[Resolved] AJAX Slider fnction with Enfold Theme not working
This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I made a Toolset Slider View that pulls the title and the date from all posts in the category headlines (Screenshot1)
With the Enfold Them the view is displayed ( yellow Square) but it is not automatically sliding (Screennshot2) , if I change the theme ( WPOcean) it works fine (see Screenshot 3)
It looks like Enfold Theme is not loading the Toolset fields properly for exemple those are missing on the page , when I switch themes I can see them in the source code
I am aware that there are issues between Enfold and Toolset, but since there is no error in the Browser console I was hoping that you guys could point me to the solution, i am surely not the first one encountering this.
I tested this locally with a copy of Enfold and found the same, that Views scripts and stylesheets are not added to the page.
It doesn't seem to affect *all* 3rd-party assets, however, as I was able to enqueue a custom CSS stylesheet I made for testing and it *was* included on the page, so Enfold doesn't appear to be universally blocking 3rd party assets.
I've passed my findings on to my colleagues so they can investigate further, and I'll get back to you with their feedback.
I don't mean to pass the buck, but my colleagues found that Enfold dequeues *our* scripts and styles. We don't know why, but they need not to. We are contacting them with our findings.
Hi Nigel, copy that, yes me too I think the problem/ call for action is with Enfold, I will follow up my Ticket with them maybe together we can make this work.
Best regards and thanks for the support
Peter
Hi Nigel,
This is the answer from Enfold Support team:
Thanks for the update.
The theme doesn't interfere, at least not directly, with any of those scripts but it is possible that the scripts they depend on such as "jquery migrate" are being disabled. Please ask the plugin author for script name and the list of dependencies it relies on.
Just a quick update to say that the Enfold authors have not been responding to our emails, which is the same situation we have found ourselves in previously with compatibility issues with that theme, and we have exhausted our efforts from our side and the issue has been marked as obsolete.
They are deregistering the WP core script wp-mediaelement, which then breaks the enqueuing of Views assets.
(They have only been doing it since version 4.9 of WordPress, so this would probably not have been an issue before.)