Jquery Slider not working from template
-
I am using the jQuery Slider plgu in. It works fine when you use the short code in a post. When I try to put the php code in my template however the slider does not show up.
I am using short code: [jQuery Slider]
I am using PHP code for template: <?php if(function_exists(‘jquery-slider’)) { jquery-slider(); } ?>
- The topic ‘Jquery Slider not working from template’ is closed to new replies.