ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Re: SOLVED Mosaic "Load More" not working in Chrome
Posted 8 years 8 months ago
Try it with www. on your url and you will find that it works. It's because you are getting cross-origin resource blocking (see screenshot). So either alter your cross-origin rules on your server to permit the access to www resources to be accessed from non-www domain. Or add a rule to your .htaccess to redirect www to non-www.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED Mosaic "Load More" not working in Chrome
Posted 8 years 3 weeks ago
Hi Mark, thanks for your reply. It's taken me quite a while to get back to this. When I put www in the URL per your suggestion, I still just get a spining wheel in Chrome, although the www does make a difference in Firefox. Any thoughts?