BFM Site – Removing Terms & Conditions Checkbox?

September 10, 2009

I love Mike Filsaime’s Butterfly Marketing script. I used it to launch my first membership site; http://MakeMoneyOnlineWithJohn.com.

There was one problem though, I wanted to remove “I accept the terms & conditions” checkbox in the signup form. I figured that it was just an extra hurdle that would decrease conversion rates.

I knew that it could be removed as I had seen other BFM sites without it on there. After weeks of searching the net I finally found the solution!

You need to modify the signup.html and signup.p.html template files in this way:

Original code:

<div align=”center”>
<input name=”terms” id=”terms” value=”1″ type=”checkbox”>
<label for=”checkbox”>I accept the <a href=”terms.php” target=”_blank”>terms &amp; conditions</a></label>
</div>

Modified code:

<div align=”center” style=”overflow:hidden; height:1px;”>
<input name=”terms” id=”terms” value=”1″ type=”checkbox” checked=”checked”>
<label for=”checkbox”>I accept the <a href=”terms.php” target=”_blank”>terms &amp; conditions</a></label>
</div>

By posting this on my blog I’m hoping that someone else that needs the same information can easily find it when they do a search online.

Check out this post if you want to know how to create a second, different Butterfly Marketing homepage.

Related Posts

Tags: , , , How To

Facebook comments:

Leave a Reply

(required)

(required)


CommentLuv badge

Local Online Marketing – How To Approach Business Owners

Just yesterday, a friend and I went out to lunch. He’s starting out a new local marketing business and...

What Domain Name Should I Register For My Squeeze Page?

Recently I was asked by a subscriber the following question: “G’day John, What are your thoughts in regards to...

How To Set Up Tracking For Email Optins

Building an email list is super important for any business. For those that take the iniative to do this,...

Fixed or Growth Mindset?

Right now I’m listening to an amazing audio book by Carol Dweck titled, “Mindset: The New Psychology of Success“....

My Money Management System

Recently I attended a seminar featuring a very successful business person. During the seminar he outlined a very simple...

Contact Form 7 Not Working?

Do you find that your Contact Form 7 form is not working anymore? For a few years now I’ve...

Are You a Leader?

What are some of the characteristics of a good trainer, a good coach, or a good leader? Here’s some...

Do You Know What You Want?

Do you know what you want? Most people don’t get what they want because they don’t know what they...

Can You Make Money Selling Amazon Kindle Ebooks?

Can you make money selling Amazon Kindle ebooks? Absolutely! In fact, I didn’t realize just how it easy it...

Your Aweber Account Has Been Flagged!

Here’s a scary subject line I just saw in my inbox today: “Your Aweber Account Has Been Flagged” It’s...