Support
Support » Plugin: Photonic Gallery & Lightbox for Flickr, SmugMug, Google Photos & Others » Adding overlaid navigation arrows for prettyphoto
(@jerrybreanna)
4 years, 10 months ago
Hi. I enjoy using the prettyphoto in the inbuilt library options. Is there anyway to turn on the overlaid “next” and “previous” arrows on the right and left edges of the slideshow image?
(Reference http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto%5Bpp_gal2%5D/1/)
Thanks.
https://wordpress.org/plugins/photonic/
(@sayontan)
Actually that had to be removed to support swipe events on touch devices.
If you want to restore it you can, but then swipe gestures will not work. Here is what you do:
photonic/include/scripts/photonic.js
$('.pp_hoverContainer').remove();