Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webp replacment problem #382

Closed
AkramiPro opened this issue Mar 9, 2024 · 2 comments
Closed

webp replacment problem #382

AkramiPro opened this issue Mar 9, 2024 · 2 comments

Comments

@AkramiPro
Copy link

Hi. thank you for your great work at litespeed plugin.
As of admin i need to be able to see output of some settings with admin access.
but some options only applied for cached pages.
and i cannot see them until i logged out.
but debugging without admin is very difficult.
like webp replacement and lazy load output.
image
i know that you cannot change the code for some good reason and logics that i know.
so i came with a new solution
i think you can add debugging mode option that only work with admin users and special params in url
we can control which options apply in debugging mode by passing params like that:
https://site.com/?lsp_debug=true&lsp_lazy_load=true&lsap_minify_html=false&lsp_web_replacement=true

so we can see options output and debug easily 😊

@qtwrk
Copy link

qtwrk commented Mar 10, 2024

you should post this on LSCWP repo instead of OLS repo

and for your screenshot , you can enable private cache and set optimize for guest only to OFF to see the optm effect for login/admin user.

@AkramiPro
Copy link
Author

ok thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants