Hi,
I have the case that the Title is shown twice just on the single-event page.
I tried follwing but without success:
1. Loop Error: define(‘TRIBE_MODIFY_GLOBAL_TITLE’, true);
I added this to my functions.php of my theme but without succes.
Configuring The Events Calendar With Constants
2. Removing via CSS mytheme/tribe-events/tripe-events.css and tribe-events-pro.css in the pro folder
with following code
h2.tribe-events-single-event-title {
display: none;
}
but nothing worked. Have you any Idea did I something wrong?… furthermore fur further adjustments for the single event is should adjustments be placed in tribe-events or in the pro section of my theme. I have a pro version but. But the single event is in the free version… therefore I’m asking.
Would be nice if you have any Idea.
Kind Regards