I have the same problem, but attempting to implement these fixes are failing for me.
First, I have calls to weblizar_get_options() in both my header.php and front-page.php files. I cannot update either file because WordPress detects errors in the other and prevents me from saving the new information.
Second, I do not have this anywhere that I can see: `<body <?php if($wl_theme_options[‘box_layout’]==2) { body_class(‘boxed’); } else
body_class(); ?>>`
Thank you.