Thanks for reporting this – we are looking into it and will report back here when we figure out what is causing this
@gregsh303, we have made some changes and done some testing and could use your help in making sure our fixes are working as expected before we officially release.
Please delete your current 1.4.5 version of FooGallery and install this version 1.4.7 : https://s3.amazonaws.com/foopluginsbeta/foogallery-free.1.4.7.zip
If you use a caching plugin, please clear/delete/purge your cache after installing 1.4.7
Thanks for the help in testing this version!
@bradvin Thanks for the patch. I tested removed 1.4.5, installed 1.4.7, changed some settings on the gallery. Still does not work for Custom URLs but does on other settings such as Not Linked.
I’d be glad to test more if need be.
Hi @gregsh303,
Could you please enable the debugging option in the FooGallery Settings > Advanced tab for me. You’re getting an error which should not be possible and I will need to step through the JS to see what is going on.
Thanks
Hi @gregsh303,
I’ve found the issue while stepping through the minified code and it’s an issue with the anchors/links in the gallery having the fg-thumb class stripped off them and replaced with mtli_attachment mtli_pdf. The items in the gallery require the fg-thumb class to function and layout correctly. Please disable the plugin altering the thumbs or exclude the thumbs used by FooGallery from being altered. Looking at where those mtli_* CSS classes are coming from the plugin causing the issue is called something like MimeTypes Link Icons.
Thanks
Thank you! It was the MimeType Link Icons plugin causing this issue. I enabled asynchronous replacement within the MimeType Link Icons plugin and that solved the Gallery issue. Great support; thank you!