Hi, I'm trying to use the lightbox gallery with the inceptive them. It works fine with the standard wp template but fails when I try to use it on the inceptive them. Any pointers?
[sticky]
Using lightbox gallery with inceptive theme
(2 posts) (2 voices)-
Posted 1 year ago #
-
Hi Justin,
The inceptive theme already have a working fancybox plugin with it.
That could be the cause why the lightbox didn't function.To use the fancybox plugin, all you have to do is to add "fancybox" class. Example below:
< a href="image-url">< img src="image-url"/>< /a>If you would like to remove the fancybox plugin, you just have to remove plugins/fancybox.php
Hope this helps,
WPTD Webmaster
Posted 1 year ago #
Reply
You must log in to post.