Hi,
When I activate the plugin, my galleryview thumbnails disappear.
And the difference in the source code is :
galleryview without fpp: OK
id=”myGallery_72″ class=”galleryview”>
<img src=”https://www.mysite.com/wp-content/gallery/folder01/image.jpg” alt=”image” class=”full”>
galleryview with fpp: KO
id=”myGallery_72″ class=”galleryview”>
<img src=”https://www.mysite.com/wp-content/plugins/facebook-page-publish//wp-content/gallery/folder01/image.jpg” alt=”image” class=”full”>
Can you help?
Thanks