steveush
Forum Replies Created
-
Hi @ristretto6,
Since you’re using the Header & Footer Scripts plugin, could you try adding the sign-up form script to the footer rather than the header so that it loads after Masonry is registered in the page. Hopefully this should allow you to work around the issue for now.
Thanks
Hi @ristretto6,
Unfortunately it is any version of that popup that would cause this. I’ve updated my ticket on GitHub with the Masonry author to include what I’ve found so far as this is a direct conflict between Masonry and Mailchimp. It just so happens that with us using Masonry for a template you are seeing the aftermath in FooGallery.
I’m still waiting on a response on my GitHub ticket however this is an issue that will need to be resolved between Masonry and Mailchimp, there’s nothing I can do at present to resolve it.
Thanks
Hi @ristretto6,
This may sound strange but could you please try disabling the Mailchimp popup signup form just temporarily on one of the sites, well the plugin that is providing it. Clear your cache to make sure it’s not saved somewhere and then seeing if the Masonry gallery then loads?
Thanks
Hi @ristretto6,
Could you provide me a link to that site as well? If we could see what’s common between the two it could help us figure out what the issue is.
Thanks
Hi @ristretto6,
Sorry I missed your updates to the previously thread. I’ve updated my ticket with Desandro the developer of Masonry and Isotope as he needed a live link where he could take a look at the problem. He was/is as unsure of how this is possible as I am and truthfully I still believe this is an issue with your theme as the Masonry template is working as expected on numerous other sites and yours is the only issue of this type logged.
I’m eagerly awaiting a response from Desandro so we can hopefully resolve this issue or at the very least get a pointer in the right direction as to what is currently happening.
Thanks
Hi @quickerer,
Could you please try accessing https://foo.gallery in the FB browser and see if the galleries show up for you? We’ve been using that demo site to test with on our iPhones 4 to 6 and iPads using iOS 9.3.5 to 11.2 and the galleries are showing in the FB in app browser.
I’m just wanting to make sure this isn’t a possible theme issue or something else related to your site specifically as we are unable to replicate it at the moment.
Thanks
Hi @quickerer,
Could you tell me what device and OS version you’re using so we can try replicate this? I’ve tested on my iPad and iPhone and everything is working as expected however with in app browsers like the Facebook app has it uses your default built-in OS browser to display the page so this is probably down to the OS browser version.
Thanks
Hi,
Please increase the width you have your thumbnails set to, currently your thumbnails are set to be 150px wide while if you look in your page they are being displayed at around 240px wide. This is the main reason the images look low quality, the gallery is having to stretch a 150px image to fit a 240px space which results in degraded quality of images.
You could also possibly just enable retina images and then the gallery under the hood should pick a higher resolution image to display.
Thanks
Hi @runn1ngamuck,
I think this is a minor conflict with your theme and the FooBox Settings > Functions > Hide Page Scrollbars option. Please disable this option and see if the jump to top behavior goes away.
As @bradvin said unfortunately we can’t remove the “Press ESC to exit fullscreen” prompt as it is built into the browsers themselves as a security and usability feature.
Thanks
Awesome thanks! That did the trick, I knew I had to be overlooking something simple. The same fix for Chrome also works for Firefox so it looks like we should be covered for both.
Hi @hutznfox,
Could you specify the option in Firefox that causes the issue? I’m trying to replicate it but can’t seem to figure out what triggers it in Firefox, I’ve tried simply going into a Private Window and double checked the options looking for anything that mentions localStorage or cookies and disabled them, cleared cached data etc. and can’t seem to get it to pop.
Thanks
Hi @hutznfox,
Thanks for letting us know about this, we check if a debug flag is set in the localStorage. If set to true FooGallery will output additional info to the console to help us debug any issues. With “Block third-party cookies and site data” enabled in the Chrome Content settings this blocks access to the localStorage object and throws an error when an attempt is made to access it, either read or write. As the latest versions were made for IE9 upwards it was assumed that all browsers have localStorage support, this setting in Chrome is something I overlooked though.
I’ve added some additional checking to prevent the error being thrown and the fix will be included in the next release.
Thanks
Hi @cwemely,
I’ve just checked our demo site https://foo.gallery in IE9, IE10, IE11 and Edge and the galleries are displaying as they should. If I go to your supplied url the gallery displayed there is an Envira gallery and not FooGallery.
Thanks
Hi @ristretto6,
The custom ready callback we added resolved your first issue of other plugins throwing errors and preventing FooGallery from initializing. The second issue involving your theme and the missing Masonry class is still relevant unfortunately. That said you should be able to use any of the other templates in FooGallery, just not Masonry. I actually have a ticket open with the developer of Masonry asking him how it’s possible for the script files to be loaded but the class not be available on the window object.
Thanks
@carrosparaeventos you have another plugin that is stripping the CSS class
fg-thumbfrom anchors in the gallery. This is causing the visual and JS errors as the JS uses this class when parsing items and it uses this class for visual layout purposes. I haven’t nailed down which plugin or component from your theme is doing this but this is the reason for the errors.@ristretto6 when in your WP admin please can you try changing the url to end with ~/wp-admin/?page=freemius and then go to that page. On that page at the top you should see a button labeled “Clear API Cache”, please click that button and then try re-activating the plugin as usual. I think there may be an issue here with the Freemius API which we use for stats and sales.