Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: layerslider PHP warning #425163

    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

    in reply to: Enfold 3.0.7 changelog #386330

    Ok, thanks for the quick answer !

    Regards,
    Damien

    in reply to: Long child theme name bug #385327

    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

    in reply to: Long child theme name bug #384380

    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

Viewing 4 posts - 1 through 4 (of 4 total)