Skip to content

Slicknav is not working with wordpress jquery #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rx-rakib opened this issue Jun 15, 2017 · 1 comment
Open

Slicknav is not working with wordpress jquery #161

rx-rakib opened this issue Jun 15, 2017 · 1 comment

Comments

@rx-rakib
Copy link

Hi, When the jquery file in my theme folder and it call from directory by this code then it's working. But When i call wordpress jQuery by wp_enqueue_script('jQuery'); from functions.php then it's not working.............
How to solve these problem.........?

@dhimaskirana
Copy link

i use this on my Theme and it's working..

`wp_enqueue_script( 'jquery-slicknav', get_template_directory_uri() . '/js/jquery.slicknav.js', array('jquery'), false );

You can check my themes using slicknav >> https://wordpress.org/themes/mahal/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants