Hi everyone,
I'm facing an issue with the LiteSpeed Cache plugin on my WordPress website. Even after disabling the "Disable All Features" option, I still see this message at the top:
Has anyone faced this issue before? Any suggestions on how to fix it? Any help would be greatly appreciated!
I'm facing an issue with the LiteSpeed Cache plugin on my WordPress website. Even after disabling the "Disable All Features" option, I still see this message at the top:
"The setting Disable All Features is currently enabled. Click here to change."
What I Have Tried So Far:- Checked LiteSpeed Cache Settings:
- Went to LiteSpeed Cache > General Settings and ensured "Disable All Features" is set to OFF.
- Saved changes and cleared the cache, but the issue persists.
- Checked Database for LiteSpeed Settings:
- I searched for litespeed.admin_disable_all in the wp_options table via phpMyAdmin but couldn’t find any related entry.
- Also ran this query:
sql
CopyEdit
SELECT * FROM wp_options WHERE option_name LIKE '%litespeed%';
but found no relevant results.
- Checked wp-config.php:
- There is no define('LITESPEED_DISABLE_ALL', true); in my wp-config.php file.
- Tried Plugin Reinstallation:
- Deactivated and deleted the LiteSpeed Cache plugin.
- Manually removed the /wp-content/plugins/litespeed-cache/ folder.
- Reinstalled the plugin, but the issue remains.
- Checked for Plugin Conflicts:
- Disabled all other plugins and only kept LiteSpeed Cache active, but the problem persists.
- Checked for JavaScript Errors:
- Opened the browser console and didn’t see any LiteSpeed-related errors.
- WordPress Version: 6.7.2
- LiteSpeed Cache Plugin Version: 7.0.0.1
- Hosting Provider: Admire Host
- Server Type: Apache
Has anyone faced this issue before? Any suggestions on how to fix it? Any help would be greatly appreciated!
Attachments
-
162.3 KB Views: 2