Duplicate before & after content on Community Events add page

Home Forums Calendar Products Community Events Duplicate before & after content on Community Events add page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1050815
    David
    Participant

    There was another Thread with same issue unresolved here —> https://theeventscalendar.com/support/forums/topic/community-events-add-on-bugs/

    I followed all the “Testing for Conflicts” and I’ve disabled any template overrides by renaming ‘tribe-events’ within my theme folder to ‘tribe-eventsOFF’. but problem persists.

    The ‘Default Page Template’ works fine without duplicating any content.
    The ‘Default Events Template’ does NOT work. I need to edit this in order to display a left sidebar on the Events Page.

    http://sbcqualitycounts.com/ece-trainings/community/add

    The Events Calendar 4.0.4
    The Events Calendar Pro 4.0.3
    The Events Calendar Community Events 4.0.3

    #1051531
    George
    Participant

    Hey David,

    I’m really sorry to see these issues surfacing again – you’re right that these have arisen for some customers in the past, though I tried to recreate the problem on my local site and unfortunately cannot recreate the problem 🙁

    I say “Unfortunately” because if we cannot recreate problems, it’s hard to make up bug reports for them – however, I will continue to try to do that and will get some of our developers to look at this a bit more closely.

    In the meantime, you can temporarily ensure that only one piece of “before content” content shows up by adding the following CSS to the bottom of your theme’s style.css file:


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

    I’m sorry that there’s only a temporary fix at this time, but we will continue investigating this.

    Let me know if the CSS above helps for now!

    Cheers,
    George

    #1052200
    David
    Participant

    The CSS will work just fine. Thanks for that.

    #1052667
    George
    Participant

    Glad to hear it, @David – we will continue to investigate this bug and hopefully a future release will contain a more thorough fix than our previous attempts at fixing this. For now, as you said, I hope the CSS helps! 🙂

    I’ll close up this thread for now, but open a new thread any time if other issues/questions/comments/concerns arise.

    Cheers,
    George

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Duplicate before & after content on Community Events add page’ is closed to new replies.