• hey ho: my site is howtosup. ideally, what i want is a countdown timer that’d show the time remaining until my next post, using my next-scheduled-post entry for the data. haven’t found a plug in to do that, so i’m hoping to use yours as the next best thing. obviously, i’m inputting the date-of-next-post stuff manually, no biggie; but what i’d like to do is clean up how the timer looks on my page. I’ve messed with the code to the best of my meager abilities but I can’t seem to get that arrow mark to go away, nor to get the text size down to a level where the total amount of time remaining shows up on the screen. if you could lend a helping hand, that’s be great. thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter linter

    (@linter)

    well, i kind of fixed it myself — thanks, firebug! — but i really do think it’d be cool if somebody, hint hint, made a *real* countdown-til-next-scheduled-post plugin. think about it!

    That’s an interesting idea. However, I think it’s a bit outside of the scope of the current plugin (I’m really trying to fight feature creep – http://en.wikipedia.org/wiki/Feature_creep).

    One thought is that I don’t think it would be too hard to write a few lines of PHP code to find out when the next post is scheduled and then insert that publish date into a function from Countdown Timer.

    How handy are you with PHP?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Countdown Timer] how to clean up my timer look?’ is closed to new replies.