WP-Emaill Capture
-
My newsletter sign up was put in by a previous developer. I think he hand edited the php so now when i click on the submit button, it goes to a different website all together.
Can you tell me what is supposed to go in the action? Here is my code.
<form name=”wp_email_capture” method=”post” action=”http://www.rochousefitnesspa.com/newsite/”>
NEWSLETTER
<input name=”wp-email-capture-email” id=”home-email-capture” type=”text” title=”Email” placeholder=” ” /><input type=”hidden” name=”wp_capture_action” value=”1″ />
<input name=”Submit” type=”submit” value=”Submit” class=”home-email-capture-submit” /></form>
The topic ‘WP-Emaill Capture’ is closed to new replies.