Content Area

Home Forums Calendar Products Events Calendar PRO Content Area

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1215125
    Fraser
    Participant

    I am wanting to add a content area above the calendar explaining the booking process.

    If I add the content in Event Settings > Display

    it also adds this content to the single event page.

    I hope I havent missed something simple, but could do with a pointer….

    Thanks

    #1215484
    Geoff B.
    Member

    Good evening Fraser and welcome back!

    Thank you for reaching out to us.

    I would love to help you with this topic.

    Actually you have not missed anything, displaying that content both on the calendar view and the single event view is default behaviour.

    The good news is that you can easily fix this in one of 2 ways:

    1. Tweak your single-event view template to remove the “Add HTML before event content” from displaying. You might want to read our Themer’s guide to get a sense of how that works.
    2. Simply hide this content from the single event view using CSS.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .single .tribe-events-before-html {display: none !important;}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1215685
    Fraser
    Participant

    Perfect, Many thanks for your help!

    #1215944
    Geoff B.
    Member

    Good morning Fraser,

    I am super stoked that this worked for you.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Content Area’ is closed to new replies.