Hello, the linked issue is something I’ve had resolvled but only to an extent… on the main events listing the “upcoming events” title doesn’t appear but it does when you click into an event. Need the title to disappear!
Hi,
Can you point us to the URL where this happens? Along with that, can you check the single event template to see if there’s a title with “Upcoming Events” in the markup?
Hi, the above is where it is happening. The events listing is fine, just when you click into an event the header re-appears.
Can’t see anything in the single event template. Its in the loop-espresso-events.php… I changed the title to ” Booking now…” Is it safe to delete the following line to remove the title all together?
echo apply_filters( ‘FHEE__archive_espresso_events_template__upcoming_events_h1’, __( ‘Booking Now…’, ‘event_espresso’ ));
loop-espresso-events.php is only ran for EE events, so looking over your site you should be able to remove lines 15 to 33 as your hiding the output on the archive and single event output anyway.
If you remove those lines run through and check your event details are output as expected.
The support post ‘Removing "Upcoming Events" title’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.