How to add 'cyclic' setting to Fancybox for WordPress?
-
The title says it all. The useful ‘cyclic’ option (which allows galleries to return to the first/last slide if you reach the end/beginning, respectively), does not seem to be present in fancybox.php
I tried adding the following, but it does not change anything, and the ‘cyclic’ option does not appear in the JS generated by the plugin for each page:
add_option('mfbfw_cyclic', 'true');
Any suggestions?
- The topic ‘How to add 'cyclic' setting to Fancybox for WordPress?’ is closed to new replies.