DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [PollMe] Graphs not showing upThis could be the problem.
There was a but with the default permalink structure being used, but I thought it was fixed in the latest release.
I will make sure it is fixed for the next release ( which may be some time ).So changing the permalink structure to anything that uses rewriting should fix this.
-D
ps. is didn’t think foreign translations would affect this , but just checking.
Forum: Plugins
In reply to: [PollMe] Graphs not showing upThat is all correct.
The only other thing i can think of is,
what is your permalink structure/
And is your site not english?Forum: Plugins
In reply to: [SurveyMe] Missing Collected Data TabIf you click the table name for the required form it will download the data from that table. If you do not have any table names listed then you have not had any data submitted.
Forum: Plugins
In reply to: [PollMe] Graphs not showing upDoes the default poll work correctly before you make any changes?
Does a table of results get successfully created?Forum: Plugins
In reply to: [SurveyMe] SurveyMe breaks my siteDo I Take it that your site is not set to english?
The plugin looks up menu names to create these links, and in some cases the _() translate function does not return the name that was used for the menu.
There is a fix in the new version we are working on that does seem to always pick the correct translation.I cannot think of hand of any css that should affect the above css, but we will check for this when we do the styling for the new release.
Forum: Plugins
In reply to: [SurveyMe] SurveyMe breaks my siteIt just seems to affect the adds that you have displayed at the sides and the top.
Please tell me more about these.
In the new version there will be new css so this might not happen when this is released.Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] SlownessThings are going to change with the next version, but currently the data is stored in WordPress options, so yes they are stored in tables but not in their own.
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Enter Survey One TimeIt is very difficult to prevent this. You can enable the cookie option to deter them, but they can always delete them and resubmit.
If you tick the once option in the datacollection screen, it will overwrite any previous results from that WordPress user or from that email address ( if they are not logged in )Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] SlownessSo no long questions or options?
So the quizzes are not that big, there are just a lot of them?We will test for this with the new setup before we release things.
Regards
DCoda.Forum: Plugins
In reply to: [QuizMe] Any way to add QuizMe on front-page.php without BBCode?No it is not possible to load a quiz like that. It has to be loaded from inside a post as specified in the forms screen.
To do as you wish you could make your front-page.php load a post that contains a quiz.
Regards
DCoda.Forum: Plugins
In reply to: [PollMe] [Plugin: PollMe] PHP call instead of [PollMe]The plugin is designed to be generic and picks up some information from the post it is on. It is not designed to work as an action or a widget as these will work separate or any post and would cause confusion.
These elements on on the todo list but not near the top. And it may be some time before they are included in the free plugin.Regards
DCoda.Forum: Plugins
In reply to: [SurveyMe] Change Font ColorIt would be best to add it outside the plugin as updates to the plugin will overwrite your changes.
Just add the code to your current theme or use a plugin to allow you to add it into the head of the page directly with might perform better.-D
Forum: Plugins
In reply to: [SurveyMe] Change Font Colorthe css selector
label.question
will allow you to set the color of the question.Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] SlownessWe are currently revising all our form plugins and part of this is how it deals with the saved data, it has totally been rewritten, though the old code will have to exist in the new version to allow conversions. So the problem may not be an issue when this is release.
We will test this will a large amount of quizzes when the time comes.
Can you give us an Idea of the size of the quizzes,
the number & length of the questions, the number & length of options.
This will help us recreate you situation.-D
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] Slownessvideos?
What have the videos to do with the quiz?