• Resolved CPCI-Solutions

    (@corentinco)


    Hello, I noticed that message in the error log of my web site :
    “PHP Notice: Undefined index: mobile_mode in /home/xxx/wp-content/plugins/woocommerce-products-filter/classes/widgets.php on line 108”

    Could you help me please on this issue ? It happens on two different websites.
    I am using OceanWP and Elementor Pro

    Thank you and have a nice day,
    Corentin

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 the line 108 to – https://c2n.me/4h2Df70.png

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

    Thread Starter CPCI-Solutions

    (@corentinco)

    Hi, thank you for your quick answer.
    The problem seems to be solved, thanks to that line of code.
    Thank you, I like your plugin
    Have a nice day
    Corentin

    Plugin Support mediawebster

    (@mediawebster)

    Hello

    thank you and Welcome;)

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