Hey guys,
I'm a total newb here. I'm trying to figure out how to add a jquery hover effect my images on ramondompor.com. I'm using a photocrati theme.
Hey guys,
I'm a total newb here. I'm trying to figure out how to add a jquery hover effect my images on ramondompor.com. I'm using a photocrati theme.
First, you want to make sure the wp_enqueue_script('jquery') is registered in the header.php file in the theme you're using (you can also check the source to see if the jquery.min.js file is in there).
Then, you can add your own scripts or jQuery plugins by manually adding them to the header, or you can download any of the 1000+ jquery plugins for WP.
You must log in to post.