How to Hide certain Events Meta data

Home Forums Calendar Products Events Calendar PRO How to Hide certain Events Meta data

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42725
    Marco
    Participant

    Hello,
    I can add Custom Fields for events. But all Custom events will show on events details page . Is there any way to stop display certain fields ?

    Please help on this .I am using The Event Calendar Pro.

    Thank you

    #42759
    Barry
    Member

    Hi Marco.

    If I’m understanding you correctly and you want to stop certain custom fields from displaying then you will probably want to modify your custom single.php template a little. If you aren’t sure of how to do this, please refer to:

    The basic idea would be to find the code that prints out custom/additional fields, which looks like this and replace it with code that ignores the field (or fields) you specify, something like this.

    You would of course have to change the value of $ignore to whatever is appropriate in your case. Hope that helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to Hide certain Events Meta data’ is closed to new replies.