Adding slider to WordPress template
-
Please use the following code to add slider to your template
<?php if (function_exists('homepage_slider')) { homepage_slider();} ?>
The topic ‘Adding slider to WordPress template’ is closed to new replies.
Please use the following code to add slider to your template
<?php if (function_exists('homepage_slider')) { homepage_slider();} ?>
The topic ‘Adding slider to WordPress template’ is closed to new replies.