NEED HELP-from someone who is VERY good with html or has profitstheme

5 replies
Hello,

I am having serious issues with my popup newsletter opt-in form.

I bought profitstheme, which is great, but
there's an option that says you must paste
your autoresponder's html code there.

Okay sure, done. Now i know the theme obviously
changes some things since you can add customized
buttons and all that...

My problem is now when viewing my page
my popup shows for half a second and then shows
a white blank square where the optin form must be.

I cant click on the white square at all, doesn't
do anything. But when I click outside of it, my
optin form (AS IT SHOULD BE) appears for about
a second and then disappears. PLEEEAAASSE help me
it is driving me INSANE!

My site is ettiennevanstaden (dot) com

and here is the html code if that helps:

<form action="http://www.ettiennevanstaden.com/?wpr-optin=1" method="post">
<span class="wpr-subform-hidden-fields">
<input type="hidden" name="blogsubscription" value="none" />
<input type="hidden" name="newsletter" value="1" />
<input type="hidden" name="fid" value="1" />
</span>
<table>
<tr>
<td><span class="wprsfl wprsfl-name">Name:</span></td>
<td><span class="wprsftf wpr-subform-textfield-name">
<input type="text" name="name" /></td>
</tr>
<tr>
<td><span class="wprsfl wprsfl-email">E-Mail Address:</span></td>
<td><span class="wprsftf wpsftf-email">
<input type="text" name="email" />
</span>
</tr>
<tr>
<td colspan="2" align="center"><input type="submit" value="Subscribe" /></td>
</tr>
<tr>
<td colspan="2" align="center"></td>
</tr>
</table>
</form>
#good #helpfrom #html #profitstheme

Trending Topics