DISQUS

Development on a shoestring: New beta of the Verse of the Day Plugin - now with widgets!

  • Andrew · 2 years ago
    Hi Glenn,
    I just uploaded your VOTD plugin/widget and it all appears to be running smoothly, I'll let you know in a few days how its still going.
    I can think of one possible suggestion/improvement, if a person uses the widget, would it be possible to let them choose which feed they take the verses from in the widget itself, rather then on a seperate page withing the options section of the ACP?

    Andrew B
  • Glenn Slaven · 2 years ago
    Thanks Andrew, that's a good idea!
  • ivie · 2 years ago
    Hi Glenn,

    I just try your new VOTD plugin with widget ready and it running well on my site. but if there is a bug I will let you know. thank you again for the plugin.
  • Gerard · 2 years ago
    Hi,

    A few days ago I installed the plugin. I really like it, but it doesn't refresh. Even since I installed the new beta version 3.5 it won't refresh.

    Any help is welcome.

    Thanks/
  • TruthofmyKing · 2 years ago
    Hey Glenn,

    I have also installed the votd plugin and can't get it to refresh. I have votd beta 3.5 and wordpress 2.2.1. Have tried different feeds with no luck.

    I am sure it will be a Great plugin once it starts to refresh. Let me know if you have a fix!

    Thanks!
  • Andrew P · 2 years ago
    Glenn, really appreciate your work here. Mine doesn't refresh the verse either. I'm on 2.1 - What part of OZ are you. I work with UCB and the national Vision Radio Network. www.vision.org.au
  • Anthony · 2 years ago
    Hi Glenn,

    The verse doesn't show up.
    I deactivated the stable version, replaced the old files with the beta version in the wp-content folder, reactivated the plugin, but nothing showed up.
  • Michael S. · 1 year ago
    I have version 3.5 beta with Wordpress 2.6.1 and the verse didn't refresh for me either. I deactivated the plugin and changed the line of code that is wp_schedule_event(0, 'daily', 'wp_votd_update_contents' ); to read wp_schedule_event(time(), 'hourly', 'wp_votd_update_contents' ); and it is working great now.