[Plugin: jQuery Slider] Only works if you call within WordPress
-
The php code that calls the plugin from a template doesn’t work ie:
<?php if(function_exists(‘jquery_slider’)) { jquery_slider(); } ?>Works fine if you call from with page or post – but this is no good for me
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: jQuery Slider] Only works if you call within WordPress’ is closed to new replies.