Slider is not working
-
The shortcode works but when I try the following method, it does not work. Nothing shows up on my screen. I checked developer tools in chrome and noticed nothing is showing up in the code either.
The second method is using a php function. Write <?php if(function_exists(‘crellySlider’)) crellySlider(‘your_slider_alias’); ?>. Put the function wherever you want in a theme php file (e.g. index.php).
How can I get this to work? Please help.
I changed the ‘your_slider_alias’ to ‘homepage’ which is the name of my slider.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Slider is not working’ is closed to new replies.