sushilsth
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Error when deleting media fileHi @marko
Yes. When the CDN is activated, there is issue when trying to delete media. And when I deactivate the CDN with plugin activated, there is no any issue.
Forum: Plugins
In reply to: [W3 Total Cache] Error when deleting media fileHi,
Thank you for the feedback. Yes, I am able to delete the media once I disable the CDN. I have attached the screenshot.
Once you re-enable the CDN and purge all cache does the problem persists?
=> Yes I re-enabled and purge all cache and same problem persists.Here is the link to screenshot as well https://prnt.sc/httcKp3IFABW
Forum: Plugins
In reply to: [W3 Total Cache] Error when deleting media fileHi,
Thank you for the reply. Yes the images are also uploaded to the CDN. I have verified this using CDN url.
Here is the CDN url: https://d3fenx19q7wban.cloudfront.net/wp-content/uploads/2022/12/Picture9.pngStill I am facing the same issue. Could there be any other issue?
Thank you
Hi,
It’s confidential to share the site’s URL currently so cannot share here. However, my main concern is to not load elementor CSS and JS on non-elementor pages as many pages in my site’s is not using elementor page builder and most of them are using wordpress default editor.
While reviewing I came across the URL https://developers.elementor.com/how-elementor-improved-asset-loading-and-made-your-website-run-faster/ where I have also applied this settings “Elementor > Tools > Regenerate CSS & Data”. Then also it’s not working. As per my understanding from this reference link, it would solve my mentioned issue but actually it’s not happening.
I am a developer who is working on this client site and I can see elementor CSS and JS loading in non-elementor pages via network request console. FYI: I was logged out of admin while verifying this.
Do you have any suggestions for this?
Thank you
Hi Loanna,
Thank you for your feedback. Here is the website URL. http://phpstack-429288-1756669.cloudwaysapps.com
Hi @webtoffee
We have already implemented our site in require.js approach for page speed improvement due to which we have loaded jquery from requirejs as well. As this plugin expect jquery.js to load before plugin scripts, Do this plugin support implementation that supports require.js.