Skip Navigation

[Resolved] console error Failed to load resource: the server responded with a status of 404

This support ticket is created 4 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 4 years, 3 months ago.

Assisted by: Waqar.

Author
Posts
#1981431

Hello team,

there is several error on my website : hidden link instead of hidden link

i don't understand where i do the change.

have you some idea ?

#1981607

Hi,

Thank you for contacting us and I'd be happy to assist.

If I visit your website's home page, I see the issue but not if I add the URL parameter "/?no-cache=true" at the end:
yourwebsite.com/?no-cache=true

This URL forces the cache and code optimization plugin to load the actual files and not the cache or minified ones, which confirms that the issue is specific to the minified files from the code optimization plugin.
( from the code it seems you're using the WP Rocket plugin )

You can clear all involved caches and make the plugin regenerate its minified files and if the issue still persists, you can exclude this CSS file from minification and combined CSS:
/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/res/lib/font-awesome/css/all.css

regards,
Waqar