DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [ContactMe] Change "Thank you" messageIf you switch the ‘Configurability’ to advanced, it will show the ‘Results Header’ this is where you will find the ‘thank you message’
Forum: Plugins
In reply to: [SurveyMe] Install Fatal ErrorJust realised my mistake. A surveyme is a legacy plugin. It’s functionality has been merged into contactme
http://wordpress.org/extend/plugins/wp-contactme/
As over the years they started acquire the same functionality.
Contactme has the fix for windows, and will perform the same function.Forum: Plugins
In reply to: [SurveyMe] Install Fatal ErrorThis is due to running on windows. This was fixed for the latest version, or so I thought. What version are you running?
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to Restore the Quizme formsThe definitions are stored as custom posts. So if you have exported your wordpress tables. You have also exported the definitions.
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] No Data Retrieval via EmailSo the problem is with how the form is configured.
As you suggest, start with the default form ( you can always copy it to another name later ). Add the questions one at a time, and test the form after. There must be some character in either the name of one of the fields or something that is causing it to not be able to match up a form field with submitted data, making it a appear there is a mandatory field missing.Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] No Data Retrieval via EmailI can’t see much from when form itself.
But did you mean to setup the choices and checkboxes rather that radio buttons? Or is this a symptom of the problem.Lets go back to the basics.
Do the default forms actually work?
If they do then it is something about the form, if they don’t its something about your system.Forum: Plugins
In reply to: [Boilerplate] [Plugin: Boilerplate] Search/Replace failing (WP 3.4 )As stated on the plugin site it is only tested up to 3.3.2.
But I doubt it would be the version that is causing the problem. The plugin uses basic wordpress filters that are unlikely to have change that drastically.Your examples do seem syntactically correct. try using lower case and try disabling other plugins that may be affecting the filter.
The documentation does basically say what you want but uses the words search and replace instead of foo and bar.
Forum: Plugins
In reply to: [Boilerplate] [Plugin: Boilerplate] Search/Replace failing (WP 3.4 )There are no samples as it would be very difficult to demonstrate them working.
http://boilerplate.dcoda.co.uk/help/getting-started/
Is a brief guide to getting started, but I assume you have read this. There is no advanced guide and there isn’t that much to the plugin.I’m confused as to what docs you have been using as the only docs are listed about and they do mention the plate attribute.
Forum: Plugins
In reply to: [PollMe] [Plugin: PollMe] plugin shows an error upon activationAll of Pollmes functionality has been added to ContactMe. PollMe is no longer supported and this incompatibility with windows servers will not be fixed in PollMe.
Forum: Plugins
In reply to: [Boilerplate] [Plugin: Boilerplate] do_shortcode doesn't process boilerplateShortcodes are very low priority, so boilerplates implemented as high priority filters, to allow the inserted content to be filtered the same way as the rest of the content.
Basically you need to use apply_filters.
Forum: Plugins
In reply to: [Redactor] [Plugin: Redactor] Does it track the number of clics?No it does not record any stats.
Forum: Plugins
In reply to: [Redactor] [Plugin: Redactor] Suggestion of a finer lookThe plugin works the same way as IMDB soes there spoilers. What you suggest would be very difficult to do if not impossible to work well on all the old browsers out there. This will not be included in this FREE plugin.
Forum: Plugins
In reply to: ContactMe ErrorSorry I wasn’t clear. I meant the field title.
Sorry for the over site with running network enabled. The link on the plugins page is just a short cut and you can also get to the contactme settings under settings.
Sorry for delay in answering. I’ve just found that google reader does not show all postings.
Forum: Plugins
In reply to: ContactMe ErrorIts sounds like you have not supplied a name for one of the fields. All fields must have names so they can be stored to the database.