Plugin Author
Ajay
(@ajay)
Please can you do some checks with Query Monitor – tutorial here: https://webberzone.com/support/knowledgebase/debugging-with-query-monitor/
I’ll need to see what the query is and what does query monitor show as number of posts founds.
Is it on all posts or only a few?
Site URL?
Thread Starter
pre20
(@pre20)
All the posts. I installed that plugin but I’m not sure what I need to share with you. I noticed there sometimes there is an alert Slow query from your plugin WP_Query->get_posts(), and this is in pink SHOW FULL COLUMNS FROM wp_posts.
Plugin Author
Ajay
(@ajay)
The slow query is normal – which is on the first load only if you have caching enabled.
What is the error you see for SHOW FULL COLUMNS – can you post a screenshot of that. You can post it to a site like https://imgbb.com
What is the output of the query with WP_Query>get_posts() can you share that screenshot – similar to the last one in my post above