Remove event title box
-
Hello guys!
I would like to remove the title box on my image (list view and sigle event view).
Someone can help me ?Thx
Paul
The page I need help with: [log in to see the link]
-
I don’t find in the php files the code line about.
I had an issue with headers I didn’t want.
I went to the Event Calendar settings>Display, and changed the Event Template setting to “Default Events Template”, and the header disappeared.
I only had the header where “Default Page Template” was selected.
Not sure if that helps?
Garry
It’s not the header my problem.
My problem is the title ON the image, the title in the colorful box.Ah, – I see.
On inspection, I see where the link does specify title=”….”
There may be a couple of lines of CSS code to turn that title off, but beyond that, I can’t help – sorry.I suspect the php code may be in single-event.php (src>views>list)
Around line 33 ?<h3 class=”tribe-events-list-event-title”>
” title=”<?php the_title_attribute() ?>” rel=”bookmark”>
<?php the_title() ?>
Yes…but when I delete this lines, nothing happens…
Hey there @pdestexhe!
Thanks for reaching out — sorry to hear that you are experiencing difficulties.
I’m not seeing the header you are talking about so you must have got this sorted, kudos for that!
Take care,
Ed 🙂Hey there,
Since this thread has been inactive for a while, I’m going to go ahead and mark it as resolved. Don’t hesitate to create a new thread any time you help again!
Ed 🙂
The topic ‘Remove event title box’ is closed to new replies.