Forums

fix for broken UserVoice Idea List Widget (2 posts)

  1. lehrblogger
    Member
    Posted 3 years ago #

    I noticed that my idea list plugin had stopped working properly and was only displaying the word "votes" instead of the actual ideas with how many votes they had. I was able to fix it by changing the word "topics" in the following line to "forums" in the widget's PHP file.

    $base_url = "http://".$account.".uservoice.com/topics/".$forum_id."/suggestions.xml";

    http://wordpress.org/extend/plugins/uservoice-idea-list-widget/

  2. tuxedosat
    Member
    Posted 2 years ago #

    Thank you very much for finding this out, lehrblogger!

Topic Closed

This topic has been closed to new replies.

About this Topic