WordPress 4.5 after updating preview images problem

Posted in: Newsmag
Post count: 31

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

Post count: 6535

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..
Post count: 29

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?

Post count: 88

Same problem here. I add the code, but it don’t work!
Would be cool to solve the problem quick…

Post count: 6535

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.

Post count: 31

Andrei L. what will change jQuery("a[href*='#']").click(function(e) { there are also lines We will do exactly what?

Post count: 31

i added code but not working smart sidebar jQuery("a[href*='#']").click(function(e) { how can i fix?

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newsmag’ is closed to new topics and replies.