<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Shopify Tutorial: Making Sure a User Agrees to the Terms &amp; Conditions Using jQuery</title>
	<atom:link href="http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/</link>
	<description>Tetsuro&#039;s Blog</description>
	<lastBuildDate>Wed, 02 Nov 2011 21:43:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Landon</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-806</link>
		<dc:creator>Landon</dc:creator>
		<pubDate>Mon, 24 Oct 2011 23:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-806</guid>
		<description>Can someone help me figure out why it&#039;s not working on my site. I&#039;ve done everything in this tutorial and figure out why it&#039;s not working.

http://mtnapproach.myshopify.com/cart</description>
		<content:encoded><![CDATA[<p>Can someone help me figure out why it&#8217;s not working on my site. I&#8217;ve done everything in this tutorial and figure out why it&#8217;s not working.</p>
<p><a href="http://mtnapproach.myshopify.com/cart" rel="nofollow">http://mtnapproach.myshopify.com/cart</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tetsuro</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-805</link>
		<dc:creator>Tetsuro</dc:creator>
		<pubDate>Mon, 10 Oct 2011 20:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-805</guid>
		<description>Hey Birgit, what&#039;s the URL of your store? I can take a look.</description>
		<content:encoded><![CDATA[<p>Hey Birgit, what&#8217;s the URL of your store? I can take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Birgit</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-804</link>
		<dc:creator>Birgit</dc:creator>
		<pubDate>Mon, 03 Oct 2011 21:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-804</guid>
		<description>Hi,
I&#039;ve following problem:
I installed everything following the instruction, but now it gives me always an alert box - whatever I do. For example, if i&#039;m adding a product to my cart it also tells me &quot;xxx was added to your shopping cart / with an ok button&quot;.

Any solution here?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve following problem:<br />
I installed everything following the instruction, but now it gives me always an alert box &#8211; whatever I do. For example, if i&#8217;m adding a product to my cart it also tells me &#8220;xxx was added to your shopping cart / with an ok button&#8221;.</p>
<p>Any solution here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian O</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-801</link>
		<dc:creator>Christian O</dc:creator>
		<pubDate>Mon, 25 Jul 2011 09:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-801</guid>
		<description>Oi, I figured this one out myself :-) I works perfectly. So thankfull for this script.

/Christian O</description>
		<content:encoded><![CDATA[<p>Oi, I figured this one out myself :-) I works perfectly. So thankfull for this script.</p>
<p>/Christian O</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian O</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-798</link>
		<dc:creator>Christian O</dc:creator>
		<pubDate>Thu, 21 Jul 2011 09:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-798</guid>
		<description>Hi Tetsuro,

Great script! This is (almost) exactly what I need.

If I combine some of your script with &quot;Gift wrapping&quot; (by Caroline Schnapp) I might be able to insure that our costumers
1) will add packaging
and
2) wont be able to remove it?

I was thinking about hiding the check box and making it &quot;pre checked&quot; - is this even possible?

Anyways, GREAT tutorial :-) Easy to understand and very well written.

Our page is www.cckis.dk

Thanks :-)</description>
		<content:encoded><![CDATA[<p>Hi Tetsuro,</p>
<p>Great script! This is (almost) exactly what I need.</p>
<p>If I combine some of your script with &#8220;Gift wrapping&#8221; (by Caroline Schnapp) I might be able to insure that our costumers<br />
1) will add packaging<br />
and<br />
2) wont be able to remove it?</p>
<p>I was thinking about hiding the check box and making it &#8220;pre checked&#8221; &#8211; is this even possible?</p>
<p>Anyways, GREAT tutorial :-) Easy to understand and very well written.</p>
<p>Our page is <a href="http://www.cckis.dk" rel="nofollow">http://www.cckis.dk</a></p>
<p>Thanks :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tetsuro</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-797</link>
		<dc:creator>Tetsuro</dc:creator>
		<pubDate>Wed, 20 Jul 2011 03:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-797</guid>
		<description>David: thanks! I&#039;m glad you found it useful!</description>
		<content:encoded><![CDATA[<p>David: thanks! I&#8217;m glad you found it useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tetsuro</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-796</link>
		<dc:creator>Tetsuro</dc:creator>
		<pubDate>Wed, 20 Jul 2011 03:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-796</guid>
		<description>Yep, that shouldn&#039;t be an issue. However, if you&#039;re using noConflict mode for your other scripts, make sure the script from this tutorial is in noConflict mode as well.</description>
		<content:encoded><![CDATA[<p>Yep, that shouldn&#8217;t be an issue. However, if you&#8217;re using noConflict mode for your other scripts, make sure the script from this tutorial is in noConflict mode as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-793</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 14 Jul 2011 22:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-793</guid>
		<description>Hey Tetsuro, 

Thanks for the tutorial.  Is it possible that this won&#039;t work if there are other jQuery scripts running on the cart? For example my store has a jQuery script for a &quot;gift&quot; box that, when checked, generated additional customer input boxes.  Will adding another checkbox complicate this? Thanks

Dan</description>
		<content:encoded><![CDATA[<p>Hey Tetsuro, </p>
<p>Thanks for the tutorial.  Is it possible that this won&#8217;t work if there are other jQuery scripts running on the cart? For example my store has a jQuery script for a &#8220;gift&#8221; box that, when checked, generated additional customer input boxes.  Will adding another checkbox complicate this? Thanks</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-792</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 22 Jun 2011 19:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-792</guid>
		<description>Thanks for this Tetsuro!  I am launching my site next week and I needed this functionality built in.  I was able to add it to my site in less than 20 minutes following your step by step guide.

It&#039;s not often I find a useful 2 year old post on anything tech related...</description>
		<content:encoded><![CDATA[<p>Thanks for this Tetsuro!  I am launching my site next week and I needed this functionality built in.  I was able to add it to my site in less than 20 minutes following your step by step guide.</p>
<p>It&#8217;s not often I find a useful 2 year old post on anything tech related&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://blog.tetsutakara.com/593/shopify-tutorial-making-sure-a-user-agrees-to-the-terms-conditions-using-jquery/comment-page-1/#comment-552</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Thu, 16 Sep 2010 17:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tetsutakara.com/?p=593#comment-552</guid>
		<description>Thanks so much for this. I have a lot of liability and need to have customers select this option!

I&#039;m new to all this however, and can&#039;t seem to get it to work. I think adding the # sign is the most confusing part. The Agree box has shown up, but I&#039;m still able to go through the checkout without it checked.

Also, curious, where to add the text for the terms and conditions? That should be a link for another pop-up, yes?

Thanks in advance,
Laura</description>
		<content:encoded><![CDATA[<p>Thanks so much for this. I have a lot of liability and need to have customers select this option!</p>
<p>I&#8217;m new to all this however, and can&#8217;t seem to get it to work. I think adding the # sign is the most confusing part. The Agree box has shown up, but I&#8217;m still able to go through the checkout without it checked.</p>
<p>Also, curious, where to add the text for the terms and conditions? That should be a link for another pop-up, yes?</p>
<p>Thanks in advance,<br />
Laura</p>
]]></content:encoded>
	</item>
</channel>
</rss>

