hi, i’ve searched and found some threads about hiding ticket numbers for sale and have tried to add the css code in the customization field, but it has not worked
i’m wondering if there is way to change the code by going into the root menu like how i removed the footer and header like below, please advise. thanks
here’s a sample url https://cad-ray.com/seminars/
wp-content/plugins/the-events-calendar/src/views/single-event.php. In your copy, you’ll want to remove the following from the tribe-events-footer section:
<ul class=”tribe-events-sub-nav”>
<li class=”tribe-events-nav-previous”><?php tribe_the_prev_event_link( ‘<span>ยซ</span> %title%’ ) ?>
<li class=”tribe-events-nav-next”><?php tribe_the_next_event_link( ‘%title% <span>ยป</span>’ ) ?>