使用“投票”对时间范围内的最高投票进行排序和 WordPress
我正在建立一个类似 Digg 的圣诞祝福投票网站。我正在使用 WordPress 和“投票”插件。我在一段时间内无法对选民选票进行排序时遇到了很多麻烦。
你可以在这个网站上明白我的意思; http://wordtaps.com/ 看看右上角的时间范围,这正是我想要的。该网站还使用“Vote it up”插件和 WordPress。
“投票”插件页面上有几个函数,我认为它们可以工作,但当我尝试使用它们时,我不断收到错误,因为我对 PHP 知之甚少。
我的网站是 www.dinjulehilsen.no(挪威语)
I'm building a Digg-like voting site for Christmas greetings. I'm using WordPress and the "Vote it up" plugin. I am having a lot of troubles being able to sort the vop votes within a timeframe.
You can see what I mean on this site; http://wordtaps.com/ Look at the timeframe on the top right, that's exactly what I want. The site also uses the "Vote it up" plugin along with WordPress.
There are a couple of functions on the "vote it up" plugin page which I assume would work, but I just keep on getting errors when I try to use them as I know very little PHP.
My site is www.dinjulehilsen.no (it's in Norwegian)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
要使用 voteitup 和 wordpress 对最高投票进行排序,您可以尝试:在索引页面中显示最高投票的帖子。它适用于我自己的社交书签 Nestdev.com
For sorting top votes using voteitup and wordpress, you can try it: Show top voted post in index page. It works in my own social bookmarking nestdev.com