Home › Forums › Weaver Xtreme Theme › Phone Menus Stopped Working
- This topic has 5 replies, 3 voices, and was last updated 2 years, 4 months ago by
hkp.
-
AuthorPosts
-
January 18, 2021 at 21:33 UTC - Views: 28 #67074
hkp
ParticipantHi Folks,
I used my phone to access my site today for the first time in a while, and found to my surprise that the top menus were not working.
I tried a couple of browsers and the results are the same. Nothing happens when “Resources” or “Articles” is pressed.
I came to my desktop and found all is working well.
I have not made and changed to settings in a long while, so have no idea what has caused this issue.
Any suggestions as to what is happening?
The site address: https://www.hiskingdomprophecy.com/
The screen capture below shows the 2x top menus – “Resources” & “Articles”
Regards and thanks,
AngusJanuary 18, 2021 at 22:45 UTC - Views: 26 #67077scrambler
ModeratorThe browser console shows that the scripts on your site are broken
(index):1 Uncaught ReferenceError: jQuery is not defined
at (index):1
(index):2 Uncaught ReferenceError: jQuery is not defined
at (index):2
(index):5 Uncaught ReferenceError: jQuery is not defined
at (index):5Make sure you have updated to the latest of everything (including WP)
Make sur you are not using any optimization plugin (like the option in jetpack or other), as these usually break the theme.
January 18, 2021 at 23:09 UTC - Views: 19 #67080hkp
ParticipantThank you.
Yes, it was a plugin called: Fast Velocity Minify
Disabling that solved the issues – but adds to the load time.
I guess I now need to spend some time on the settings, or find a new simple plugin 🙂
Regards and thanks,
AngusJanuary 19, 2021 at 02:14 UTC - Views: 15 #67084scrambler
ModeratorAny minify or optimizer is likely to break things. Weaver already minifies and optimize CSS and script, and it has several scripts that must be run in very specific order. Any compacting of that will likely break things.
Figure out what part need improvement other than CSS and script and then look for a solution there
January 19, 2021 at 17:40 UTC - Views: 13 #67094Weaver
KeymasterAnd most script “optimizers” allow you to not include specified scripts / css files. Search your page HTML source for .js and .css to identify files that are loaded from /weaver-xtreme and exclude those.
January 20, 2021 at 03:04 UTC - Views: 8 #67100hkp
ParticipantThank you kindly for your advice!
I have managed to work it out on Fast Velocity Minify and all is working better than before.
I realised from your comments that I could group data files into 3 source categories, and that cut down on the number of options to test.
When that was done, on the final speed test I found a suggestion about “configuring eTags”. After doing that there was a noticeable further speed increase.
Regards and thanks,
Angus -
AuthorPosts
- You must be logged in to reply to this topic.