Hey everyone.
Am glad I found this plugin. That said, it'd be handy to have a Highest Voted Posts page in built into the plugin as this seems to be a common request!
The way I'm
-
trying
1. Adding the Exec-PHP plugin
2. Adding the <?php MostVotedAllTime(); ?> to a page.
Now what I want to do is edit the MostVotedAllTime widget to display the posts in full rather than just the titles of the posts.
The site I'm working on is http://www.dailydags.com
Can anyone help? I'm thinking I need to add elements of the loop such as post content etc. to the widget's php but I don't know which one to edit!