Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #622314

    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.

    #622326

    any slider is not working! product slider, mansorry gallerry, nothing works (((

    #622333

    Hey!

    Please try re-updating the theme – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #622371

    as I wrote in my first message – I just updated the theme 3 minutes before writtting to support.

    #622377

    Hey!

    Please RE update the theme via FTP and overwrite all files :)

    Best regards,
    Yigit

    #622396

    overwrote the enfold folder via FTP, unfortunately it didn’t help (((

    I also cleared the browser cache.

    #622494

    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!!!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Gallery and slider stoped working’ is closed to new replies.