tribe-events-before.html duplicated on community page

Home Forums Calendar Products Community Events tribe-events-before.html duplicated on community page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1050096
    Pat
    Participant

    I added some HTML in the Display settings under “Add HTML before event content”. It works fine on the calendar page, but on the community/add page, it appears twice at the top of the page.

    #1051206
    Geoff
    Member

    Hi Pat,

    So sorry for the trouble here! This is indeed something that’s been reported and we have a ticket to fix it up in our system.

    While I don’t have a timeframe for when a patch will be released, I will mark this thread Pending Fix. Also, you can add this CSS to your theme’s style.css file or using the Simple Custom CSS plugin to hide the extra block:

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

    Thanks for the heads up!

    Geoff

    #1071004
    calendarofantiques
    Participant

    The CSS plugin is not working for me! http://www.calendarofantiques.com//events/community/add/

    #1071071
    Geoff
    Member

    Hello @calendarofantiques,

    Thanks for chiming in! If the CSS plugin is not working for you, then you might need to add that snippet to your theme’s stylesheet instead.

    If you’re still having troubles adding custom styles, please feel free to open a new thread and we can help you there directly. 🙂

    Thanks!
    Geoff

    #1075118
    Geoff
    Member

    Hey there!

    Just wanted to jump in here and let you know that we released Community Events 4.0.3 last night and it included a fix for this issue. Please check your WordPress updates, or you can also grab the latest copy by logging into this site and heading to My Account > Downloads.

    Thanks for your patience while we worked on this! Please feel free to open a new thread if you continue to experience the same issue or have any other questions that pop up during updating and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘tribe-events-before.html duplicated on community page’ is closed to new replies.