Hi @verciani,
I have checked the link you have shared. On this page, you are using the default event page This is not our plugin page.
In case if you want to design single event page then please use The Events Calendar Event Details Page Templates
Thanks & Regards
Hi @jyoti197 – Hmmm.. not sure I understand.. I’m using the free version. I still need hep?
-
This reply was modified 5 years, 11 months ago by
verciani.
-
This reply was modified 5 years, 11 months ago by
verciani.
@verciani
I was browsing for tricks and tips and came across your question. What Jyoti is saying is that your events detail page is coming from The Events Calendar template, not the template from his plugin.
You may want to check the page template you are using. Looks like you are using “Default Page Template.” Try changing it to “Default Events Template”
You can also try using some custom CSS such as
.single-tribe_events .entry-header, .single-tribe_events .featured-area {
display:none;
}
Thanks @collabora for taking a look at my page. I had tried switching to “Default Events Template” but it didn’t work. In fact, “Default Events Template” is selected now. Still adds the image on my top header. I also added the code you gave me and unfortunately didn’t work either. 🙁