Hi there, I want the theme ,and rev slider to use google libraries jquery, is this possible?
https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js
Thanks.
Hi there, I want the theme ,and rev slider to use google libraries jquery, is this possible?
https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js
Thanks.
I figured it out, thanks.
Hey @logoglo,
Glad you’ve sorted it out. I just want to point out that WordPress already includes jQuery and most themes and plugins including ours depends on that. Unloading the WP jQuery is possible through third-party means but just note that it’s not recommended and supported.
Thanks.
thanks, one thing, I wanted to update to the latest jquery, it works sitewide, but the portfolio page breaks, is there anyway I can make JUST the portfolio page load the old jquery?
Hello @logoglo,
The theme do not load/unload jQuery. It only relies on the jquery version that is serve by WordPress. If you unload the old version and used the new version that’s it. You cannot load/unload selectively. It may be possible with custom development which is beyond the scope of our support.
By the way, I have checked your site and I am seeing this JS error in your Portfolio page:
Uncaught ReferenceError: grecaptcha is not defined
at (index):126
This JS error may have come from a 3rd party plugin. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Hope this helps.
Thansk, yeah, captcha is put on every page by contact form, I have disabled it on this page.
Hello @logoglo,
I am still seeing the JS error in your Portfolio page. Please login to your CloudFlare and purge your site cache.
Best Regards.
That error will show, and on all pages where contact form puts captchya, but I have disabled for faster load.
Okay great!
If you need anything else we can help you with, don’t hesitate to open another thread.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.