By Guest on Thursday, 11 December 2025
Replies 5
Likes 0
Views 456
Votes 0
I am trying to create a Custom Layout for the Event Detail Page.
When I save my html code, the Jevents stripes all tags and classes and replaces some with <p> tags.
Below is a small example of what is happening:
Add this code:
<div class="jev_evdt_header">
<div class="jev_evdt_icons">{{Ical Button:ICALBUTTON}} {{Edit Button:EDITBUTTON}}</div>
<div class="jev_evdt_title">{{Title:TITLE}}</div>
</div>
After saving:
<p>{{Ical Button:ICALBUTTON}} {{Edit Button:EDITBUTTON}}<br />{{Title:TITLE}}</p>

My current configuration:
Joomla 6.0.1
JEvents v3.6.94
I have the same Problem. Does anyone have an info for us?
Thanks
·
Tuesday, 30 December 2025 08:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I have the same incorrect behaviour at my site with the same versions of Joomla and JEvents as above.

After changing a custom layout and saving, there is no easy way to get back the former layout code. But I found out a workaround, hoping that this issue is soon be fixed:

I restored my side from a recent backup and changed the code of the custom layout at the relevant database-field in the table …jev_defaults. This works, but shout only be a makeshift solution.

Greetings
Miba
·
Saturday, 03 January 2026 20:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry for the slow release of a fix for this issue - version 3.6.95 should resolve the problem
·
Friday, 09 January 2026 11:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi geraint,
even after updating to 3.6.95, HTML/CSS adjustments are not saved.
·
Monday, 12 January 2026 06:19
·
0 Likes
·
0 Votes
·
0 Comments
·
See my reply to your other post on this topic
·
Monday, 19 January 2026 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post