Template tag not working
-
Since the update, the following code in my page template no longer works. The page defaults to Slider=2 rather than slider=3
<?php if ( function_exists( ‘get_smooth_slider’ ) ) { get_smooth_slider(‘3’); } ?>
Any idea what changed?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Template tag not working’ is closed to new replies.