Wordpress 3.9 with Revolution Slider issue

This topic has 3 replies, 3 voices, and was last updated 10 years ago ago by Olga Barlow

  • Avatar: joeylin111
    joeylin111
    Participant
    April 17, 2014 at 09:00

    I updated to WordPress 3.9 a few minutes ago, and now the Revolution Slider does not appear. I didn’t change anything.

    What should I do?

    2 Answers
    Avatar: davidfuller
    davidfuller
    Participant
    April 17, 2014 at 10:23

    Exactly the same just happened to me on idstore theme. Issue seems to be in script.js “undefined is not a function”. example: http://pinehouse.toolboxmarketing.com/

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 18, 2014 at 07:52

    Dear customers,
    We bring our apologies for this terrible inconvenience! We are planning to relese our update within next week and you can be sure it will fix your problem. But we understand that it can be urgent for you, so you may fix this issue now, manually.
    Edit file idstore/code/options.php , find if($doshortcode){ (line 5) and replace by if($doshortcode && is_string(ot_get_option( $key,$setting ))){

    Edit file idstore/code/functions.php , find wp_enqueue_script('masonry', get_template_directory_uri().'/js/jquery.masonry.min.js',array(),false,true); (line 84) and replace by
    wp_enqueue_script('et_masonry', get_template_directory_uri().'/js/jquery.masonry.min.js',array(),false,true);

    Regards,
    Olga Barlow

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘wordpress 3.9 with Revolution Slider issue’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.