Event page keep loading

Home Forums Calendar Products Events Calendar PRO Event page keep loading

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #973238
    Larry
    Participant

    Hello guys I´m having an issue with the event page:

    At the end of this page http://www.adaquest.com/services/vision-realization/ you will see an event “Join the 10% Success Club: The Secret to Achieving a Vision”

    When you click on the event it send you to the page but the page keeps loading.

    The only way to vie the page is to hit the reload button of the browser.

    Hope you guys can help me.

    The account is under the email: [email protected]

    Best Regards

    Emmanuel Gtz.
    Webmaster Rounding the Corner

    #973259
    Brian
    Member

    Hi,

    I took a look at your site and it just looks like the Loading Image is not being hidden as you did not add the css to your theme. The page is not actually loading.

    Try out this css to hide it:

    .tribe-events-ajax-loading img {
    display: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #973935
    Larry
    Participant

    Hello Brian thanks for the help, the code you gave me eliminate the loader, but the page still not loads correctly.

    This is a screen shot of the page http://roundingthecorner.com/event-page-001.png

    After i hit the refresh button in the browser it looks correct http://roundingthecorner.com/event-page-002.png

    Hope you can help me

    Best Regards….

    #973945
    Brian
    Member

    Hello,

    Ok thanks for the info.

    It looks like you are using Autoptimize to Combine and Minify CSS. That tends to create issues with our css.

    If you turn that off does it fix the issue?

    #974213
    Larry
    Participant

    I have turn off the plugin and still not showing correctly

    #974216
    Brian
    Member

    Ok I took another look and it was not working and none of the Event stylesheets were loading.

    However, it appears to be the way your theme loads new pages. It looks to be using some kind of ajax of script to do it. That script is not correctly loading all the stylesheets on a given page. I do not have a solution for that unfortunately as that is how your theme is designed and has to be fixed there.

    #986966
    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 ‘Event page keep loading’ is closed to new replies.