How to revert page optimization?
-
How to revert page optimization and prevent it to be optimized again?
I found “disable all features” in the toolbox and enabled it. Does it revert the entire website to non-optimized state?
-
emmm? I am not exactly sure what do you mean or what do you want.
the optm is on-the-fly , like if you disable certain option , or disable the plugin , the page will be looked like how it was before without optimization.
my understanding is this:
- I can disable any optm option followed by purge all
- I can disable optm for the administrator followed by purge all
- I can “disable all features” in the toolbox debug followed by purge all
- I can disable lscache plugin
What happens to modifications in the .htaccess file? Which option restores the original .htaccess?
My problem is that some parts of my page builder stopped working after I installed lscache. What is the best option to temporarily restore the WP system to the state before lscache was installed? Are there any residual activities or db crumbs after I disable the plugin?
no , purge and optm are 2 things , they are not related to each other.
disable plugin will restore htaccess, or more like , remove all the directives added by our plugin.
for wordpress system , once plugin is disabled, it will not interfere anymore
which page builder you are using ?
and please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”
Report number: YGIJRXSP
I am using Oxygen builder. On a single-domain WP installation there is no problem. But on a multi-site I encounter problems. The main domain is the most disrupted, other domains have less issues, even though they follow settings of the main domain.
I see, you are using LiteSpeed plugin with other cache system , in such case, there is certain options that is NOT compatible with other cache system , namely
guest mode,js/css minify,js/css combine,mobile cacheandwebp replacementthese options will break at some point with other cache system.I am NOT using any other “cache system”. Where did you get this info from?
my bad , I saw the proxy cache header , didn’t check the value shows disabled
and when you say page builder not working , how exactly did it stop working ?
like it doesn’t open/enter anymore ? the preview is broken as not displaying properly? or the built page is broken …etc ?
any error message , bad requests , warning in dev tool console ?
Page builder works for all purposes, except 1 thing: the “rich text element editor” is not working. It happens only on a multisite. Single site works ok.
The single site and multisite use identical set of plugins. The problem started after I installed LSchache, so I suspect there is some interference somewhere.
I disabled optm for administrator, disabled cache for logged in and for browser – the problem on a multisite persists.
-
This reply was modified 2 years, 5 months ago by
mountbest.
what’s the builder URI looks like ?
It starts with domain.com/?
I disabled this URI opm and problem persists
what’s full string after the question mark ?
When trying to edit 404 template, the link to the template editor is
https://thiaoouba.com/?ct_template=404&ct_builder=true&ct_inner=true
The template editor loads and works ok, but when I click on “rich text element” it opens with a blank content
The exported source of the element I try to edit is
{“component”:{“id”:188,”name”:”oxy_rich_text”,”options”:{“ct_id”:188,”ct_parent”:12,”selector”:”_rich_text-188-9″,”original”:{“conditionspreview”:”2″,”globalConditionsResult”:true,”padding-left”:”50″},”nicename”:”Rich Text (#188)”,”ct_content”:”
Terminology Contact
“,”activeselector”:false},”depth”:3},”classes”:{}}-
This reply was modified 2 years, 5 months ago by
mountbest.
have you tried to add
ct_intodo not cache URIandoptm exclude URI?I disabled LScache plugin and the issue persists. Would deleting LScache plugin provide more complete disabling?
no , once plugin is disabled , it won’t have any affect anymore , if issue still happens with LSCWP OFF, then it must be coming from something else.
The topic ‘How to revert page optimization?’ is closed to new replies.