jgsanchezg
Forum Replies Created
-
Hello
It looks like the issue was related with the apiVersion I was using for my blocks, I was using apiVersion 3 which apparently no longer supports Edit view for blocks therefore showing custom fields on the sidebar instead of the editor body.
I just changed to use apiVersion 2 to keep the editor behaving as we are used to.Thank you
Forum: Plugins
In reply to: [AMP] Use of addThis terminated pluginForum: Plugins
In reply to: [Advanced Editor Tools] Deprecated warnings on PHP8.2Perfect, thanks!
Forum: Plugins
In reply to: [JCH Optimize] Stylesheet loading bugI am facing a similar issue but in my case setting the lifetime of JCH cache to longer time did not fix it, neither to clean cache on on JCH Optimize or WPEngine.
What I am seeing on my site, when I open the DevTools and inspect the JCH files, is the error message: “File [/nas/content/live/[myenvironment]/static/[mycssfile].css] not found”. How is that path being obtained and how can I validate its integrity.
If I disable the JCH plugin then everything works just fine.
- This reply was modified 4 years, 8 months ago by jgsanchezg.