fergbrain
Forum Replies Created
-
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Timer set by customer fieldPlease send me an email through my contact page describing the project and I’ll get a quote to you: http://andrewferguson.net/contact/
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Cannot Create Multiple EventsThe image doesn’t load, can you verify the image?
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Timer set by customer fieldUnfortunately, I don’t have time to write custom code for free. If you’re interested in hiring me, I’d be happy to give you a quote.
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Timer set by customer fieldWhat have you tried?
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Timer set by customer fieldYes, in theory.
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Cannot Create Multiple Events1) Are you using the built-in plugin delete function or deleting manually?
2) Can you send a screen shot of how it looks?Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Timer set by customer fieldYes, that format would work.
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Cannot Create Multiple EventsHave you tried deleting and re-installing the plugin?
This is a bug. For various reasons, I thought this should not happen..but PHP is weird like that. It’s been fixed as of commit 9b65880968 and will be part of the next release. Sorry for the inconvenience 🙁
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] delete the colon/ double dot?Title Suffix in the Display Options Format section
@chefgoot: Do you have other plugins installed? What happens if you disable all the other plugins, do you still get the same issue? Also, what version of WP and PHP are you using?
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal errorOooh! Interesting! I’ll take a look.
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Countdown timer reaches 0It can be done, but you’ll have to write the code for it.
Hmmm…that’s not a bad idea.
I’m hesitant to use a flag based system (e.g. always show this timer) because it introduces a new field. I think a better way might be to drag and drop the order, similar to how widgets can be ordered. Do you think that would work?
For the next release, I’m working on doing some AJAX stuff with how timers are added so multiple events can be added without having to submit. In fact, the submit button could go away completely.
That would be the ground work for being able to rearrange timers using a drag and drop interface, which I think jquery has some support for.
I don’t think it will make it in the next release, but I’ll think about it for the one after.
Forum: Plugins
In reply to: [Countdown Timer] [Plugin: Countdown Timer] Fatal error@jonscaife: Did you delete the folder manually or use the “Delete” button from within the WordPress Dashboard?
It’s important that you use the Delete button from the WordPress dashboard because that clears out the database settings for the plugin.