Thread Starter
tharek
(@tharek)
Managed to solve the admin label problem. Just need bigger captcha,
Thanks.
Found a bug.
When deleting the cache via the admin-bar; it deletes the cache but doesn’t refresh automatically. So it’s stuck forever loading.
Found the problem, not related to the plugin. Somehow auto_increment/primary key was turned off in my table, which meant option settings were saving with id 0. Which was breaking the plugin.
P.S Great plugin. Better than JCH Optimize and BWP Minify imo.
The addition to wp-admin bar is definitely a good addition!
Also, the “Thank you for installing” message won’t go away and I can’t save any settings. It works on localhost but not on live server.