• Resolved warhost

    (@warhost)


    Hey,

    I want to add something after the details of an event. I have managed to do so on a single event page by adding a action to ‘tribe_events_single_meta_details_section_end’, but how can I accomplish this for the month overview page for the details of every event?

    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • Barry

    (@barryhughes-1)

    Hi @warhost,

    Great to hear you’ve made some progress with your changes 🙂

    I’m afraid that here in the free support forums we can’t go into too much detail with customizations like this one, but I would recommend that you look at both the following:

    • Our Themer’s Guide, which covers the process for safely overriding our templates and other ways to customize things
    • The documentation contained within the month/single-event.php template

    Good luck!

    Thread Starter warhost

    (@warhost)

    Thanks!

    For reference:

    I used /view/list/single-event.php and php echoed’ the button directly just before the “tribe-events-event-meta” div ends. Save this at your (child)themes folder as specified at the top of the file, should be update proof.

    Cheers

    • This reply was modified 6 years, 5 months ago by warhost.
    Barry

    (@barryhughes-1)

    Thanks for sharing!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Action after meta details on month overview’ is closed to new replies.