fix for broken UserVoice Idea List Widget
-
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/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘fix for broken UserVoice Idea List Widget’ is closed to new replies.