Hi Tony,
Google forgets nothing so I come back occasionally to my own thread.
I have a similar problem again with the way tooltips are displayed (monthly calendar cell).
using: JEvents v3.6.58 Stable
Joomla! 4.3.2 Stable
PHP-Version 8.0.20
After migrating to Joomla 4 I still had my customised layouts for e. g. monthly calendar cell:
<div class="eventfull">
<div class="eventstyle" style="border-bottom:5px solid {{Event background color:COLOUR}};">
{{Event Time:EVTTIME}}<span class="bis">{{End Time:ENDTIME}}</span>
<span class="description-check">{{Beschreibung:DESCRIPTION}}</span>
<span class="eventTitleToolTip editlinktip hasjevtip" title="{{Tooltip title:TOOLTIPTITLE}}" data-content="{{Tooltip content:TOOLTIPCONTENT}}">
<span class="titli">{{Title:TITLE}}</span>
</span>
<span class="titli monthi">{{Title:TITLE}}</span>
</div>
</div>
I tried to substitute this code with your default entry from a fresh Joomla-Jevents installation - it's getting even worse.
I set this customised layout to "unpublish" - the wohle entry disappears.
I will prepare every data you may need!
Do you have any idea what is going wrong?
I must admit, I do not understand, whats getting wrong, in case I unpublish a customised layout. There should step in a default one, shouldn't it?
Thank you very much in advance
Holley