enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28 is this:
$class->config[‘forced_load_objects’] = array( ‘layerslider’ );
Can it please be changed to this:
$this->config[‘forced_load_objects’] = array( ‘layerslider’ );
to fix a PHP warning about “creating default object from empty value”. This has been an issue in at least the last few enfold versions and fills our error log files with every page request lol…. please fix!
Hi Matt Dwyer,
Thanks, we’ll forward this to our devs :)
Best regards,
Nikko
