The menu reloads itself or disappears. I’ve rolled back to 3.1.3 for now, which works fine.
I have the same error. It would be nice to get a resolution.
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.
Thank you. As usual, I had cut my own legs out from under me. I found the problematic mod I had made and removed it. All is well now.