stafca
Forum Replies Created
-
Thank you
Forum: Plugins
In reply to: [WordPress Importer] Media not importedAdditional info:
I am using wordpress 5.7.1
PHP version 7.4.18
mysql version 5.7.33-36Hi Johan,
The cause is found.
It was due to the ‘Clearing CSS/JS Files Caching’of the plugin Asset Cleanup. It was retaining cached files for 7 days when hitting the ‘Clear CSS/JS Files Cache’Thank you for your support.
Best regards,
StafThank you. I will check it again after the next update.
Hi Johan,
The error is gone now.
But, I have no explanation. The only one I have is: the Varnish cache wasn’t completely emptied, even after several emptying commands.Best regards,
stafI am using Varnish, but have flushed the whole Varnish cache as well.
Yes, its strange.
I uploaded to the right directory: wp-content/plugins/cookies-and-content-security-policy/js
Emptied again all the caches.In the dev is marked https://anitafleerackers.be/wp-content/plugins/cookies-and-content-security-policy/js/cookies-and-content-security-policy.min.js?ver=1.84
When I download this, and search for cookiesAndContentPolicyErrorMessage, then it’s not found.
But its found in the file on the server.I will wait a few hours and check again.
Thank you for the feedback.
I replaced the file https://anitafleerackers.be/wp-content/plugins/cookies-and-content-security-policy/js/cookies-and-content-security-policy.min.js
deleted all the caches and have as result in the devUncaught ReferenceError: cookiesAndContentPolicyErrorMessage is not defined
at (index):854
at dispatch (jquery.min.js?ver=3.5.1:2)
at v.handle (jquery.min.js?ver=3.5.1:2)So its still there.
Berst Regards,
StafOK. I will do and come back to you.
Yes, it’s a paid plugin.
I don’t have any errors in the browser console.
In the advanced tab area I have just this message: There are no images.Best Regards,
StafHi @htmgarcia ,
Thank you for your email.
No, I am not using the core gallery block, but the galley block of the Photo Gallery plugin of 10web.ioBest Regards,
StafSorry,
A typo in my post:
It should be:Since the last update, v.1.74, the advanced setting Disable X-Content-Security-Policy has to be selected (toggle) to enable the X-Content-Security-Policy.
Thank you
Hi Johan,
Thank you for your email.
I have narrowed the google link in always allow as follows:
Always allow -> Scripts: https://www.google.com/recaptcha/
Always allow -> Frames: https://www.google.com/recaptcha/and with the result, the Recaptcha popup isn’t load properly anymore.
I am using Cookies and Content Security Policy v.1.73
Looking forward to hear from you.
Best Regards,
StafHi Johan,
Thanks for your suggestion:
It should work as long as you have https://www.google.com/ in Always > Experience.
I did as follows:
Always allow -> Scripts: https://www.google.com/
Always allow -> Frames: https://www.google.com/
Experience -> Scripts: https://www.google.com/
Experience -> Frames: https://www.google.com/And removed:
Experience -> Scripts: https://www.recaptcha.net
Experience -> Frames: https://www.recaptcha.nethttps://www.recaptcha.net was introduced by the Quickstart -> Recaptcha v3 rules, but this URL gives a 404 error.
<iframe src=”https://www.google.com/recaptcha/api2/anchor?” width=”256″ height=”60″ role=”presentation” name=”a-8mhce4aeyxh7″ frameborder=”0″ scrolling=”no” sandbox=”allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox”></iframe>
So the error is solved.
Thanks again,
Staf