Is the WordPress admin toolbar active on the front end?
Hi John, yes it is, the plugin only shows the title Query Monitor on the frontend but on the backend it works as it should.
Can you take a look in your browser console to see if there are any JavaScript errors?
Errors here – https://snipboard.io/eX5ZFa.jpg
-
This reply was modified 3 years, 9 months ago by
brinkcor.
I had the same problem, If I log in as Administrator, It will display the toolbar on the top of the backend and the front page.
If I log in as a Subscription or Non-Admin Role, the toolbar cannot display on the front page.
query-toolbar-notwork
no-script-error
no-toolbar-entry
Issue was resolved when I directed this question to Litespeed cache plugin developers.
These guys at Query Monitor are useless as you can see by the feedback.
When I disable other caching plugins the frontend of QM works fine, here are the reasons:
Cache plugins generate static files from each requested URL. If a cached URL is requested there is no more PHP or MySql. That is how a http fullpage cache works. You can have cache plugin or Query Monitor running, but both not at the same time. Query Monitor will only work if a page is not cached.
Hi brinkcor,
Thank you reply quickly,
Yup, You talked that reminds me. I supported some plugin conflicts that caused this problem, I need to disable them, then enable them one by one to figure out what happened.