DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [QuizMe] ConfusedHi,
The results form is not designed to be altered, and any alteration made will be overwritten with future updates.
The results.phtml is a remnant from development.
If you really have to modify the layout the html for the results page can be found in the settings.xml file.
library/survey/settings.xml
you can find the relevant part under.
alternate/quizme/views/results/display/results/phtml
in the xml.However as i say once you have made the changes, any upgrade will remove them,.
Forum: Plugins
In reply to: [QuizMe] ConfusedThe plugin was designed for fun quizes and not more serious test and as such there is no option to get the user to enter a name.
You can add new fields by filling out the new field option at the botton of the field definitions page.Regards
DCodaForum: Plugins
In reply to: [SurveyMe] Text boxes showing up whiteHi,
Yes this can be done through a style sheet. The styling of the form is not something that is totally finished and that is why it not documented.to make a style that just applies to surveys use the css selector
form.surveyme
before any css you insert
Forum: Plugins
In reply to: WP Survey & Quiz Tool, multiple resultsCan you please describe your survey. This seems a little odd, and it may be down the the form.
Forum: Plugins
In reply to: [SurveyMe] Last answer missing if followed by math captchaThis will be looked into in the next release. I would suggest that you continue to try to use recaptcha if you need a captcha.
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] PermissionsIt will be fixed in the next release.
However there are lots of changes in this release so it will be some time before it it released.Forum: Plugins
In reply to: [SurveyMe] SurveyMe»Forms»Edit»User Survey»Data CollectionSorry for missing you first post on this.
Unfortunately there is nothing you can do to solve this.
This is being looked into and will be fixed in the next release.
Unfortunately this will be a big release and will take a while to be release.Forum: Plugins
In reply to: [ContactMe] CSV returns "Page not found"Currently the only issue is if you are not using permalinks on your site.
Even if you have permalinks set something may have gone wrong, so try resettings the permalinks options on the admin screen.Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] MultiCheckbox Values – All 1'sSorry to here about your problem ,
Unfortunately this will not be a quick fix, and we are also in the middle or a large rewrite of the plugin so we will endeavor that the problems are fixed in the new release.Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] MultiCheckbox Values – All 1'sI take it when you mean the results come back you are referring to emails.
Surveys are meant save the data to tables and be either downloaded as csv or viewed directly in MySQL.
The email is only an option that can be enabled if you think it works well with you form.
Support for emails will be improved in later releases, but this is not a priority at the moment.As to why the boxes are greyed in the collection screen, this will need investigating. Email should not be enabled by default and on testing on our development system it doesn’t seem to be.
This will be looked into and any fixes will be included in out next release.
Regards DCoda.
Forum: Plugins
In reply to: [SurveyMe] Unsufficient rights?Thanks, for letting us know, well look into this for the next version.
Forum: Plugins
In reply to: [PollMe] [Plugin: PollMe] NO RESULTS AFTER VOTINGThis issue was looked into a resolved in the latest version. Please check that you have version 2.5.28 installed.
If you are still having problems please :
1. let us know is the default poll works
2. tell us more about the poll setup ie questions.
3. tell us more about your setup, php version, wp version etcRegards
DCoda.Forum: Plugins
In reply to: [ContactMe] View Contact dataNo.
This is a free generic plugin and it would be impossible to give an admin panel than suited everyones needs, so we give you the option to download so you can use it in any package you want.Regards
DCodaForum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Multiple subjectIf you assign a number of options to the subject field it will be displayed as a drop downlist.
Is this what you meant?Forum: Plugins
In reply to: [ContactMe] Adding additional feildsOn the field definitions page.
Just above the apply button, there is a “new field: field.
Select the required type for this field and fill in the details and click apply to add the new field.-D