revslider issue
-
Hello guys, I am currently using the rev slider, when I activate the Async JavaScript, either on defer or unsync the slider on the main page doesn’t show. I have activated the insert js to the footer and the defer js loading on global but it still doesn’t work, any ideas on how to fix this?
I also have tried adding the addon as an exception.-
This topic was modified 7 years, 8 months ago by
johndos.
The page I need help with: [log in to see the link]
-
This topic was modified 7 years, 8 months ago by
-
what JS error do you see on the browser console when AsyncJS is active on a revslidered page John?
These are the Three errors I get
Uncaught ReferenceError: jQuery is not defined
at jquery.themepunch.tools.min.js:23
at jquery.themepunch.tools.min.js:23
(index):122Uncaught ReferenceError: jQuery is not defined
at (index):122
(index):263Uncaught ReferenceError: jQuery is not defined
at (index):263the plug in is active you can check it medicalfa.gr
-
This reply was modified 7 years, 8 months ago by
johndos.
in that case: try excluding jquery.js from being asynced/ deferred as well?
Now ( and some times without excluding the jquery.js) I am getting this:
Uncaught TypeError: $(…).owlCarousel is not a function
at HTMLDocument.<anonymous> ((index):271)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.K (jquery.js:2)
admin-bar-v2.js:2
Uncaught ReferenceError: _ is not defined
at admin-bar-v2.js:2
notes-common-v2.js:32
Uncaught ReferenceError: Backbone is not defined
at notes-common-v2.js:32
at notes-common-v2.js:158Could you visit the website cause I’m getting kind of confused.
and now on firefox I am getting these errors
[Show/hide message details.] ReferenceError: jQuery is not defined[Learn More] jquery.themepunch.tools.min.js:23:102 <anonymous> https://medicalfa.gr/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js:23:102 <anonymous> https://medicalfa.gr/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js:23:2 [Show/hide message details.] ReferenceError: jQuery is not defined[Learn More] medicalfa.gr:122:1 <anonymous> https://medicalfa.gr/:122:1 JQMIGRATE: Migrate is installed, version 1.4.1 header-555b210c-1538153644.min.js:49:542 [Show/hide message details.] TypeError: punchgs is undefined[Learn More] header-03e72803-1538153644.min.js:7:1837 revolution https://medicalfa.gr/wp-content/uploads/fvm/out/header-03e72803-1538153644.min.js:7:1837 <anonymous> https://medicalfa.gr/:272:13 i https://medicalfa.gr/wp-content/uploads/fvm/out/header-555b210c-1538153644.min.js:42:27444 fireWith https://medicalfa.gr/wp-content/uploads/fvm/out/header-555b210c-1538153644.min.js:42:28213 ready https://medicalfa.gr/wp-content/uploads/fvm/out/header-555b210c-1538153644.min.js:42:30004 K https://medicalfa.gr/wp-content/uploads/fvm/out/header-555b210c-1538153644.min.js:42:30366 [Show/hide message details.] SecurityError: The operation is insecure. v2.zopim.com:20764 n https://v2.zopim.com/:20764:34 o https://v2.zopim.com/:40622:1 n https://v2.zopim.com/:40560:8 t.exports</< https://v2.zopim.com/:40694:1 a https://v2.zopim.com/:2048:10 r https://v2.zopim.com/:2042:1 t.exports< https://v2.zopim.com/:40693:1 <anonymous> https://v2.zopim.com/:40680:13 <anonymous> https://v2.zopim.com/:40679:2 e https://v2.zopim.com/:9:1 <anonymous> https://v2.zopim.com/:111:1 <anonymous> https://v2.zopim.com/:1:2 perf_trace {"name": "e2e", "parent": "PageEvents.BIGPIPE_ONLOAD"}-
This reply was modified 7 years, 8 months ago by
Jan Dembowski.
-
This reply was modified 7 years, 8 months ago by
Jan Dembowski. Reason: Fixed formatting
As I see it all of the front page (in this case the home page) all js get crazy, sometimes work sometimes do not work after unsync is activated.
hey John;
just had a look but it seems you have asyncjs already deactivated. based on that last copy/paste you did though, it seems like you had “fast velocity minify” running as well, which is likely to cause issues when combined with asyncjs (as FVM changes filenames, so excluding jquery from asyncjs for example might not work). hope this clarifies somewhat.have a nice weekend!
frankhey mate I am going to disable FVM and try again, I will let you know, btw if you want I can activate ansync as it is and let you have a look at it if it helps.
by the way does that mean that I can either use the ansync or FVM? Cause I need both minify and defer.
I don’t know FVM well enough I’m afraid, maybe it can async as well?
yes it can but I wanted to use a tool that it’s primary purpose is defer. If this can’t be solved I will go with the FVM defer solution, I just added that for it’s minifing abilities.
Excluding the RevSlider plugin, with the exclude the plugin method in Async JS plugin worked for me and removed all the Revslider associated errors.
good to know, thanks for the feedback Umair! 🙂
Yeah mate sorry I solved it somehow and forgot to mark it as closed. I deferred the revslider within the rev settings and then stopped deferring the jquery as it seems there is no way around it.
thanks for the follow-up anyway John!
enjoy your weekend!
frank -
This reply was modified 7 years, 8 months ago by
The topic ‘revslider issue’ is closed to new replies.