Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #3051056
Site broken after WP 6.0 update due to bakery options plugin
Closed

Comments

  •  2
    KoeckebackersAmsterdam started the conversation

    Hi, i'm on a managed hosting and can't roll back to WP5.9. Last night WP6.0 has been deployed and no the site has crashed due to the 'bakery options' plugin. I'm on PHP 7.4

    See error:

    Fatal error: Uncaught Error: Call to a member function get_list_item_separator() on null in /wordpress/core/6.0/wp-includes/l10n.php:1786
    Stack trace:
    #0 /wordpress/core/6.0/wp-includes/class-wp-theme.php(936): wp_get_list_item_separator()
    #1 /wordpress/core/6.0/wp-includes/class-wp-theme.php(836): WP_Theme->markup_header('Tags', Array, false)
    #2 /srv/htdocs/wp-content/plugins/bakery-options/options.php(67): WP_Theme->display('Tags')
    #3 /srv/htdocs/wp-content/plugins/bakery-options/options.php(34): Redux_Framework_Bakery_Options->setSections()

    Please fix asap since i'm losing sales now, site is completely not usable at the moment. Turning off bakery options make the site look and behave completely differently.

  •  225
    Milingona replied

    Hi,

    Please remove the line as shown in the picture and the issue will be gone.

    Kind regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  •  2
    KoeckebackersAmsterdam replied

    Hi, are you sure that's the right screenshot? That's not the 'Bakery options' plugin and I don't see that line

  •  225
    Milingona replied

    Hi,

    You can locate the file via wp-content/plugins/bakery-options/options.php, and you need to delete line 67:

    <?php echo $this->theme->display( 'Tags' ); ?>
    

    Kind regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  •  2
    KoeckebackersAmsterdam replied

    Thanks that worked! Will there be a new plugin version to fix this?

  •  225
    Milingona replied

    Glad to hear that. Yes, in the upcoming days, we will make sure to release a new theme version and address this issue among other fixes.

    Best,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  •  2
    KoeckebackersAmsterdam replied

    Ok great! Will you also include the latest version of WPBakery Page Builder?

  •   Milingona replied privately