Enfold Post slider conflict with Event Calendar Pro

Home Forums Calendar Products Events Calendar PRO Enfold Post slider conflict with Event Calendar Pro

Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • #1014857
    andersonparks
    Participant

    This is in reference to a topic that was opened a little while back. Here is the thread. https://theeventscalendar.com/support/forums/topic/enfold-posts-slider-not-working-after-update-to-ecp/#post-1005261

    I have been going back and forth with the Enfold theme developer to determine the issue. They are saying that your plug-in overrides the their post slider query. They have added a php snippet to filter but still not working. As stated in the thread before this only started to happen after the latest update to the ECP plug-in. I have deactivated every plug-in one at a time and it is definitely your plug-in causing the issue. Again, if you need log-in creds or anything to help get this resolved, please advise. We have hundreds and hundreds of Events loaded into your plug-in and we paid for the pro version so trying a different plug-in is not necessarily an option. I can send you a link to the thread from Enfold if that would help as well.

    Thanks!

    #1014920
    Geoff
    Member

    Hi Allison, and sorry for the continued issue here! I read through your thread here as well as the one you had opened with Brook earlier. What a tangle!

    I would definitely be interested in seeing the thread you opened with the theme developer. Would you share that with me here so I can get that extra bit of context?

    In the meantime, it would also be handy for you to head to Events > Settings > Help from the WordPress dashboard, copy your system information at the bottom of the screen and paste it here as a private reply. I want to use that as a way of replicating your system as much as possible on my own setup so I can troubleshoot from there. I do see you had provided it in the last thread, but just asking for it again in case any settings have changed since then. 🙂

    Thanks!
    Geoff

    #1015005
    andersonparks
    Participant

    This reply is private.

    #1015053
    Geoff
    Member

    Thanks Allison! I’m looking into this now.

    Just to confirm, do you have a tribe-events folder in either your parent theme directory or child theme directory? Or any calendar functions in your functions.php file(s)? Want to make sure i’m not missing anything obvious as I check this out.

    Geoff

    #1015062
    andersonparks
    Participant

    Yes, we are using a child theme and have some modifications. We needed to add a sidebar to the page that your plug-in does not support and we had to add something else to allow us to add ext to the price box. if you need to see them, I can give you ftp access. Some may be accessible from wp-admin, appearance->editor->. Let me know if you would like ftp access. Thank you so much!!

    #1015069
    Geoff
    Member

    Awesome, thanks for checking and confirming that with me!

    Does the issue continue if you temporarily remove those modifications?

    I’m still looking at this from my end and will likely have more to share tomorrow. I’m working with others on the team to make sure we cover it thoroughly, so just wanted to keep you in the loop. 🙂

    Geoff

    #1015229
    andersonparks
    Participant

    I removed them and took out all of the functions and that did not resolve the issue. Enfold is saying your plugin overrides the post slider query. They said they added a filter (which they did not) that looked like this

    add_filter('avia_post_slide_query', function($query, $params) {
    	var_dump($query);
    	return $query;
    }, 10, 2);
    

    so I added myself to see if it did anything and it did nothing.

    #1015293
    Geoff
    Member

    Gotcha. Thanks for giving that a try and again for the added context! That gives me some more to look at for sure.

    I am looking at this today and will have more to report. Thanks for hanging with me while we look into this together.

    Geoff

    #1015339
    Geoff
    Member

    Hi Cynthia,

    We’re having a tough time trying to recreate the issue on our end, but want to keep on testing to make sure we’ve covered our bases.

    Will you please install and active the Debug Bar plugin? From there, enable the SAVEQUERIES option. This will allow us to view the actual queries being logged on the pages and see where The Events Calendar might be interfering.

    Thanks for your help!
    Geoff

    #1015355
    andersonparks
    Participant

    It’s installed and already seeing something about tribe in the query

    #1015443
    Geoff
    Member

    This reply is private.

    #1015787
    andersonparks
    Participant

    This reply is private.

    #1016173
    Geoff
    Member

    This reply is private.

    #1016226
    andersonparks
    Participant

    Go ahead and work on it please, this has been going on for over a month now, back and forth between both Enfold and this support. I have not told them to continue with anything yet so please move forward.

    #1016236
    Geoff
    Member

    Great, will do! More to come…

Viewing 15 posts - 1 through 15 (of 22 total)
  • The topic ‘Enfold Post slider conflict with Event Calendar Pro’ is closed to new replies.