• Resolved kimgripping

    (@kimgripping)


    Hi,

    I’m experiencing this error code when using the WOOF widget on an Elementor category page:

    : Undefined index: mobile_mode in
    /public_html/wp-content/plugins/woocommerce-products-filter/classes/widgets.php
    on line
    109

    I have updated all plugins (and rolled back Elementor to a previous version for compatibility), but nothing seems to work.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    Try in file – \wp-content\plugins\woocommerce-products-filter\classes\widgets.php

    change this line – https://c2n.me/4fl3BU6.png

    $instance[‘mobile_mode’] = (isset($new_instance[‘mobile_mode’]))?$new_instance[‘mobile_mode’]:0;

    Thread Starter kimgripping

    (@kimgripping)

    That worked – will it be fixed in an update, or?

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    Sure!

    Welcome;)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Undefined index: mobile_mode’ is closed to new replies.