How to hide Event Tags from single event meta box?

Home Forums Calendar Products Events Calendar PRO How to hide Event Tags from single event meta box?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #159694
    irishrunner16
    Participant

    Is there a snippet that I can add to my functions.php file that will hide/remove the Event Tag(s) meta from displaying on the single event pages?

    #160620
    Casey
    Participant

    irishrunner16,
    Thanks for getting in touch! You should be able to do this by utilizing the ‘tribe_set_the_meta_visibility’ function (look here for an explanation). In order to hide the Event Tags from the Event Meta, just paste the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/756f9196e136705b2504

    NOTE: we’re siginificantly reworking how Event Meta works in the next release, and will be doing away with the Meta Walker by default to keep customizations simpler. So, after updating to this future version, you’ll just need to perform a template override to re-hide the Event tags.

    Just let me know if that helps to answer your questions. Thanks! 🙂

    -Casey-

    #161072
    irishrunner16
    Participant

    Thanks Casey! That works great.
    Also, thanks for the heads up on the Event Meta changes that are in the works. Sounds like a good change, especially for those with limited php know-how like myself 🙂

    #162116
    Casey
    Participant

    Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    Thanks again for being a loyal customer! 🙂

    Cheers,
    Casey

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to hide Event Tags from single event meta box?’ is closed to new replies.