<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Zen Cart Templates &#124; TemplateIsAll.Info</title>
	<atom:link href="http://www.templateisall.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.templateisall.info</link>
	<description>TemplateIsAll.Info provides Free Zen Cart Templates and Zen Cart Tutorials.</description>
	<lastBuildDate>Fri, 03 Jun 2011 09:16:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Magento: Change default sort order for catalog pages?</title>
		<link>http://www.templateisall.info/magento-change-default-sort-order-for-catalog-pages/</link>
		<comments>http://www.templateisall.info/magento-change-default-sort-order-for-catalog-pages/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 01:56:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=55</guid>
		<description><![CDATA[The easiest thing to do to change the default sort order, so that the newest products show first, simply change line 98 in Toolbar.php /** * Default direction * * @var string */ protected $_direction = 'desc'; \app\code\core\Mage\Catalog\Block\Product\List\Toolbar.php]]></description>
			<content:encoded><![CDATA[<p>The easiest thing to do to change the default sort order, so that the newest products show first, simply change line 98 in Toolbar.php<br />
<code> /**<br />
* Default direction<br />
*<br />
* @var string<br />
*/<br />
protected $_direction           = 'desc';</code></p>
<p>\app\code\core\Mage\Catalog\Block\Product\List\Toolbar.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/magento-change-default-sort-order-for-catalog-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>add the products from catalog at magento page</title>
		<link>http://www.templateisall.info/add-the-products-from-catalog-at-magento-page/</link>
		<comments>http://www.templateisall.info/add-the-products-from-catalog-at-magento-page/#comments</comments>
		<pubDate>Tue, 11 May 2010 06:43:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=53</guid>
		<description><![CDATA[Add the below code to cms page: {{block type=&#8221;catalog/product_list&#8221; category_id=&#8221;43&#8243; template=&#8221;catalog/product/list.phtml&#8221;}}]]></description>
			<content:encoded><![CDATA[<p>Add the below code to cms page:<br />
{{block type=&#8221;catalog/product_list&#8221; category_id=&#8221;43&#8243; template=&#8221;catalog/product/list.phtml&#8221;}} </p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/add-the-products-from-catalog-at-magento-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 blog software</title>
		<link>http://www.templateisall.info/top-10-blog-software/</link>
		<comments>http://www.templateisall.info/top-10-blog-software/#comments</comments>
		<pubDate>Mon, 10 May 2010 00:58:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[top 10]]></category>
		<category><![CDATA[blog soft]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=51</guid>
		<description><![CDATA[1, WordPress 2, Movable Type 3, ExpressionEngine 4, Drupal 5, Textpattern 6, Joomla 7, b2evolution 8, Nucleus CMS 9, Serendipity 10, Mephisto More reviews of this top 10 blog software, please visit http://www.smashingmagazine.com/2008/08/29/10-weblog-engines-reviewed/]]></description>
			<content:encoded><![CDATA[<p>1, WordPress</p>
<p>2, Movable Type</p>
<p>3, ExpressionEngine</p>
<p>4, Drupal</p>
<p>5, Textpattern</p>
<p>6, Joomla</p>
<p>7, b2evolution</p>
<p>8, Nucleus CMS</p>
<p>9, Serendipity</p>
<p>10, Mephisto</p>
<p>More reviews of this top 10 blog software, please visit http://www.smashingmagazine.com/2008/08/29/10-weblog-engines-reviewed/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/top-10-blog-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>magento: add register link at top links</title>
		<link>http://www.templateisall.info/magento-add-register-link-at-top-links/</link>
		<comments>http://www.templateisall.info/magento-add-register-link-at-top-links/#comments</comments>
		<pubDate>Sat, 08 May 2010 06:02:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[register link]]></category>
		<category><![CDATA[top links]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=48</guid>
		<description><![CDATA[I want to change default &#8220;Log In&#8221; to &#8221; Log In or Register&#8221;,  so how to add register link at top links for magento site? It&#8217;s easy. At app/design/frontend/default/your-template/layout, find customer.xml, and, find this: &#60;reference name=&#8221;top.links&#8221;&#62; &#60;action method=&#8221;addLink&#8221; translate=&#8221;label title&#8221; module=&#8221;customer&#8221;&#62;&#60;label&#62;Log In&#60;/label&#62;&#60;url helper=&#8221;customer/getLoginUrl&#8221;/&#62;&#60;title&#62;Log In &#60;/title&#62;&#60;prepare/&#62;&#60;urlParams/&#62;&#60;position&#62;100&#60;/position&#62;&#60;/action&#62; &#60;/reference&#62; and just replace the code to: &#60;reference name=&#8221;top.links&#8221;&#62; &#60;action [...]]]></description>
			<content:encoded><![CDATA[<p>I want to change default &#8220;Log In&#8221; to &#8221; Log In or Register&#8221;,  so how to add register link at top links for magento site?</p>
<p>It&#8217;s easy.</p>
<p>At app/design/frontend/default/your-template/layout, find customer.xml, and, find this:</p>
<p>&lt;reference name=&#8221;top.links&#8221;&gt;<br />
&lt;action method=&#8221;addLink&#8221; translate=&#8221;label title&#8221; module=&#8221;customer&#8221;&gt;&lt;label&gt;Log In&lt;/label&gt;&lt;url helper=&#8221;customer/getLoginUrl&#8221;/&gt;&lt;title&gt;Log In &lt;/title&gt;&lt;prepare/&gt;&lt;urlParams/&gt;&lt;position&gt;100&lt;/position&gt;&lt;/action&gt;<br />
&lt;/reference&gt;</p>
<p>and just replace the code to:</p>
<p>&lt;reference name=&#8221;top.links&#8221;&gt;<br />
&lt;action method=&#8221;addLink&#8221; translate=&#8221;label title&#8221; module=&#8221;customer&#8221;&gt;&lt;label&gt;Log In or Register&lt;/label&gt;&lt;url helper=&#8221;customer/getLoginUrl&#8221;/&gt;&lt;title&gt;Log In or Register&lt;/title&gt;&lt;prepare/&gt;&lt;urlParams/&gt;&lt;position&gt;100&lt;/position&gt;&lt;/action&gt;<br />
&lt;/reference&gt;</p>
<p>That&#8217;s OK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/magento-add-register-link-at-top-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to add google analytics to magento site</title>
		<link>http://www.templateisall.info/how-to-add-google-analytics-to-magento-site/</link>
		<comments>http://www.templateisall.info/how-to-add-google-analytics-to-magento-site/#comments</comments>
		<pubDate>Sat, 08 May 2010 04:42:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=45</guid>
		<description><![CDATA[Google analytics is the most useful tool for wesite webmaster to analytics the site. It is easy to add google analytics to magento site. Please just at the adminend, at System&#62;Configuration&#62;Sales&#62;google API&#62;google analytics&#62;, enable it, and just write your account number. Note: account number is not your google account, such as &#8220;yourgoogleaccount@gmail.com&#8221;, it is such [...]]]></description>
			<content:encoded><![CDATA[<p>Google analytics is the most useful tool for wesite webmaster to analytics the site. It is easy to add google analytics to magento site. Please just at the adminend, at System&gt;Configuration&gt;Sales&gt;google API&gt;google analytics&gt;, enable it, and just write your account number.</p>
<p>Note: account number is not your google account, such as &#8220;yourgoogleaccount@gmail.com&#8221;, it is such as &#8220;UA-19999034-1&#8243;.</p>
<p>Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/how-to-add-google-analytics-to-magento-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento: how to add a Static Block to a page</title>
		<link>http://www.templateisall.info/magento-how-to-add-a-static-block-to-a-page/</link>
		<comments>http://www.templateisall.info/magento-how-to-add-a-static-block-to-a-page/#comments</comments>
		<pubDate>Sat, 08 May 2010 04:30:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[static block]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=42</guid>
		<description><![CDATA[Static Block of Magento is a very useful tool for us to add some static content. Copy the line of code below where you want the static block to appear and change the ‘identifier’ to the identifier of the static block you created. getLayout()-&#62;createBlock('cms/block')-&#62;setBlockId('identifier')-&#62;toHtml() ?&#62; Fox example, you just add a static block named &#8220;header_content&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p>Static Block of Magento is a very useful tool for us to add some static content. Copy the line of code below where you want the static block to appear and change the ‘identifier’ to the identifier of the static block you created.</p>
<p><code>getLayout()-&gt;createBlock('cms/block')-&gt;setBlockId('identifier')-&gt;toHtml() ?&gt;</code></p>
<p>Fox example, you just add a static block named &#8220;header_content&#8221;, and named the identifier &#8220;header_content&#8221;, then you will add it at the top menu of every page of your website, so, do it like this:</p>
<p>1, look the header.phtml at app/design/frontend/default/your-template/template/page/html</p>
<p>2, add the code:<br />
<code>getLayout()-&gt;createBlock('cms/block')-&gt;setBlockId('</code>header_content<code>')-&gt;toHtml() ?&gt;</code><br />
to header.phtml.</p>
<p>3, upload the header.phtml to your server, that&#8217;s all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/magento-how-to-add-a-static-block-to-a-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Addons and Modules to Promote your Zen Cart site</title>
		<link>http://www.templateisall.info/5-addons-and-modules-to-promote-your-zen-cart-site/</link>
		<comments>http://www.templateisall.info/5-addons-and-modules-to-promote-your-zen-cart-site/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 07:21:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Addons and Modules]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[seo zen cart]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=36</guid>
		<description><![CDATA[There are so many addons and modules at zen cart offical site. I will tell you the best 5 addons to improve your zen cart sites. 1, Name: ultimate_seo_urls function: pseudo-static web site url. This is almost a must, unless you do not want to get good rankings. 2, Name: Fckeditor effect: zen-cart is the [...]]]></description>
			<content:encoded><![CDATA[<p>There are so many <a href="http://www.zen-cart.com/index.php?main_page=index&amp;cPath=40">addons and modules at zen cart offical site</a>. I will tell you the best 5 addons to improve your zen cart sites.</p>
<p>1, <strong>Name: ultimate_seo_urls</strong> function: pseudo-static web site url.  This is almost a must, unless you do not want to get good rankings.</p>
<p>2, <strong>Name: Fckeditor effect</strong>: zen-cart is the default text editor, you can choose to become htmlarea, but still not work.   FCKEDITOR solve this problem.</p>
<p>3, <strong>Name: Newsletter_Subscribe</strong> We know the exact e-mail marketing, said &#8220;permission-based email marketing.&#8221;  How to get approved?   This is to allow customers to subscribe to your site content.   When you have a long, long, long enough mailing lists, that means there is no ranking, your site can still order.</p>
<p>4, <strong>Name: column_layout_grid_for_product_listing :</strong> zen-cart product list changes the default display style.   zen-cart product list is the default style for each product line, just  like Ali did.  This may not good.  If you want  to have more than one product line, such as 4 or 5, you use this  plugin.</p>
<p>5, <strong>Name: Zen_lightbox :</strong> that of a cow will not have  seen his picture in a pop-up enlarged, dark background to show the way?   Called lightbox technology.  zen-cart product  pictures can also be used to the technology.  Compared  Hyun, has a good user experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/5-addons-and-modules-to-promote-your-zen-cart-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free zen cart template 001</title>
		<link>http://www.templateisall.info/free-zen-cart-template-001/</link>
		<comments>http://www.templateisall.info/free-zen-cart-template-001/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 08:20:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free Zen Cart Templates]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=22</guid>
		<description><![CDATA[This is my first zen cart template and it is free to download and use. You can preview it here: Free Zen Cart Template 001. It was designed with two columns: left boxes and center. And it is black style. If you want to sell watches or some shine products, this suits you better. Download [...]]]></description>
			<content:encoded><![CDATA[<p>This is my first zen cart template and it is free to download and use.</p>
<p>You can preview it here:  <a href="http://www.templateisall.info/template001/"><strong>Free Zen Cart Template 001</strong></a>.</p>
<p>It was designed with two columns: left boxes and center. And it is black style.</p>
<p>If you want to sell watches or some shine products, this suits you better.</p>
<h3><span style="color: #ff0000;"><a href="http://www.templateisall.info/template-source/templateisall001.zip"><strong>Download this free zen cart template!</strong></a></span></h3>
<p><span style="color: #ff0000;"><strong><br />
</strong></span></p>
<p>Installation Instructions:</p>
<ol>
<li>Back up everything!  Try this in a test environment prior to installing it on a live shop.</li>
<li>Copy the contents of the folder you have unzipped to the root directory of your shop.</li>
<li>Login to admin and in Tools &#8211;&gt; Template Selection you will see edit button at the right of page.</li>
<li>Click edit button, and at the DropDownList, choose &#8220;templateisall001&#8243;.</li>
<li>Click update button.</li>
<li>Go to the Tools-&gt;Layout Boxes Controller.</li>
<li>Click on the &#8216;Reset&#8217; button on the bottom or configure them yourself.</li>
<li>Enjoy!</li>
</ol>
<p>You can configure template using &#8216;Tools-&gt;Layout Boxes Controller&#8217; and &#8216;Configuration-&gt;Layout settings&#8217; sections in the admin area.</p>
<p>If you have any trouble or suggestions about this free zen cart template, please feel free  to post comment at the below. I will reply as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/free-zen-cart-template-001/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove your ip address</title>
		<link>http://www.templateisall.info/how-to-remove-your-ip-address/</link>
		<comments>http://www.templateisall.info/how-to-remove-your-ip-address/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 07:12:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[ip address]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=9</guid>
		<description><![CDATA[When you had installed your zen cart, you found at the bottom/footer of page, shows that &#8220;your ip address is:&#8221;. How to remove or delete it? Remove it: Go to your admin home, and then &#8220;configuration&#8221;, and in the drop-down list, click &#8220;layout settings&#8221;, and then click &#8220;Footer &#8211; Show IP Address status&#8221;, and set [...]]]></description>
			<content:encoded><![CDATA[<p>When you had installed your zen cart, you found at the bottom/footer of page, shows that &#8220;your ip address is:&#8221;. How to remove or delete it?</p>
<p><strong>Remove it:</strong></p>
<p>Go to your admin home, and then &#8220;configuration&#8221;, and in the drop-down list, click &#8220;layout settings&#8221;, and then click &#8220;Footer &#8211; Show IP Address status&#8221;, and set it to &#8220;0&#8243;,  and update.</p>
<p><strong>Delete it:</strong></p>
<p>Go to your FTP, and then go to your zen cart template directory, for example &#8220;template_default&#8221;, and go to &#8220;common&#8221; directory, and download &#8220;tpl_footer.php&#8221;.</p>
<p>Then use DreamWeaver to edit it.  Look up &#8220;&lt;!&#8211;bof-ip address display &#8211;&gt;&#8221;, and then you will see the below:</p>
<blockquote><p>&lt;!&#8211;bof-ip address display &#8211;&gt;<br />
&lt;?php<br />
if (SHOW_FOOTER_IP == &#8217;1&#8242;) {<br />
?&gt;<br />
&lt;div id=&#8221;siteinfoIP&#8221;&gt;&lt;?php echo TEXT_YOUR_IP_ADDRESS . &#8216;  &#8216; . $_SERVER['REMOTE_ADDR']; ?&gt;&lt;/div&gt;<br />
&lt;?php<br />
}<br />
?&gt;<br />
&lt;!&#8211;eof-ip address display &#8211;&gt;</p></blockquote>
<p>And delete these codes.</p>
<p>Now &#8220;your ip address is&#8221; had removed or deleted at your zen cart website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/how-to-remove-your-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello Zen Cart!</title>
		<link>http://www.templateisall.info/hello-zen-cart/</link>
		<comments>http://www.templateisall.info/hello-zen-cart/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 15:17:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hello]]></category>
		<category><![CDATA[templateisall]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.templateisall.info/?p=1</guid>
		<description><![CDATA[Hello world! Hello zen cart! TemplateIsAll.info  wants to provide some free zen cart templates. And I will write some tutorials of zen cart. Zen Cart is one of the best free e-commerce softwares. So many people use zen cart to build themselves online shop to promote their business. At the zen cart offical website, there [...]]]></description>
			<content:encoded><![CDATA[<p>Hello world!</p>
<p>Hello zen cart!</p>
<p>TemplateIsAll.info  wants to provide some <a href="http://www.templateisall.info/">free zen cart templates</a>.</p>
<p>And I will write some tutorials of zen cart.</p>
<p>Zen Cart is one of the best free e-commerce softwares.</p>
<p>So many people use zen cart to build themselves online shop to promote their business.</p>
<p>At the <a href="http://www.zen-cart.com/" target="_self">zen cart offical website,</a> there are so many free add ons you can download and use.</p>
<p>I had build more than 20 websites by zen cart software and <a href="http://www.hostmonster.com/track/kimooa">zen cart hosting</a>.</p>
<p>I hope you can enjoy your zen cart and your business.</p>
<p>I hope TemplateIsAll.info can help you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.templateisall.info/hello-zen-cart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

