Forums
(@maxser)
3 years, 9 months ago
I updated the plugin and no change, I′ll email you a login now.
I use Extra theme from elegantthemes. I created a staging copy from the website and updated the plugin again and you can see the faulty result here:
3.0.6
and the same category view on the 3.0.5.2 version of the plugin here:
3.0.5.2
Elegant themes support will tell me that the problem is with the plugin since on disabling the plugin the issue is not there, nor with the previous version of the plugin. I named it CSS not loading but maybe something else is going on.
Thank you for that rollback plugin, I installed 3.0.5.2 again and activated the plugin. The category view is working like a charm again.
See, Category view
4 years, 7 months ago
Hi Anthony,
That solved the issue. I switched it off and now in FF it plays.
Thank you very much!
Best regards,
Edwin
5 years, 4 months ago
@chouby Great! Thank you! I just added the
ini_set(‘display_errors’,’Off’); ini_set(‘error_reporting’, E_ALL ); define(‘WP_DEBUG’, false); define(‘WP_DEBUG_DISPLAY’, false);
To wp-config and now I already can remove it again.