• Resolved svenms

    (@svenms)


    Dears,

    Using flatsome with this plugins displays a Notice in Shop.
    Image

    Notice: La función the_widget ha sido llamada de forma incorrecta. Los widgets deben registrarse usando register_widget() antes de que se puedan mostrar. Por favor, visita Depuración en WordPress para más información. (Este mensaje fue a?adido en la versión 4.9.0). in /home/chilevapo.cl/nuevo.chilevapo.cl/wp-includes/functions.php on line 5831

    The Notice does not appear when plugin disabled.
    I changed some options and found out that the Notice appears just when the option “Disable Woocommerce widgets” is enabled.

    Best regards!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Disable Bloat

    (@disablebloat)

    Hello @svenms

    Thank you for taking the time and reporting this.

    This error is caused by the fact, that your WordPress installation is trying to use a widget that has been turned off.

    Disable WooCommerce Widgets feature uses native WordPress unregister_widget function. It means that if you use it, WordPress / WooCommerce doesn’t see the widgets anymore.

    In order to get rid of the PHP notice, please follow the steps below:

    1. Switch off the option Disable WooCommerce Widgets
    2. Go to the Appearance -> Widgets menu and delete all WooCommerce widgets from your site
    3. Activate the Disable WooCommerce Widgets option again.

    Could you please tell me if this solution solves your issue?

Viewing 1 replies (of 1 total)
  • The topic ‘Notice when Disabling Widgets’ is closed to new replies.