• Resolved danielmoorehbd

    (@danielmoorehbd)


    Hi,

    This has started appearing across our website!

    Undefined variable: html in /wp-content/plugins/image-text-widget/includes/widget.php on line 151

    Any ideas on how to resolve?

    Kind Regards

Viewing 1 replies (of 1 total)
  • Thread Starter danielmoorehbd

    (@danielmoorehbd)

    Fixed!

    Added this to style.css

    li.widget {
    	list-style:none;
    }

    and amended the line to this:
    $html = $args['before_widget'];

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined Variable’ is closed to new replies.