Slider showing twice in Community Page

Home Forums Calendar Products Events Calendar PRO Slider showing twice in Community Page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1054714
    nerdnestmedia
    Participant

    Hello,
    I have added a slider to the calendar page in a website I am building.

    Everything that is inserted in the “before” box in the settings of the Events Cal is showing twice on the Community “add event” page.

    This div: tribe-events-before-html is being called twice. Is this a known bug? Or do you have a work around?

    Thanks!

    #1054985
    Brook
    Participant

    Howdy!

    That is a bug. 🙁 But there is a quick and easy fix. If you add the following to one of your CSS files it should hide the second one:

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

    We will patch the problem properly in an upcoming release. Until then though the above should work.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    #1055536
    nerdnestmedia
    Participant

    Hi there!
    Thanks so much for your quick response.

    I did add the CSS, and it worked for that page, but removed the single instance of the slider on the calendar page itself.

    Any ideas?

    Thanks!

    #1055746
    Brook
    Participant

    Ooops! Let’s try this:

    div#tribe-events-pg-template > .tribe-events-before-html { display: none; }

    That work as expected?

    • Brook
    #1056744
    nerdnestmedia
    Participant

    THANK YOU!!! That definitely worked.

    I appreciate your time with this. Any idea when the bug will be worked out?

    #1057926
    Brook
    Participant

    Typically bugs are fixed within 2 releases. Often times its the very next major release, but sometimes that one is so far along that we cant introduce new code without having to restart QA — and if we restart QA we lose up three weeks of time and risk introducing new bugs. This is just a guess, but I would say this will be fixed by version 4.2.x, very possibly sooner. We will post back here once a fix is just about ready.

    Happy it’s working now. Please let me know if you have anymore questions. It’s been my pleasure!

    • Brook
    #1076869
    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 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Slider showing twice in Community Page’ is closed to new replies.