• Hello friends…

    I have installed sidebarTabs + Most viewed and Latest news…its working fine with both but when I add MOST COMMENTED WIDGET on it…it doesnt display anything…I had to install MOST COMMENTS WIDGET + MOST COMMENTS, they appear as different plugin in my plugin area, nevertheless, if I activate both most comment the plugin works finw into sidebartabs BUT with an error it appear ALL MY MOST COMMENT …i have almost 50 most comment post…I just want that it display 5 but its not displaying 5…what to do to fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter exortis

    (@exortis)

    MOST COMMENT WIDGET got a line like this

    $options = array('title' => __('Most Comments', 'most-comments'), 'limit' => 5, 'duration' => 5);

    MOST COMMENT got a like like this

    $most_comments_options['limit'] = 5;
    $most_comments_options['duration'] = 5;

    THEY ARE DIFFERENT WIDGETS, CODE ARE DIFFERENT BUT IT ONLY WORKS ON Sidebartabs if both are activated!

    Thread Starter exortis

    (@exortis)

    anyone?

    Thread Starter exortis

    (@exortis)

    anyone?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘sidebarTabs Most Commented getting error’ is closed to new replies.