I currently have a style sheet on my wordpress page that has a contact form built into it. I like this style and I don't want to mess with it, but all the constant contact plug-ins come with a form that overrides this style sheet. Any suggestions of how I can gain the function of constant contact integration without putting in a new form?
|
closed as too localized by toscho♦ Mar 18 at 23:57
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
The first way I suggest you may write your own script to process contact form. There are a lot examples in web. You can find them yourself. The second way - more simple - use Contact Form 7 plugin. Install the plugin. Than go to plugin settings page. Insert html code of your contact form into plugin form template and replace form fields with appropriate shortcodes that plugin provides. And adjust others settings for you need. After success testing new form delete the original form (or comment it). |
|||
|
|