[ad_1]
Hello,
After the latest plugin update I am experiencing a weird problem on my calendar. The title tags disappeared, and as a result the HTML is exposed to the user. The structure of all events is as follows:
< tabindex="0" aria-haspopup="true" class="title has_desc confirmed">Title</>
< class="descloc hover_block">
<div class="time_in_hover_block">Time</div>
<div class="title_in_hover_block">Title</div>
<div class="eventdesc">...</div>
</>I am on WordPress 6.4.1 and PHP 8.1.25.
Thank you for your help!
The page I need help with: [log in to see the link]
