Hi team, i updating wordpress 4.5 after doesnt show preview images in website you can look notdefteri[.]net
what is problem? can you help me please..
http://www.screencast.com/t/DIqsG17fNNdh
-
This topic was modified 10 years by
notdefteri.
Hi
There is jQuery conflict and some of theme’s features are affected. We investigate this and will release an update in shortest time possible. Meanwhile you can add this line in tagdiv_theme.js file as a temporary fix: http://screencast.com/t/Ur4jw4L6Z8
jQuery("a[href*='#']").click(function(e) {
Thanks for your understanding!
-
This reply was modified 10 years by
Andrei L..
Hello Andrei,
I already have
jQuery(“a[href*=#]”).click(function(e) {
in the spot where I need to add that query of yours. Should I replace it or put after?
Same problem here. I add the code, but it don’t work!
Would be cool to solve the problem quick…
HI
@Syambarkah Just replace the old line with new one, clear the cache memory, deactivate all plugins except Visual Composer then test again.
@AWAY FROM LIFE make sure you don’t use Speed Booster plugin, also deactivate all others plugins except Visual Composer then test again.
We do our best to solve this issue and an update will be released in shortest time.
Thanks for your understanding.
Andrei L. what will change jQuery("a[href*='#']").click(function(e) { there are also lines We will do exactly what?
i added code but not working smart sidebar jQuery("a[href*='#']").click(function(e) { how can i fix?