• So just installed the plugin, fitted what I needed 100%! However, I am getting 2 lines of error codes and I cannot seem to get rid of them.

    So the section is working properly, but there are errors above it.

    `$title = apply_filters(‘widget_title’, $instance[‘title’]);
    $output = $before_widget;
    if (!$instance[‘template’]) {
    $output .= $before_title;
    $output .= $title;
    $output .= $after_title;
    }
    This is the lines it is having an issue with. Almost seems like it is trying to pull twice or something. One works and one doesn’t.

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

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

    (@fumbles007)

    Does YARRP have an actual customer support site of any kind? So this issue can be troubleshooted?

Viewing 1 replies (of 1 total)
  • The topic ‘Notice: Undefined index: title in /hom…line 32 & 34’ is closed to new replies.