Problem with list view

Home Forums Calendar Products Events Calendar PRO Problem with list view

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #958860
    Gilles
    Participant

    Hello,

    If you go to the following url:

    http://wednesdaynighthop.com/calendar/

    you will see the calendar in list view. Now if you click on ‘Next Events’, it will change the url to this:

    http://wednesdaynighthop.com/calendar/list/?action=tribe_list&tribe_paged=2&tribe_event_display=list

    but instead of displaying the events for May 2015, it will jump to February 2017. Refreshing the page leads to the correct results.

    Seems like a bug in the query related to the ajax mode.

    Gilles

    #958943
    Brook
    Participant

    Howdy Gilles,

    Thanks for taking the time to file a bug report. I tested this on my site, and a few others, and I am unable to reproduce a problem. Would you mind helping narrow down the root cause?

    This is likely a bug stemming from a conflict between our plugin and another one. Perhaps another that also uses the WP Ajax API. To test for this, could you do a full conflict test (click here for a lovely guide)? Just the first section “Test if there is a conflict” will be enough to confirm if that is the problem. For many people it takes less than 5 minutes to run through. If there is a conflict, the next section will help isolate the root cause. Once we know the cause we can search for a solution together.

    Please let me know how that goes. Do you have any questions for me in the meantime, or anything else I can help with?

    Cheers!

    – Brook

    #959136
    Gilles
    Participant

    Hi,

    Thank you for the information. I disabled my functions.php customizations and the issues was still there. I have about 90 plugins installed, so it’s a bit hard to ask me to disable them all, but I will try. I will look into switching theme.

    The thing is, I look into the query in wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php, and it looks exactly the same when using ajax or on page refresh. The return of the query looks different, so that’s where the problem lies. Though I have no idea how the same exact query can result in a different result.

    If you have any idea how that could be possible, let me know. Thank you.

    #959140
    Gilles
    Participant

    Hmm it looks like I am looking at the wrong query. If you could tell me where the query is done for when the page gets refreshed, it would help my debugging. Thanks!

    #959144
    Gilles
    Participant

    Okay good news, you were right. I narrowed it down to the ‘Post Type Order’ plugin. Its description reads:

    Posts Order and Post Types Objects Order using a Drag and Drop Sortable javascript capability

    The ‘javascript capability’ part should have ticked me off. Anyway, do you have a section on your website where you list incompatible/dangerous plugins. It would be a good thing to add and this plugin should be added to the list.

    Thank you for pushing me to follow your advice 🙂

    Gilles

    #959148
    Gilles
    Participant

    A few more details, it is the “Admin Sort” option that needs to be turned off in the Post Types Order plugin admin options to make things work properly again.

    #959264
    Brook
    Participant

    Thank you so much Gilles! I really appreciate you reporting back and letting me know what the fix is. I have added that to our internal list of suspected incompatibilities. From there we do our best to fix the problem. First we will need to recreate the problem. Then investigate if it can be fixed and both plugins still behave properly. And if it can, we will reach out to the other plugin author about working together to make them compatible.

    You have given us a lot of information to go on. That’s awesome. If you have any more questions please fire away. Cheers!

    – Brook

    #984123
    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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Problem with list view’ is closed to new replies.