Adding JQuery to WPPage
-
Hello all,
I’ve recently stumbled into a great JQuery full screen slider that I’d like to use as a Static Page to my website.
On the developers GitHub, I am able to download the plugin and there is also a note on usage.
I have a front-page.php file and I’ve uploaded the jquery.superslides.min.js into my js folder. In my functions.php file, I have also done a conditional check for whether or not we are currently on the front page, and then I proceed to enqueuing the js file.
Here is the GitHub repo:
https://github.com/nicinabox/superslides
How do implement the script?
Thanks
- The topic ‘Adding JQuery to WPPage’ is closed to new replies.