WolfieZero
Forum Replies Created
-
Forum: Plugins
In reply to: [Simply Poll] Fatal Error in Simply PollWhat’s happening is Simply Poll tries to make a call to a JavaScript file, but that file isn’t included as it’s being included in the footer of the site, but you seem to be missing the
wp_footer()
function in your theme. If you could include<?php wp_footer(); ?>
before the
</body>
tag then it should work.Let me know how that goes. ??
Forum: Plugins
In reply to: [Simply Poll] What's Happening with Simply PollIf you want to keep track of updates the best bet would be to follow here (or the RSS feed).
Theming is going to be the next big thing in Simply Poll; so you can choose a theme for a particular poll or use the default (that you can specify).
Editing polls is an interesting one. I thought about this when initially developing Simply Poll and thought against allowing people to edit them as they can skew the results to their liking. Take if GoDaddy was using Simply Poll and asked “Do you agree with SOPA” and 99% of the people answered “No”, they could then go and edit it so it says “Yes”. I may add the feature in so as long as users haven’t voted then it can still be changed.
Forum: Plugins
In reply to: [Simply Poll] What's Happening with Simply PollAh I see; I should be able to add that to version 2. It’s actually user roles in poll creation is a good point as I’ve not considered it yet.
I’ll add that to the 2.0 todo list now. Thanks!
Forum: Plugins
In reply to: [Simply Poll] What's Happening with Simply Pollhaha, it wouldn’t be as simple though, but I might steal your idea and create a spin-off project called “Awesome Poll” that adds more complex features. But images is a good idea and I’ll add that to the list.
Though just to clarify, would these additional users be bloggers as well? If not then how would you see the polls?
Thanks for the feedback!
Sorry. Yeah, it was line 42
Nope, didn’t seem to cause any issues…
Good point, I’ll give that ago
I’ve done a second install on an active blog (that didn’t have it previously) and it worked so might of just been blip.
Thanks a bunch for your help though! Been most useful.
Odd. I cannot seem to replicate the issue… let me give this another go and I’ll get back to you
1.4.1 should be up now.
Forum: Plugins
In reply to: [Simply Poll] Simply Poll not displaying resultssOkay, 1.4.1 should be up and working… I hope!
Forum: Plugins
In reply to: [Simply Poll] Simply Poll not displaying resultssOn that now ??
On it now.
Thanks for posting.
Forum: Plugins
In reply to: [Simply Poll] [Plugin: Simply Poll] More Plugin incompatibilitiesIf you want to try an early version before I commit it to www.remarpro.com, try this download
Forum: Plugins
In reply to: [Simply Poll] Simply Poll not displaying resultssThink I got it!