Hey guys and gals,
Does anyone know a thing or two about optin form designing? A friend of mine has iContact but its sign up forms are really dull. I have tried the MaxBlogPress plugin but it does not work on my sidebar for some reason. Any ideas, tips?
Daniel Attard
Forums
Opt-in Form Design Help Needed
Moderator: admin
18 posts • Page 1 of 2 • 1, 2
-

Daniel Attard
Company: Neways Worldwide
Contribution Level: 3 - Posts: 765
- Joined: Sat Jun 19, 2010 5:13 am
Re: Opt-in Form Design Help Needed
Daniel Attard wrote:Hey guys and gals,
Does anyone know a thing or two about optin form designing? A friend of mine has iContact but its sign up forms are really dull. I have tried the MaxBlogPress plugin but it does not work on my sidebar for some reason. Any ideas, tips?
Daniel Attard
Daniel..Have you tried the GETRESPONSE opt in forms../?
Adil
Participate in one of the most powerful marketing & life transformation experiences of your lifetime.. Visit http://bit.ly/Pw5joV
-

Adil Shamim
Contribution Level: 4 - Posts: 596
- Joined: Mon Dec 27, 2010 4:16 am
Re: Opt-in Form Design Help Needed
He wants to stick with iContact rather then anything else thats why.
-

Daniel Attard
Company: Neways Worldwide
Contribution Level: 3 - Posts: 765
- Joined: Sat Jun 19, 2010 5:13 am
Re: Opt-in Form Design Help Needed
.
Daniel the iContact forms were meant to be super simple.
Most of the time designers/webmasters will integrate the code into custom form styles.
This is why you don't see the fancy form builders like Aweber or GetResponse.
You also have the increasing features in wordpress themes and plugins like popup domination, list eruption, etc., that just need a simple code snippet and they do the rest to format the form.
You might want to try the MBP Optin Form plugin instead of SubscriberMagnet:
http://www.maxblogpress.com/plugins/mofa/
.
.
Daniel the iContact forms were meant to be super simple.
Most of the time designers/webmasters will integrate the code into custom form styles.
This is why you don't see the fancy form builders like Aweber or GetResponse.
You also have the increasing features in wordpress themes and plugins like popup domination, list eruption, etc., that just need a simple code snippet and they do the rest to format the form.
You might want to try the MBP Optin Form plugin instead of SubscriberMagnet:
http://www.maxblogpress.com/plugins/mofa/
.
.

Learn How To Turn Your Passion Into Profits ... YouIncPro.com
Subscribe to RSS | Follow Us on Facebook, Twitter, Google+ & YouTube
-

Richard Bravo
Company: Life Force International
Contribution Level: 9 - Posts: 2381
- Joined: Thu Feb 26, 2009 2:00 am
Re: Opt-in Form Design Help Needed
Hey Daniel,
The guys over at PopUP Domination also have a free plugin called Sidebar Domination....
Its not as customizable as others, but it does look better than the generic forms from icontact.....
The guys over at PopUP Domination also have a free plugin called Sidebar Domination....
Its not as customizable as others, but it does look better than the generic forms from icontact.....
James
Are You a Victim of Shiny Object Syndrome?
How to bypass losing hundreds of dollars on courses and ebooks and finally discover
What's Working Now
Are You a Victim of Shiny Object Syndrome?
How to bypass losing hundreds of dollars on courses and ebooks and finally discover
What's Working Now
-

James Bennett
Company: Team Beachbody
Contribution Level: 3 - Posts: 150
- Joined: Sun Feb 28, 2010 4:55 pm
Re: Opt-in Form Design Help Needed
Cheers for the answers!
@Bravo...For some reason it does not show on my sidebar when I put it although it appears in posts. When I put it as widget on the sidebar it does not. Any solutions?
Daniel Attard
@Bravo...For some reason it does not show on my sidebar when I put it although it appears in posts. When I put it as widget on the sidebar it does not. Any solutions?
Daniel Attard
-

Daniel Attard
Company: Neways Worldwide
Contribution Level: 3 - Posts: 765
- Joined: Sat Jun 19, 2010 5:13 am
Re: Opt-in Form Design Help Needed
.
Its probably a code problem then, perhaps a missing div tag or something.
In most cases thats what Ive found to be the culprit.
I can look at the code is you want to post it here.
Just use the "CODE" tag from the post editor.
~RB
.
.
Its probably a code problem then, perhaps a missing div tag or something.
In most cases thats what Ive found to be the culprit.
I can look at the code is you want to post it here.
Just use the "CODE" tag from the post editor.
~RB
.
.

Learn How To Turn Your Passion Into Profits ... YouIncPro.com
Subscribe to RSS | Follow Us on Facebook, Twitter, Google+ & YouTube
-

Richard Bravo
Company: Life Force International
Contribution Level: 9 - Posts: 2381
- Joined: Thu Feb 26, 2009 2:00 am
Re: Opt-in Form Design Help Needed
You mean this Rich?
<?php if(function_exists("ofa_insert_optin_form")) ofa_insert_optin_form("tracking code");?>
<!--OptinFormAdder--> <!--OptinFormAdder:tracking_code-->
<?php if(function_exists("ofa_insert_optin_form")) ofa_insert_optin_form("tracking code");?>
<!--OptinFormAdder--> <!--OptinFormAdder:tracking_code-->
-

Daniel Attard
Company: Neways Worldwide
Contribution Level: 3 - Posts: 765
- Joined: Sat Jun 19, 2010 5:13 am
Re: Opt-in Form Design Help Needed
.
Is that the actual code you're posting in your sidebar widget?
It looks incomplete...
If not, post the actual specific code you are using; exactly as you're posting into your sidebar.
Put it in a code tag so nothing gets stripped...
.
.
Is that the actual code you're posting in your sidebar widget?
It looks incomplete...
If not, post the actual specific code you are using; exactly as you're posting into your sidebar.
Put it in a code tag so nothing gets stripped...
- Code: Select all
Like this
.
.

Learn How To Turn Your Passion Into Profits ... YouIncPro.com
Subscribe to RSS | Follow Us on Facebook, Twitter, Google+ & YouTube
-

Richard Bravo
Company: Life Force International
Contribution Level: 9 - Posts: 2381
- Joined: Thu Feb 26, 2009 2:00 am
Re: Opt-in Form Design Help Needed
Hi Daniel
I had the same issue with icontact.
I solved it by using some free software from Kompozerhttp://sourceforge.net/projects/kompozerwindows/, a WYSIWYG editor.
You can copy and paste the form from icontact. Copy the HTML file of the form to the HTML screen in Kompozer. You can then work in the visual screen and add images and text as you like. Then paste the html into a text widget on your sidebar.
icontact message builder is braindamage to work with, so you can copy the templates to Komposer work with them and paste the HTML back into icontact.
I hope this helps, If you need to contact me, my infomation is on my profile page.
Cheers
I had the same issue with icontact.
I solved it by using some free software from Kompozerhttp://sourceforge.net/projects/kompozerwindows/, a WYSIWYG editor.
You can copy and paste the form from icontact. Copy the HTML file of the form to the HTML screen in Kompozer. You can then work in the visual screen and add images and text as you like. Then paste the html into a text widget on your sidebar.
icontact message builder is braindamage to work with, so you can copy the templates to Komposer work with them and paste the HTML back into icontact.
I hope this helps, If you need to contact me, my infomation is on my profile page.
Cheers
-

Roger Rohm
Contribution Level: 1 - Posts: 18
- Joined: Fri Jan 21, 2011 2:33 pm
18 posts • Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest



