Dears,
as I haven´t changed anything on my side only php version from 5.5 to 7.xx but it worked before.
Now the load more "button"on front page has not function anymore, nothing happens.
In Backend the load more is working normally.
I am using Joomla 3.9xxx
anyone an Idea what could be the issue or how to solve it ?
Re: SOLVED roksprocket mosaic load more not working
Posted 5 years 5 months ago
Please would you post your URL, superuser id and pswd in the secure tab of your post and I'll have a look for you.
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.
I can't check anything in the backend unless you provide admin login.
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 roksprocket mosaic load more not working
Posted 5 years 5 months ago
Right, thats wired. I see it is working now. very wired. maybe it is up to the clean installation of akeeba because before I had an older version and with update to newer version it was not working then I deintalled and did a clean installation.
however thanks so far for your great an quick help
Re: SOLVED roksprocket mosaic load more not working
Posted 5 years 5 months ago
Nope... It's because you were accessing your site via www. rather than non-www If you do that you will see that it doesn't work and that's because of the CORS policy on your server blocking access to non-www resource from www. So you either need to change your CORS policy or add redirection in your .htaccess file 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.