fancybox
-
Hello, I am having trouble with what I am calling the ‘fancy box’ feature. See this example of a properly functioning gallery using the In Style template…
https://www.elegantthemes.com/preview/Nova/gallery/
(On my site)The magnifying glass and square that appear in white when you hover your mouse over a thumbnail are stuck on, as in they are always visible. Also the thumnail doesnt move when the mouse hovers. The two buttons function normally.
I apologize for being the MOST annoying person on this forum for asking for help with this. Below is a piece of code I have copied that I feel may have the answer, but I am not sure.
Any help appreciated.
” rel=”gallery” href=”<?php echo($thumbnail[‘fullpath’]); ?>”><?php esc_html_e(‘Zoom in’,’InStyle’); ?>
“><?php esc_html_e(‘Read more’,’InStyle’); ?>
</div> <!– end .et_pt_item_image –>
</div> <!– end .et_pt_gallery_entry –>
- The topic ‘fancybox’ is closed to new replies.