Responsive Slideshow – How To Hardcode
-
The explanation about how to hardcode parameters to make a slideshow responsive are very confusing on this page:
Please explain exactly how I modify this code:
<?php if (function_exists('slideshow')) { slideshow($output = true, $gallery_id = false, $post_id = false, $params = array()); } ?>
to make my slideshow responsive.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Responsive Slideshow – How To Hardcode’ is closed to new replies.