Support » Theme: BizStudio Lite » error on "jquery.mobilemenu.js?ver=1.0"

Viewing 7 replies - 1 through 7 (of 7 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Yes that file isn’t there in the original theme http://themes.svn.wordpress.org/bizstudio-lite/1.0.9/js/

    Thread Starter ankur-bordoloi

    (@ankur-bordoloi)

    I know & i check the theme folder in my hosting using ftp and the file above is not available. but why the error shows?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It’s in your source code:

    <script type='text/rocketscript' data-rocketsrc='http://www.ankurs.net/wp-content/themes/bizstudio-lite/js/jquery.mobilemenu.js?ver=1.0'></script>

    Thread Starter ankur-bordoloi

    (@ankur-bordoloi)

    I have a little knowledge about wordpress/ php. So i am very thankful to you if you help to delete this code?

    Hi,

    For removing this code :
    1)Go to wp-content > themes > bizstudio-lite > SketchBoard > functions and find sketch-enqueue.php.

    2)Open sketch-enqueue.php file and find

    wp_enqueue_script('bizstudio_mobilemenu_js', get_template_directory_uri().'/js/jquery.mobilemenu.js',array('jquery'),'1.0' );

    code.

    3)Remove this code and save file.

    Best,
    Gunjan

    Thread Starter ankur-bordoloi

    (@ankur-bordoloi)

    Thanks Gunjan…. My Problem is now solve…

    Welcome..

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘error on "jquery.mobilemenu.js?ver=1.0"’ is closed to new replies.