Theme Panel – Save setting not working

Posted in: Newspaper
Post count: 2

I have recently purchased Newspaper theme. I am trying to make changes through Theme Panel but after doing the changes whenever i try to do save settings, it just keeps on loading and no changes are reflected in the website. Can anybody confirm what could be the reason?

Post count: 6600

Hi,

This usually appears because the server security module blocks the access to admin-ajax.php file. Try to verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
Contact your server administrator and explain the situation, as it’s requested many times during the a save the file it’s treated as threat so it’s banned. You can report false positives to your server administrator to remove it from the banned list.

Thanks

Post count: 2

Hi Lucian,

Thanks for replying back. I spoke to administrator and they confirmed that this may be happening because of the BPS security, so they added the bypass script code
RewriteCond %{REQUEST_URI} (admin-ajax\.php) [NC]
RewriteRule . – [S=2]

But still, the issue didn’t got solved. So, i have deactivated the BPS security, still issue remained the same. Do you know any other workaround which i can do or do i need to completely remove the WordPress from the site and then try everything from starting?

Thanks for helping.

Post count: 6600

Hi,

Please send an e-mail to contact@tagdiv.com and provide your wp-admin user and pass so we can check this, also send an URL to this topic or specify your issue in detail.

Thanks

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