• Resolved mtblangheroero

    (@mtblangheroero)


    Error

    non-numeric value encountered in /home3/alidelmo/public_html/…../1photo-gallery/frontend/views/BWGViewSlideshow.php on line 144

    How to solve it?

Viewing 1 replies (of 1 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please navigate to wp-content/plugins/photo-gallery/framework/WDWLibrary.php
    replace line 1940
    with
    $defaults[‘slideshow_interval’] = (int) self::get_option_value(‘slideshow_interval’, ‘slideshow_interval’, ‘slideshow_interval’, $use_option_defaults, $params);

    Thank you!

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Error non-numeric value encountered BWGViewSlideshow.php on line 144’ is closed to new replies.