Error in last update 7.4?

Posted in: Newspaper
Post count: 2

Is it possible that there is error in this JavaScript, in the last updated version 7.4?

File: Newspaper/js/tagdiv_theme.js?ver=7.4
Line: 1401

This line:
jQuery( tdAnimationStack._general_selectors).not( ‘.’ + tdAnimationStack._animation_css_class2 ).addClass( tdAnimationStack._animation_css_class1 );

It has an empty string:
tdAnimationStack._animation_css_class2

Post count: 22421

Hello,

The string is empty for a reason. There is no error with the strin you mentioned. But on my end the strinc is on line 9886 not 1401. If you get a js error in your browser console it could be a plugin conflict as the animation is the first one to break with a plugin conflict. I assume your images get an opacity of 0 and cannot be seen properly. This is a very common issue caused by plugins. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it.

Thank you!

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