Infinite Load for Posts on the Page is now Working

Posted in: Newspaper
Post count: 3

Hi,

The Infinite Load doesn’t work on many of my pages, example here:
https://www.livinginaurora.com/environment/

or Load More on this page is not working either:
https://www.livinginaurora.com/category/living-in-aurora-dot-ca/

From Google development tools I extracted this warning message

jquery.min.js?ver=3.7.1:2
POST https://www.livinginaurora.com/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12.6.5 403 (Forbidden)

No idea what that means.

I have been experiencing a persistent issue with post loading for quite some time. As my number of posts has increased, the importance of loading working properly has become important.

Can you help?

Post count: 35449

Hi,
This situation appears because the request is forbidden – https://i.imgur.com/MzuTWZI.png this can be from a code set for restrictions in .htaccess, it can also be from security plugins, cache plugins sometimes from ModSecurity module when it’s enabled.
Thank you!

Post count: 3

Hi,
Thanks for your response. We just updated to latest version of Newspaper and it seems to be fixed now, no changes otherwise. For reference:
After Update: JQMIGRATE: Migrate is installed, version 3.4.1 and jquery-migrate.min.js?ver=3.4.1:2
Before Update: JQMIGRATE: Migrate is installed, version 3.4.1 and jquery-migrate.min.js?ver=3.6.x

We’ll see how it goes from here.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.