rocknraj
Member
Posted 2 years ago #
The short codes are not translating, as in the recipient of the form input receives a message like:
Mr. [your-name] said [your-message]
Email address is [your-email]
Submitter of the form does not get auto-response.
Any ideas?
Hosting environment is LAMP with PHP 5. More info here.
http://wordpress.org/extend/plugins/contact-form-7/
rocknraj
Member
Posted 2 years ago #
More info:
I am using the additional plug-ins:
Platinum SEO Pak
Google XML Sitemaps
Fuzzy SEO Queries
iMasters WP FAQ
Mappress Easy Google Maps
Really Simple Captcha
rocknraj
Member
Posted 2 years ago #
WordPress version is latest, 2.8.4.
rocknraj
Member
Posted 2 years ago #
Using a custom Permalink structure
http://www.blogurl.com/%name%/
Permalinks are all working sitewide.
rocknraj
Member
Posted 2 years ago #
Egg on my face. In using the shortcodes as noted at your website, I had reversed the order of field size/limit and element name. I was typing
[text 40/60 your-name] when I should have been typing
[text your-name 40/60]
This seems to have fixed it. Thank you.
rocknraj
Member
Posted 2 years ago #
I hope I am not catching my girlfriend's dyslexia!