Forums

[resolved] Syntax error on line 117 (sideblog.php) (1 post)

  1. Futt
    Member
    Posted 4 years ago #

    There's a syntax error and a misspelled query option on line 117 of sideblog.php (plugin version 4.2):

    $wp_query->set('category__in', $asideid;);

    Should be:

    $wp_query->set('category_in', $asideid);

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags