Harshad
Forum Replies Created
-
@lyeffeth You can try deleting the duplicate unused images from WP-Optimize > Images > Unused images.
You’ll have to run conflict test, bu disabling plugin and switching the theme to default twenty series and check if you can figure out if its any plugin or your active creating duplicate images.
@vagherbie You can try executing following SQL query in phpMyAdmin to find out the trash posts
SELECT * FROM wp_posts a LEFT JOIN wp_postmeta b ON ( a.ID = b.post_id ) WHERE post_status = 'trash';
@eaglewoodes Try deactivating all plugins except for WP-Optimize and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@vagherbie Have you tried to run the optimizations from WP-Optimize > Database, does it not clears the Trash posts?
@francoc30 Do you have any other caching plugin installed or caching mechanism enabled on the server, if so could you please disable the other caching mechanism and check if it helps to fix the issue?
@ms100 Could you please try to first optimize and repair the tables from phpMyAdmin and then try to optimize the tables from WP-Optimize and check if it works?
@pumpaxxl Could you please submit a support request here: https://getwpo.com/ask-pre-sales-question/ so that we can further investigate on the issue?
@eaglewoodes Could you please try to uncheck the option “Enable merging of Javascript files” and “Enable merging of CSS files” form WP-Optimize > Minify > Javascript and CSS and check if it helps to fix the issue?
@romi74 The message occurs for the first time when you run Preload, if you run the Preload again it should Preload all the urls.
@vagherbie You’ll have to manually checked the trashed posts from WordPress admin > Post ? Trash items and see if its okay delete.
@pumpaxxl Did you remove the plugins or its just deactivated?
@thebusinesscat Yes, we have received your request, Venkat should get back to you soon.
@pumpaxxl Could you please try to optimize and repair tables from phpMyAdmin and then check if you see the remove button in WP-Optimize?
@anonimice Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimizeand see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@alauddin3 Could you please uncheck the option “Enable merging of Javascript files” and “Enable merging of CSS files” from WP-Optimize > Minify > Javascript and CSS and check if it helps to fix the issue?