Hide Meta Box

Home Forums Calendar Products Events Calendar PRO Hide Meta Box

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1052285
    Ching Hong
    Participant

    Help Please!

    Is it possible to hide the meta box(details,) but retain the “ticket box”? I would like to sell ticket, but all of the information have been posted in the event details, I don’t want to duplicate the information.

    Any suggestions? Thank you.

    Chris Man

    #1052761
    Cliff
    Member

    Hi Ching.

    Could you please send me a screenshot/mockup of what you want removed, plus a link to the event the screenshot came from?

    Thank you.

    #1052957
    Ching Hong
    Participant

    This reply is private.

    #1053565
    Cliff
    Member

    Thanks for the screenshot. I see you want the entire meta area removed.

    Please make sure you’re using a child theme and reference our Themer’s Guide.

    You’ll want to override this file — /wp-content/plugins/the-events-calendar/src/views/single-event.php — in your own theme by creating a file at [your-child-theme]/tribe-events/single-event.php

    Basically just copy the file from the plugin folder to that child theme folder and remove these lines from the child theme’s version of the file:

    Screenshot 2016-01-10 11.46.49

    I hope this information helps you accomplish what you’re wanting.

    Please let me know how it goes for you.

    #1053620
    Ching Hong
    Participant

    Thank you for your help!

    But it will also removed my “Ticket Box”.

    So how can I hide the “details box” but “ticket box”?

    #1054217
    Cliff
    Member

    Sorry about that. Of those highlighted lines in the code, do NOT remove the ‘do_action’ lines. Leave those in. You can just comment out (instead of fully removing) the ‘tribe_get_template_part’ line and that’s all.

    Please let me know if this gets things working for you as desired.

    Thanks!

    #1054927
    Ching Hong
    Participant

    It looks fine! It’s work! Thank you so much!

    Chris Man

    #1054942
    Cliff
    Member

    Excellent. Thanks so much for letting me know. 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Hide Meta Box’ is closed to new replies.