<?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: Mini Login on Homepage</title>
	<atom:link href="http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php</link>
	<description>The Latest Industry News, Reviews &#38; FAQs</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:00:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rodney</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-2429</link>
		<dc:creator>Rodney</dc:creator>
		<pubDate>Wed, 12 Oct 2011 16:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-2429</guid>
		<description>This was very helpful. Thanks so much.  I&#039;m using Magento 1.6 and I was able to pull this off by doing what payal setiya suggested (although his code did not show up in his post).  In CMS&gt;Pages&gt;Home&gt;Design I pasted the following code in the Custom Layout Update XML box:

[xml]
&lt;reference name=&quot;right&quot;&gt;
            &lt;block type=&quot;customer/form_login&quot; name=&quot;mini_login&quot; template=&quot;customer/form/mini.login.phtml&quot; /&gt;
        &lt;/reference&gt;
[/xml]

Then all I had to do was copy the Login.php file to my local path, comment out the suggested head update, and I&#039;ve got a login block on my home page.

Thanks again!</description>
		<content:encoded><![CDATA[<p>This was very helpful. Thanks so much.  I&#8217;m using Magento 1.6 and I was able to pull this off by doing what payal setiya suggested (although his code did not show up in his post).  In CMS&gt;Pages&gt;Home&gt;Design I pasted the following code in the Custom Layout Update XML box:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;reference name=&quot;right&quot;&gt;
            &lt;block type=&quot;customer/form_login&quot; name=&quot;mini_login&quot; template=&quot;customer/form/mini.login.phtml&quot; /&gt;
        &lt;/reference&gt;
</pre>
<p>Then all I had to do was copy the Login.php file to my local path, comment out the suggested head update, and I&#8217;ve got a login block on my home page.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-2328</link>
		<dc:creator>amit</dc:creator>
		<pubDate>Mon, 19 Sep 2011 07:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-2328</guid>
		<description>how can i use my website login form in magento home page?
pLZ.</description>
		<content:encoded><![CDATA[<p>how can i use my website login form in magento home page?<br />
pLZ.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aruna</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-2197</link>
		<dc:creator>Aruna</dc:creator>
		<pubDate>Wed, 17 Aug 2011 12:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-2197</guid>
		<description>Hello,

This is very easy to understand and implement.
Thanks a lot!!!

Aruna</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This is very easy to understand and implement.<br />
Thanks a lot!!!</p>
<p>Aruna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: payal setiya</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-1905</link>
		<dc:creator>payal setiya</dc:creator>
		<pubDate>Fri, 17 Jun 2011 12:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-1905</guid>
		<description>We can do same through our admin panel too. where simply we have to go to cms-&gt;pages-&gt;home page-&gt;design
and simply paste

            
        

there , and you can see the login form on your home page.

But your tutorial really gave a depth to reach there:)

Thanks a lot..</description>
		<content:encoded><![CDATA[<p>We can do same through our admin panel too. where simply we have to go to cms-&gt;pages-&gt;home page-&gt;design<br />
and simply paste</p>
<p>there , and you can see the login form on your home page.</p>
<p>But your tutorial really gave a depth to reach there:)</p>
<p>Thanks a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valentin</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-1598</link>
		<dc:creator>valentin</dc:creator>
		<pubDate>Sun, 27 Mar 2011 11:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-1598</guid>
		<description>Hey! How do I call the email and password boxes individually?

What I&#039;m trying to do is just add the 2 boxes + a log in button inside the header :)

Thank you in advance</description>
		<content:encoded><![CDATA[<p>Hey! How do I call the email and password boxes individually?</p>
<p>What I&#8217;m trying to do is just add the 2 boxes + a log in button inside the header <img src='http://www.e-commercewebdesign.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-1308</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sun, 21 Nov 2010 15:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-1308</guid>
		<description>Hi Adam,

This one isn&#039;t working for me. Followed every step but I&#039;m not sure where to place getChildHtml(&#039;right&#039;) ?&gt; as I think that will be the solution of the mini login not working.

Could you tell me where you placed the last line of code?

Thanks in advance,

JR</description>
		<content:encoded><![CDATA[<p>Hi Adam,</p>
<p>This one isn&#8217;t working for me. Followed every step but I&#8217;m not sure where to place getChildHtml(&#8216;right&#8217;) ?&gt; as I think that will be the solution of the mini login not working.</p>
<p>Could you tell me where you placed the last line of code?</p>
<p>Thanks in advance,</p>
<p>JR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaun</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-1285</link>
		<dc:creator>shaun</dc:creator>
		<pubDate>Thu, 11 Nov 2010 15:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-1285</guid>
		<description>This is driving me mad any help would be greatly appreciated

Thanks
Shaun</description>
		<content:encoded><![CDATA[<p>This is driving me mad any help would be greatly appreciated</p>
<p>Thanks<br />
Shaun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Moss</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-1284</link>
		<dc:creator>Adam Moss</dc:creator>
		<pubDate>Thu, 11 Nov 2010 15:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-1284</guid>
		<description>Hi Shaun, when I wrote this it was for version 1.3.x.x

These days, you&#039;ll need to check your base/default folder for the files you require.</description>
		<content:encoded><![CDATA[<p>Hi Shaun, when I wrote this it was for version 1.3.x.x</p>
<p>These days, you&#8217;ll need to check your base/default folder for the files you require.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaun</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-1283</link>
		<dc:creator>shaun</dc:creator>
		<pubDate>Thu, 11 Nov 2010 15:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-1283</guid>
		<description>I cannot seem to find app/design/frontend/default/yourtheme/template/customer/form/
I get as far as template/ and then I have catalog, catalogsearch,checkout,newsletter,page,sample

I do not have customer and form folders....am using the modern theme</description>
		<content:encoded><![CDATA[<p>I cannot seem to find app/design/frontend/default/yourtheme/template/customer/form/<br />
I get as far as template/ and then I have catalog, catalogsearch,checkout,newsletter,page,sample</p>
<p>I do not have customer and form folders&#8230;.am using the modern theme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ann</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-944</link>
		<dc:creator>Ann</dc:creator>
		<pubDate>Thu, 03 Jun 2010 14:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-944</guid>
		<description>Hi Rob,

Me again. :-)

It would also be great, if the customer after logging in was returned to the page he was on, rather than being bounced to an account page.

Thanks,

Ann.</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>Me again. <img src='http://www.e-commercewebdesign.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>It would also be great, if the customer after logging in was returned to the page he was on, rather than being bounced to an account page.</p>
<p>Thanks,</p>
<p>Ann.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ann</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-943</link>
		<dc:creator>Ann</dc:creator>
		<pubDate>Thu, 03 Jun 2010 14:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-943</guid>
		<description>Hi,

This is great and even for a newbie like me easy to understand and implement. Well done!!!

I have two questions though:

1. The login box shows up at the bottom of my right column and I would like it at the top

2. Could you add a register button to this beside the login button?

3. When logged in - it would be great, if the customer would see a logout button in the same location

I hope that you will find these suggestions interesting, too and that you will implement them. :-)


My Shop where you can see the problem with the right side location: www.annsworld.de/shop

Many thanks,

Ann.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is great and even for a newbie like me easy to understand and implement. Well done!!!</p>
<p>I have two questions though:</p>
<p>1. The login box shows up at the bottom of my right column and I would like it at the top</p>
<p>2. Could you add a register button to this beside the login button?</p>
<p>3. When logged in &#8211; it would be great, if the customer would see a logout button in the same location</p>
<p>I hope that you will find these suggestions interesting, too and that you will implement them. <img src='http://www.e-commercewebdesign.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>My Shop where you can see the problem with the right side location: <a href="http://www.annsworld.de/shop">http://www.annsworld.de/shop</a></p>
<p>Many thanks,</p>
<p>Ann.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-827</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 27 Apr 2010 07:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-827</guid>
		<description>Hi Koen,

Yes it&#039;s absolutely vital that you do it the way you suggested - especially as Magento does seem to upgrade every 3 months. Keeping all the core code definitely helps save headaches when upgrading your sites.

Thanks for visiting!

Rob</description>
		<content:encoded><![CDATA[<p>Hi Koen,</p>
<p>Yes it&#8217;s absolutely vital that you do it the way you suggested &#8211; especially as Magento does seem to upgrade every 3 months. Keeping all the core code definitely helps save headaches when upgrading your sites.</p>
<p>Thanks for visiting!</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-826</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Mon, 26 Apr 2010 12:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-826</guid>
		<description>I think for keeping the core of Magento as-is you should copy:
app/code/core/Mage/Customer/Block/Form/Login.php

to:
app/code/local/Mage/Customer/Block/Form/Login.php

But nice info anyway ;)</description>
		<content:encoded><![CDATA[<p>I think for keeping the core of Magento as-is you should copy:<br />
app/code/core/Mage/Customer/Block/Form/Login.php</p>
<p>to:<br />
app/code/local/Mage/Customer/Block/Form/Login.php</p>
<p>But nice info anyway <img src='http://www.e-commercewebdesign.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benamlunofu</title>
		<link>http://www.e-commercewebdesign.co.uk/blog/magento/mini-login-on-homepage.php/comment-page-1#comment-771</link>
		<dc:creator>benamlunofu</dc:creator>
		<pubDate>Tue, 02 Mar 2010 03:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.e-commercewebdesign.co.uk/blog/?p=107#comment-771</guid>
		<description>so cool</description>
		<content:encoded><![CDATA[<p>so cool</p>
]]></content:encoded>
	</item>
</channel>
</rss>

