Ajax Scrolling Forever

Home Forums Calendar Products Events Calendar PRO Ajax Scrolling Forever

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1068253
    Guy
    Participant

    Hello,

    Whenever I click ‘Next events’ on the List view of the events calendar, I get a permanently scrolling ajax wheel. You can try this here:

    https://www.rapra.org/events/list/

    It looks like it’s related to var $the_content = $.parseHTML( response.html ); in tribe-events-ajax-list.js. Can you help?

    #1068460
    Brian
    Keymaster

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    I looked at your site and see this script error, which looks to be causing the issue:

    TypeError: sliderStaff.reloadSlider is not a function
    sliderStaff.reloadSlider()

    See if you can fix that and then if the Next Events Links work correctly.

    Thanks

    #1069245
    Guy
    Participant

    Hi,

    Thanks for the update. I have fixed the syntax error in the slider code that you spotted, but I’m still getting the ajax spinning wheel error on the list view (when going to next page).

    Do you know what else it could be?

    #1069270
    Brian
    Keymaster

    Hi,

    I am still seeing these errors in the console:

    You have included the Google Maps API multiple times on this page. This may cause unexpected errors…._.dd=this;Aa=”closure_uid_”+(1E9*Math.random()>>>0);Ba=0;var lb,mb;_.I={};lb=”un…js?sensor=false (line 87)

    TypeError: a is null….height=b.height+b.W};_.Cf=function(a){return new _.N(a.offsetWidth,a.offsetHeig…js?sensor=false (line 72, col 458)

    Can you please follow our testing for conflicts guide:

    https://theeventscalendar.com/knowledgebase/testing-for-conflicts/

    And see if that can narrow down the cause of these errors.

    If it turns out to be a plugin you do not need on that page you could try using the Plugin Logic to disable other plugins on the event views and single templates:

    Plugin Logic

    #1080768
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Ajax Scrolling Forever’ is closed to new replies.