Hi Elliott,
Thanks for your answer. I’ll check the problem with Layerslider developers directly ! It’s never good to have err/warns in a production code, even if it does not seem to break things at the moment.
Regards,
Damien
Ok, thanks for the quick answer !
Regards,
Damien
Hi,
No, the applied patch solves my case but it seems the problem can still happen in the code portion I pasted earlier, just sayin’ !
Regards,
Damien
Hi,
Thanks for fixing the bug, however, I see it is still present in at least another part of the code
$themeNice = avia_backend_safe_string(THEMENAME);
if(get_option("{$themeNice}_woo_settings_enabled")) return;
update_option("{$themeNice}_woo_settings_enabled", '1');
Please patch where required.
Regards,
Damien