Optin form showing twice.
-
Hey guys,
I have been goring through the post looking for solution for my issue, but none of the solution worked so far.
I have a free one page WP theme, and I added the optin form to the home page using this code <?php if(function_exists(‘optinforms_create_form’)) { echo optinforms_create_form(); } ?>
Now the form appears twice whatever I do….
I tried to add some css code from older posts like this .shortdesc #optinforms-form5-container{display:none;}, but it did not do the trick.
My website url is http://ezmoneywealthsystem.com/start/
Could you please help me out?
Thanks in advance,
Cheers, Pete
The topic ‘Optin form showing twice.’ is closed to new replies.