• Resolved khanm

    (@khanm)


    Hi,

    My theme currently outputs the title of the page at the top of a single event page (which would be the event title), and then the plugin also outputs the event title. So the page has duplication of titles.

    I could use display none on the event title using css, but was wondering if there is a way for me to just exclude this field from displaying on the single event page on the back-end or if there is a better way of doing this?

    Appreciate any insight!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor GeoffBel

    (@geoffbel)

    Hey @khanm

    Thank you for reaching out.
    Yes, you can tweak any calendar views exactly to your liking.

    There are two main ways to do so:

    1. Using your functions.php file you could use filters
    2. You can create custom template overrides for any view – in this case Event Single

    You will find a wealth of info on that here.

    Cheers,
    Geoff

    Thread Starter khanm

    (@khanm)

    awesome thank you so much!!

    Plugin Support iammarta

    (@iammarta)

    Hi @khanm ,

    You are always welcome!

    I’ll go ahead and mark this one as Resolved for now, but feel free to open up a new thread if anything else comes up.

    Have a wonderful day!

    Best regards,
    Marta

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide Title of Event on Single Event page’ is closed to new replies.