maxser
Forum Replies Created
-
Forum: Plugins
In reply to: [Click to Chat - HoliThemes] WA Icon not visible on MobileI had all caching disabled in WordPress but indeed it was a caching problem, on flushing it on the server control panel it appeared. Thanks a lot for the quick response!
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:
and the same category view on the 3.0.5.2 version of the plugin here:
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
Hi Anthony,
That solved the issue. I switched it off and now in FF it plays.
Thank you very much!
Best regards,
Edwin
Forum: Plugins
In reply to: [Polylang] PHP Warning@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.