Don´t work the plugin
-
Hi i try install plugin jquery lightbox but this don´t work.
I think that this plugin have a problem with my jquery
<?php
//Register Jquery
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’,get_bloginfo(‘template_directory’) . ‘/js/jquery-1.4.2.min.js’, false, ”);
wp_enqueue_script(‘jquery’);
?>What can i do?
Thanks you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Don´t work the plugin’ is closed to new replies.