Hi,
I just noticed that the Gallery and Fullwidth Easy slider stopped working. I did not install any pluging since it was working. only thing I did was activating/deactivating the easy cache plugin. Now the gallery and the slider don’t work with active and with inactive chache plugin.
I just updated the theme to the latest version – it didn’t help.
Please help me.
Thank you.
any slider is not working! product slider, mansorry gallerry, nothing works (((
Hey!
Please try re-updating the theme – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
as I wrote in my first message – I just updated the theme 3 minutes before writtting to support.
Hey!
Please RE update the theme via FTP and overwrite all files :)
Best regards,
Yigit
overwrote the enfold folder via FTP, unfortunately it didn’t help (((
I also cleared the browser cache.
resolved!
in my post #612440 you suggested to add this code to my functions.php :
function wp_change_aviajs() {
wp_dequeue_script( ‘avia-default’ );
wp_enqueue_script( ‘avia-default-child’, get_stylesheet_directory_uri().’/js/avia.js’, array(‘jquery’), 2, true );
}
add_action( ‘wp_print_scripts’, ‘wp_change_aviajs’, 100 );
this costs the problem with slides. after I removed the code – all slides work fine.
ok. this problem is solved now, but the case #612440 is again open ((( Please help!!!!