Search Results for '403'

Results from the Forum
mcneillmedia
tagDiv Member

I checked and permalinks are set to plain.

We are using the newspaper theme. Plugins are the ones that game with it:

Genesis Blocks, tagDiv Cloud Library, tagDiv Composer, tagDiv Counter. Authors were set up in the “Users” area. Only one author per post. The commas after the names are industry designations. So it is just one author set up as a user. https://imgur.com/65Ve3GW

Other articles with no designations like this: https://floriologydm.wpengine.com/?p=1014 are also going blank. When using Chrome we get a 403 error: Access to floriologydm.wpengine.com was denied. You don’t have authorization to view this page. HTTP ERROR 403

Anamaria
tagDiv Staff

Hi,

Please open the console and try to save something.
I think you will have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.

Thank you!

Anamaria
tagDiv Staff
CooperDevon
tagDiv Member

Its the same. Error 403
See for yourself.

Anamaria
tagDiv Staff

Hi,

Please open the console and try to save something.
I think you will have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.

Thank you!

CooperDevon
tagDiv Member

Failed to load resource: the server responded with a status of 403 ()

Anamaria
tagDiv Staff

Hi,

Please check if this code is missing from your .htaccess: https://www.screencast.com/t/iN0R93dD3p from our requirements https://forum.tagdiv.com/requirements-for-newspaper/ this requirement is not displayed in System Status.
Usually, after you set the code in .htaccess the WP editor works well.
Also, please check this guide about deny code https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/ ->
Please do a test using only tagDiv plugins and try to open the WP Editor.
Please check the console https://imgur.com/bRYwbvE if you have any errors when you try to open the wp editor, maybe is possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.

Thank you

Anilc
tagDiv Member

when try to Edit Column text then popup open and load only. data enter text form not show just loader only loading….
below is the error in console. Please help me URGENT.

Failed to load resource: the server responded with a status of 403 () – wpeditor.php:1

Please let me know what i have to do to fix this issue,
Quck help.

Anilc
Participant
#0

TAD composer is not working:

Failed to load resource: the server responded with a status of 403 () – wpeditor.php:1

thank you

Nathan45
tagDiv Member

Hey Anamaria,

I did look through those pages yesterday but nothing fixed the issue. I see from this thread – https://forum.tagdiv.com/topic/403-error-on-tagdiv-composer-when-trying-to-use-wp-editor-wpedito-php/ that this is likely a Cloudways issue as I am also running my site through them and getting the exact error as that person but doing that step listed also did not resolve the problem.

Anamaria
tagDiv Staff

Hi,

Please check the steps from here: https://forum.tagdiv.com/topic/unable-to-edit-text-with-title/ and also other possible issue as here: https://forum.tagdiv.com/topic/403-error-on-tagdiv-composer-when-trying-to-use-wp-editor-wpedito-php/
Please check your .htaccess file: https://www.screencast.com/t/MJ78SDZr4Gl -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Please execute these steps:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. install TagDiv Composer
4. activate TagDiv Composer

Hope that helps you!

Thank you!

Nathan45
Participant
#0

For a long while now I have been unable to access the WP Editor on my site. I have tried many things such as deleting ht-access, clearing cache, changing permissions on sftp but nothing has worked. Would anyone be able to help me look into it?

Bettina
tagDiv Staff

Hello!

The error message suggests that the loopback request test is failing and returning a 403 Forbidden error code. This could be caused by a few different factors, including incorrect file permissions, a misconfigured security plugin or firewall, or a conflict with your hosting provider.

To troubleshoot this issue, you can try the following steps:

Check file permissions: Make sure that the file permissions for your WordPress installation are set correctly. In particular, make sure that the wp-content folder is set to 755 and the wp-config.php file is set to 644.

Disable security plugins and firewalls: Temporarily disable any security plugins or firewalls that may be blocking loopback requests. You can also check with your hosting provider to see if they have any security measures in place that may be blocking these requests.

Check your hosting provider: Some hosting providers may block loopback requests for security reasons. Check with your hosting provider to see if they have any restrictions in place.

Use a loopback plugin: There are several plugins available that can help you test loopback requests and diagnose any issues. One such plugin is WP Health Check & Troubleshooting.

Once you have identified the cause of the loopback request issue and resolved it, you should be able to detect page caching and improve the performance of your website.

Thank you!

touhorosa
tagDiv Member

Hi Anamaria,

We are having logo issues again. When changing the logo from theme panel it shows the success sign but the logo is still not visible, there’s only text.
Before that we had the infinite loading thingy there with

Failed to load resource: the server responded with a status of 403 ()

/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12.3:1

Wordfence should not be an issue this time since it’s been disabled.

Any ideas how to get the logo back?

  • This reply was modified 3 years by touhorosa.
tiwariproduction9
Participant
#0

many types error on amp we use newspaper theme recomendation wp-super cache plugin help me show this screenshots and help me . {Unable to detect page caching due to possible loopback request problem. Please verify that the loopback request test is passing. Error: Forbidden (Code: http_403)

The AMP plugin performs at its best when page caching is enabled. This is because the additional optimizations performed require additional server processing time, and page caching ensures that responses are served quickly.

Page caching is detected by looking for an active page caching plugin as well as making three requests to the homepage and looking for one or more of the following HTTP client caching response headers: cache-control, expires, age, last-modified, etag, x-cache, x-proxy-cache, cf-cache-status, x-kinsta-cache, x-cache-enabled, x-cache-disabled, cf-apo-via, x-srcache-store-status, x-srcache-fetch-status, cf-edge-cache.} site health error

Bettina
tagDiv Staff

Hello @insumedical!

Please check the steps from here: https://forum.tagdiv.com/topic/unable-to-edit-text-with-title/ and also other possible issue as here: https://forum.tagdiv.com/topic/403-error-on-tagdiv-composer-when-trying-to-use-wp-editor-wpedito-php/
Please check your .htaccess file: https://www.screencast.com/t/MJ78SDZr4Gl -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Please execute these steps:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. install TagDiv Composer
4. activate TagDiv Composer

Hope that helps you!

Thank you!

Vovi
tagDiv Member

Now, error 403 happen again

Bettina
tagDiv Staff

Hello @vovi !

Let me know when this will happen again. Check out this guide too: https://www.siteground.com/kb/403-forbidden-error/

Thank you!

Anamaria
tagDiv Staff

Hi,

Please open the console and try to save something.
I think you will have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.

Thank you!

Vovi
tagDiv Member

I disabled Rocket Loader, and clear cloudflare cache, and it fixed.

But it’s only temporary, after a few days, the error 403 again

Bettina
tagDiv Staff

Hello @vovi !

It’s possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.
Examine some other potential interfering factors: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Let me know the results!

Thank you!

Bettina
tagDiv Staff

Hello @vovi !

It’s possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.
Examine some other potential interfering factors: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Let me know the results!

Thank you!

Vovi
Participant
#0

I having a error:

Failed to load resource: the server responded with a status of 403 ()
/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12.3:1
tagdiv_theme.min.js?ver=12.3:282

when I click on “next page” button on home page (https://udumbara.org/), it only shows spin icon, but not a new page.

Vovi
Participant
#0

I having a error:

Failed to load resource: the server responded with a status of 403 ()
/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12.3:1
tagdiv_theme.min.js?ver=12.3:282

when I click on “next page” button on home page (https://udumbara.org/), it only shows spin icon, but not a new page.

Viewing 25 results - 251 through 275 (of 1,008 total)