HTML Header Repeated

Home Forums Calendar Products Community Events HTML Header Repeated

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1038465
    Kim
    Participant

    We have a small amount of HTML displayed at the top of our calendar (added through the “Add HTML before event content” setting), that HTML is being repeated twice on the Add event Community events page.

    Repeat

    #1038641
    George
    Participant

    Hey @kim!

    I’m really sorry about this behavior…there could unfortunately be a bug here, which I will investigate, but just for the time being, you can fix this if you add the following CSS to the bottom of your theme’s style.cs file:


    #tribe-community-events.form .tribe-events-before-html {
    display: none !important;
    }

    Now, to help with investigating the existence of a bug here, could you help with the following two things?

    1. First can you share your “System Information” with us? Here’s how → https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    2. Next, can you confirm whether or not you have any customizations whatsoever on your site? I’m talking only about customizations to either The Events Calendar, or to Community Events.

    Thank you!
    George

    #1076066
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘HTML Header Repeated’ is closed to new replies.