<?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>Tucson, Arizona Freelance Web Designer - Free ZenCart &#38; WordPress Tutorials&#187; Tucson, Arizona Freelance Web Designer &#8211; Free ZenCart &amp; WordPress Tutorials</title>
	<atom:link href="http://www.geraelindsey.com/author/admin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.geraelindsey.com</link>
	<description>Shopping cart and blog tutorials by freelance designer Gerae Lindsey for ZenCart, osCommerce and WordPress</description>
	<lastBuildDate>Wed, 28 Jul 2010 01:25:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create a grid layout in ZenCart</title>
		<link>http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-create-a-grid-layout-in-zencart</link>
		<comments>http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-create-a-grid-layout-in-zencart#comments</comments>
		<pubDate>Wed, 28 Jul 2010 01:22:18 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[ZenCart 1.3.8 Tutorials]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[ZenCart]]></category>
		<category><![CDATA[ZenCart Layout]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1469</guid>
		<description><![CDATA[By default, ZenCart displays products in rows, one product on top of the other.
Switching your products to a grid layout is easily accomplished using a mod called Column Layout Grid for Product Listings.
Installing this mod will change your product listings from this:

to this:

This mod is pretty easy to use.
First, upload the following files to your web [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/hiding-product-descriptions-on-category-pages' rel='bookmark' title='Permanent Link: Hiding product descriptions on category pages'>Hiding product descriptions on category pages</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-remove-columns-in-zencart' rel='bookmark' title='Permanent Link: How to remove columns in ZenCart'>How to remove columns in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-zencart-header-image' rel='bookmark' title='Permanent Link: How to edit the ZenCart header image'>How to edit the ZenCart header image</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>By default, ZenCart displays products in rows, one product on top of the other.</p>
<p>Switching your products to a grid layout is easily accomplished using a mod called <a href="http://www.zen-cart.com/index.php?main_page=product_contrib_info&amp;products_id=77" target="_blank">Column Layout Grid for Product Listings</a>.</p>
<p>Installing this mod will change your product listings from this:</p>
<p><img class="alignnone size-full wp-image-1516" title="rows-to-grid1" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid1.gif" alt="" width="400" height="393" /></p>
<p>to this:</p>
<p><img class="alignnone size-full wp-image-1528" title="rows-to-grid9" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid9.gif" alt="" width="400" height="322" /></p>
<p>This mod is pretty easy to use.</p>
<p>First, upload the following files to your web host:</p>
<ul>
<li>Into the /includes/modules/ folder upload product_listing.php</li>
<li>Into the /includes/templates/template_default/templates folder upload tpl_modules_product_listing.php</li>
</ul>
<p><strong>IMPORTANT:</strong> These files will overwrite the exisiting files. If this is a fresh (or new) install of ZenCart, you have nothing to worry about and can safely overwrite. If you have previously made changes to these files, you will want to compare them before overwriting them to avoid losing anything.</p>
<p>Second, login to your ZenCart admin area. Click on &#8220;Install SQL Patches&#8221; under &#8220;Tools&#8221; in the menu.</p>
<p><img class="alignnone size-full wp-image-1519" title="rows-to-grid2" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid2.gif" alt="" width="163" height="301" /></p>
<p>Upload the column_layout_grid.sql file.</p>
<p><img class="alignnone size-full wp-image-1520" title="rows-to-grid3" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid3.gif" alt="" width="400" height="233" /></p>
<p>Now, in the admin area, click on &#8220;Product Listing&#8221; under &#8220;Configuration&#8221;</p>
<p><img class="alignnone size-full wp-image-1523" title="rows-to-grid4" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid41.gif" alt="" width="139" height="152" /></p>
<p>You will need to edit TWO settings in this section.</p>
<p><strong>Product Listing &#8211; Layout Styles</strong></p>
<p><img class="alignnone size-full wp-image-1524" title="rows-to-grid5" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid5.gif" alt="" width="400" height="231" /></p>
<p>Change from <em>rows</em> to <em>columns</em>. Click on update.</p>
<p><img class="alignnone size-full wp-image-1525" title="rows-to-grid6" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid6.gif" alt="" width="298" height="196" /></p>
<p><strong>Product Listing &#8211; Columns Per Row</strong></p>
<p><img class="alignnone size-full wp-image-1526" title="rows-to-grid7" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid7.gif" alt="" width="400" height="265" /></p>
<p>Enter the number of coulmns you wish to have. The default is 3. Click on update.</p>
<p><img class="alignnone size-full wp-image-1527" title="rows-to-grid8" src="http://www.geraelindsey.com/wp-content/uploads/2010/07/rows-to-grid8.gif" alt="" width="289" height="138" /></p>
<p>That&#8217;s it! Your products should now display in a grid layout.</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/hiding-product-descriptions-on-category-pages' rel='bookmark' title='Permanent Link: Hiding product descriptions on category pages'>Hiding product descriptions on category pages</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-remove-columns-in-zencart' rel='bookmark' title='Permanent Link: How to remove columns in ZenCart'>How to remove columns in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-zencart-header-image' rel='bookmark' title='Permanent Link: How to edit the ZenCart header image'>How to edit the ZenCart header image</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-create-a-grid-layout-in-zencart/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My favorite WordPress plugins</title>
		<link>http://www.geraelindsey.com/wordpress-2-9-tutorials/my-favorite-wordpress-plugins</link>
		<comments>http://www.geraelindsey.com/wordpress-2-9-tutorials/my-favorite-wordpress-plugins#comments</comments>
		<pubDate>Sat, 01 May 2010 17:26:13 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[WordPress 2.9 Tutorials]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1463</guid>
		<description><![CDATA[These are my personal &#8220;must install&#8221; plugins that I use on virtually every single WordPress site I set up.
1. Yoast Breadcrumbs
This plugin allows you to add breadcrumbs on your posts and pages. Example: Home &#62; WordPress 2.9 Tutorials
Adding breadcrumbs is good for two reasons:

They allow your users to easily navigate your site
They allow search engines to [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-plugins/recommended-plugins-for-wordpress' rel='bookmark' title='Permanent Link: Recommended plugins for wordpress'>Recommended plugins for wordpress</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-themes/my-favorite-premium-wordpress-themes' rel='bookmark' title='Permanent Link: My favorite premium WordPress themes'>My favorite premium WordPress themes</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin' rel='bookmark' title='Permanent Link: How to install a new WordPress plugin'>How to install a new WordPress plugin</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>These are my personal &#8220;must install&#8221; plugins that I use on virtually every single WordPress site I set up.</p>
<p>1. <a href="http://yoast.com/wordpress/breadcrumbs/">Yoast Breadcrumbs</a></p>
<p>This plugin allows you to add breadcrumbs on your posts and pages. Example: Home &gt; WordPress 2.9 Tutorials</p>
<p>Adding breadcrumbs is good for two reasons:</p>
<ul>
<li>They allow your users to easily navigate your site</li>
<li>They allow search engines to determine the structure of your site more easily</li>
</ul>
<p>2. <a href="http://contactform7.com/">Contact Form 7</a></p>
<p>This is my utmost favorite contact form plugin for WordPress. Multiple forms, multiple recipients, completely customizable. I seldom ever use another form.</p>
<p>3. <a href="http://urbangiraffe.com/plugins/headspace2/">HeadSpace 2</a></p>
<p>I used to use the All in One SEO Pack plugin but recently switched to HeadSpace after having conflict issues with it and other plugins. HeadSpace, in my opinion, is so much easier to use! I love the mass editing feature, allowing you to make general edits to categories, posts etc all at once. Makes optimizing meta tags super easy.</p>
<p>What are your favorite plugins?</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-plugins/recommended-plugins-for-wordpress' rel='bookmark' title='Permanent Link: Recommended plugins for wordpress'>Recommended plugins for wordpress</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-themes/my-favorite-premium-wordpress-themes' rel='bookmark' title='Permanent Link: My favorite premium WordPress themes'>My favorite premium WordPress themes</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin' rel='bookmark' title='Permanent Link: How to install a new WordPress plugin'>How to install a new WordPress plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/wordpress-2-9-tutorials/my-favorite-wordpress-plugins/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit the create account page in osCommerce</title>
		<link>http://www.geraelindsey.com/oscommerce-2-2-tutorials/how-to-edit-the-create-account-page-in-oscommerce</link>
		<comments>http://www.geraelindsey.com/oscommerce-2-2-tutorials/how-to-edit-the-create-account-page-in-oscommerce#comments</comments>
		<pubDate>Tue, 13 Apr 2010 06:05:40 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[osCommerce Tutorials]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1453</guid>
		<description><![CDATA[By default, osCommerce requires certain information from visitors creating a new account. This includes their name, address, gender, birthday, street address, and other contact information.
Let’s say you don’t want to require new customers to supply their birth dates.
No problem.
osCommerce allows to you turn off the following fields:


Gender
Date of birth
Company
Suburb
State


First, login to your osCommerce admin area.
Under [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-checkout-success-page-in-zencart' rel='bookmark' title='Permanent Link: How to edit the checkout success page in ZenCart'>How to edit the checkout success page in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/oscommerce-2-2-tutorials/how-to-install-oscommerce-at-hostgator' rel='bookmark' title='Permanent Link: How to install osCommerce at HostGator'>How to install osCommerce at HostGator</a></li>
<li><a href='http://www.geraelindsey.com/oscommerce-2-2-tutorials/how-to-remove-product-counts-in-oscommerce' rel='bookmark' title='Permanent Link: How to remove product counts in osCommerce'>How to remove product counts in osCommerce</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>By default, osCommerce requires certain information from visitors creating a new account. This includes their name, address, gender, birthday, street address, and other contact information.</p>
<p>Let’s say you don’t want to require new customers to supply their birth dates.</p>
<p>No problem.</p>
<p>osCommerce allows to you turn off the following fields:</p>
<ul>
<blockquote>
<li>Gender</li>
<li>Date of birth</li>
<li>Company</li>
<li>Suburb</li>
<li>State</li>
</blockquote>
</ul>
<p>First, login to your osCommerce admin area.</p>
<p>Under “Configuration” click on “Customer Details”</p>
<p><span id="more-1453"></span><img class="alignnone size-full wp-image-1454" title="create-new-account-oscommerce2" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/create-new-account-oscommerce2.png" alt="" width="125" height="214" /></p>
<p>When the page loads, you will see the following:</p>
<p><img class="alignnone size-full wp-image-1455" title="create-new-account-oscommerce3" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/create-new-account-oscommerce3.png" alt="" width="400" height="55" /></p>
<p>Click on the field you would like to edit. Then click on the “edit” button to the right.</p>
<p>You can then click the radio button next to “False” to turn off the field. Click “update” to apply the changes.</p>
<p><img class="alignnone size-full wp-image-1456" title="create-new-account-oscommerce4" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/create-new-account-oscommerce4.png" alt="" width="305" height="180" /></p>
<p>The field will now no longer show on the create account page.</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-checkout-success-page-in-zencart' rel='bookmark' title='Permanent Link: How to edit the checkout success page in ZenCart'>How to edit the checkout success page in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/oscommerce-2-2-tutorials/how-to-install-oscommerce-at-hostgator' rel='bookmark' title='Permanent Link: How to install osCommerce at HostGator'>How to install osCommerce at HostGator</a></li>
<li><a href='http://www.geraelindsey.com/oscommerce-2-2-tutorials/how-to-remove-product-counts-in-oscommerce' rel='bookmark' title='Permanent Link: How to remove product counts in osCommerce'>How to remove product counts in osCommerce</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/oscommerce-2-2-tutorials/how-to-edit-the-create-account-page-in-oscommerce/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install a new WordPress plugin</title>
		<link>http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin</link>
		<comments>http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin#comments</comments>
		<pubDate>Thu, 08 Apr 2010 06:05:21 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[WordPress 2.9 Tutorials]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1445</guid>
		<description><![CDATA[If you are running the latest version of WordPress, then installing a new plugin is super easy. You can even search for new plugins, right in your admin area!
First, locate and download the plugin you wish to use. It will be usually downloaded to your computer as a .zip (compressed) file.
Once you have your plugin [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-theme' rel='bookmark' title='Permanent Link: How to install a new WordPress theme'>How to install a new WordPress theme</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/page-cornr-plugin-not-working-in-internet-explorer' rel='bookmark' title='Permanent Link: Page Cornr plugin not working in Internet Explorer'>Page Cornr plugin not working in Internet Explorer</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/my-favorite-wordpress-plugins' rel='bookmark' title='Permanent Link: My favorite WordPress plugins'>My favorite WordPress plugins</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are running the latest version of WordPress, then installing a new plugin is super easy. You can even search for new plugins, right in your admin area!</p>
<p>First, locate and download the plugin you wish to use. It will be usually downloaded to your computer as a .zip (compressed) file.</p>
<p>Once you have your plugin saved to your computer, login to your WordPress admin area.</p>
<p>To the left hand side, click on “Add New” under the “Plugins” tab:</p>
<p><span id="more-1445"></span><img class="alignnone size-full wp-image-1446" title="install-new-wordpress-plugin1" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/install-new-wordpress-plugin1.png" alt="" width="148" height="103" /></p>
<p>When the new page opens, click on “Upload”</p>
<p><img class="alignnone size-full wp-image-1447" title="install-new-wordpress-plugin2" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/install-new-wordpress-plugin2.png" alt="" width="400" height="191" /></p>
<p>You can now click on “Browse” to locate the plugin you downloaded. Once opened, click on “Install Now” to upload the .zip file to your server.</p>
<p><img class="alignnone size-full wp-image-1448" title="install-new-wordpress-plugin3" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/install-new-wordpress-plugin3.png" alt="" width="400" height="170" /></p>
<p>Unless an error is displayed, your new plugin is now available to “Activate”</p>
<p><img class="alignnone size-full wp-image-1449" title="install-new-wordpress-plugin4" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/install-new-wordpress-plugin4.png" alt="" width="400" height="155" /></p>
<p>That’s it!</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-theme' rel='bookmark' title='Permanent Link: How to install a new WordPress theme'>How to install a new WordPress theme</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/page-cornr-plugin-not-working-in-internet-explorer' rel='bookmark' title='Permanent Link: Page Cornr plugin not working in Internet Explorer'>Page Cornr plugin not working in Internet Explorer</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/my-favorite-wordpress-plugins' rel='bookmark' title='Permanent Link: My favorite WordPress plugins'>My favorite WordPress plugins</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install a new WordPress theme</title>
		<link>http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-theme</link>
		<comments>http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-theme#comments</comments>
		<pubDate>Mon, 05 Apr 2010 06:05:55 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[WordPress 2.9 Tutorials]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1438</guid>
		<description><![CDATA[If you are running the latest version of WordPress, then installing a new theme is a breeze.
First, locate the theme you wish to use. It will be downloaded to your computer as a .zip (compressed) file.
Need help finding a new theme? Here are some places to search both free and premium themes:

Thesis Theme for WordPress
WOO [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin' rel='bookmark' title='Permanent Link: How to install a new WordPress plugin'>How to install a new WordPress plugin</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-7-tutorials/how-to-widgetize-your-wordpress-theme' rel='bookmark' title='Permanent Link: How to widgetize your WordPress theme'>How to widgetize your WordPress theme</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-themes/thesis-wordpress-theme' rel='bookmark' title='Permanent Link: Thesis WordPress Theme'>Thesis WordPress Theme</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are running the latest version of WordPress, then installing a new theme is a breeze.</p>
<p>First, locate the theme you wish to use. It will be downloaded to your computer as a .zip (compressed) file.</p>
<p><em>Need help finding a new theme?</em> Here are some places to search both free and premium themes:</p>
<ul>
<li><a href="http://www.geraelindsey.com/hop/thesis">Thesis Theme for WordPress</a></li>
<li><a href="http://www.geraelindsey.com/hop/woothemes">WOO Themes</a></li>
<li><a href="http://wordpress.org/extend/themes">Free WordPress themes</a></li>
</ul>
<p>Once you have your theme saved to your computer, login to your WordPress admin area.</p>
<p>To the left hand side, click on “Add New Themes” under the “Appearance” tab:</p>
<p><span id="more-1438"></span><img class="alignnone size-full wp-image-1439" title="add-new-wordpress-theme1" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/add-new-wordpress-theme1.png" alt="" width="149" height="124" /></p>
<p>When the new page opens, click on “Upload”</p>
<p><img class="alignnone size-full wp-image-1440" title="add-new-wordpress-theme2" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/add-new-wordpress-theme2.png" alt="" width="400" height="160" /></p>
<p>You can now click on “Browse” to locate the theme you downloaded. Once opened, click on “Install Now” to upload the .zip file to your server.</p>
<p><img class="alignnone size-full wp-image-1441" title="add-new-wordpress-theme3" src="http://www.geraelindsey.com/wp-content/uploads/2010/04/add-new-wordpress-theme3.png" alt="" width="400" height="170" /></p>
<p>Unless an error is displayed, your new theme is now available to “Preview” or “Activate”</p>
<p>That’s it!</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin' rel='bookmark' title='Permanent Link: How to install a new WordPress plugin'>How to install a new WordPress plugin</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-7-tutorials/how-to-widgetize-your-wordpress-theme' rel='bookmark' title='Permanent Link: How to widgetize your WordPress theme'>How to widgetize your WordPress theme</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-themes/thesis-wordpress-theme' rel='bookmark' title='Permanent Link: Thesis WordPress Theme'>Thesis WordPress Theme</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-theme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing header in ZenCart using Dreamweaver, CSS</title>
		<link>http://www.geraelindsey.com/zencart-1-3-8-tutorials/changing-header-in-zencart-using-dreamweaver-css</link>
		<comments>http://www.geraelindsey.com/zencart-1-3-8-tutorials/changing-header-in-zencart-using-dreamweaver-css#comments</comments>
		<pubDate>Fri, 02 Apr 2010 17:21:52 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[ZenCart 1.3.8 Tutorials]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1430</guid>
		<description><![CDATA[I have received multiple emails over the last month from Dreamweaver users who are having trouble editing their ZenCart header image using CSS. I decided to post my answer here in case others are experiencing the same issue.
Let me first say that I do not think you should use Dreamweaver to edit ANY of your [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-zencart-header-image' rel='bookmark' title='Permanent Link: How to edit the ZenCart header image'>How to edit the ZenCart header image</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-change-the-background-color-in-zencart' rel='bookmark' title='Permanent Link: How to change the background color in ZenCart'>How to change the background color in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-replace-the-zencart-logo-with-your-own' rel='bookmark' title='Permanent Link: How to replace the ZenCart logo with your own'>How to replace the ZenCart logo with your own</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have received multiple emails over the last month from Dreamweaver users who are having trouble <a href="http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-zencart-header-image">editing their ZenCart header</a> image using CSS. I decided to post my answer here in case others are experiencing the same issue.</p>
<p>Let me first say that I do not think you should use Dreamweaver to edit ANY of your ZenCart files. I personally use and recommend plain old Notepad or Wordpad.</p>
<p>My <a href="http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-zencart-header-image">tutorial for editing the ZenCart header image using CSS</a> says to open and edit the following file:</p>
<p><span id="more-1430"></span>stylesheet.css found in yoursite/zencart/includes/templates/classic/css</p>
<p>Find the following snippet of code:</p>
<div>
<code></p>
<blockquote><p>#logoWrapper{<br />
background-image: url(../images/header_bg.jpg);<br />
background-repeat: repeat-x;<br />
background-color: #ffffff;<br />
height:75px;<br />
}</p></blockquote>
<p></code></div>
<p>Change the text “header_bg.jpg” to whatever your image name is.</p>
<p>When editing this file in Dreamweaver, what usually happens is this:</p>
<div><code></p>
<blockquote><p>#logoWrapper{<br />
background-image: url(../../../../DOCUME%7E1/Owner/LOCALS%7E1/images/header_bg.jpg);<br />
background-repeat: repeat-x;<br />
background-color: #ffffff;<br />
height:75px;<br />
}</p></blockquote>
<p></code></div>
<p>Or similar depending your computer settings.</p>
<p>When uploaded, the server cannot access your logo because the path to it is incorrect and does not exsist on the server.</p>
<p><strong>The solution?</strong></p>
<p>Make sure you DELETE the extra .. / .. / .. before the word &#8220;images&#8221;</p>
<p>OR</p>
<p>Change the path to the full URL to your images, for example:</p>
<div>
<p><code></p>
<blockquote><p>#logoWrapper{<br />
background-image: url(http://yoursite.com/images/header_bg.jpg);<br />
background-repeat: repeat-x;<br />
background-color: #ffffff;<br />
height:75px;<br />
}</p></blockquote>
<p></code>
</div>
<p>Hope that helps <img src='http://www.geraelindsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-the-zencart-header-image' rel='bookmark' title='Permanent Link: How to edit the ZenCart header image'>How to edit the ZenCart header image</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-change-the-background-color-in-zencart' rel='bookmark' title='Permanent Link: How to change the background color in ZenCart'>How to change the background color in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-replace-the-zencart-logo-with-your-own' rel='bookmark' title='Permanent Link: How to replace the ZenCart logo with your own'>How to replace the ZenCart logo with your own</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/zencart-1-3-8-tutorials/changing-header-in-zencart-using-dreamweaver-css/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to edit folder permissions in cPanel</title>
		<link>http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-folder-permissions-in-cpanel</link>
		<comments>http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-folder-permissions-in-cpanel#comments</comments>
		<pubDate>Wed, 24 Mar 2010 22:46:54 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[ZenCart 1.3.8 Tutorials]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1421</guid>
		<description><![CDATA[When ZenCart creates new image folders in your admin area, the folders are not automatically made writeable. This will cause you to receive an error when attempting to upload your product images to the new folder.
Permissions need to be set for this new folder.
The first step is to login to your cpanel, usually located here: [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/zencart-ebook-downloads-and-permissions' rel='bookmark' title='Permanent Link: ZenCart ebook downloads and permissions'>ZenCart ebook downloads and permissions</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-install-zencart-part-two' rel='bookmark' title='Permanent Link: How to install ZenCart: Part II'>How to install ZenCart: Part II</a></li>
<li><a href='http://www.geraelindsey.com/oscommerce-2-2-tutorials/backing-up-your-oscommerce-files-in-cpanel' rel='bookmark' title='Permanent Link: Backing up your osCommerce files in cPanel'>Backing up your osCommerce files in cPanel</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When ZenCart creates new image folders in your admin area, the folders are not automatically made writeable. This will cause you to receive an error when attempting to upload your product images to the new folder.</p>
<p>Permissions need to be set for this new folder.</p>
<p>The first step is to login to your cpanel, usually located here: http://yoursite.com/cpanel</p>
<p>Once inside, click on the File Manager icon in the Files box.</p>
<p><img class="alignnone size-full wp-image-1422" title="change-permissions1" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/change-permissions1.gif" alt="" width="500" height="178" /></p>
<p>A little box will pop up asking which files you want to work. Choose the domain where your ZenCart files are located.</p>
<p><span id="more-1421"></span>Find and open the folder “images”</p>
<p><img class="alignnone size-full wp-image-1423" title="cpanel-change-permissions1" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/cpanel-change-permissions1.gif" alt="" width="240" height="166" /></p>
<p>Once the images folder is opened, click on the new folder you created in the admin area. This will highlight the folder.</p>
<p>With the folder highlighted, click on Change Permissions in the top bar.</p>
<p><img class="alignnone size-full wp-image-1424" title="cpanel-change-permissions2" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/cpanel-change-permissions2.gif" alt="" width="325" height="205" /></p>
<p>A small box will open. Check all of the little boxes until 777 is displayed. Click to save the new permissions.</p>
<p><img class="alignnone size-full wp-image-1425" title="cpanel-change-permissions3" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/cpanel-change-permissions3.gif" alt="" width="473" height="270" /></p>
<p>That’s it!</p>
<p>You should now be able to upload product images to the new folder in your ZenCart admin area.</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/zencart-ebook-downloads-and-permissions' rel='bookmark' title='Permanent Link: ZenCart ebook downloads and permissions'>ZenCart ebook downloads and permissions</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-install-zencart-part-two' rel='bookmark' title='Permanent Link: How to install ZenCart: Part II'>How to install ZenCart: Part II</a></li>
<li><a href='http://www.geraelindsey.com/oscommerce-2-2-tutorials/backing-up-your-oscommerce-files-in-cpanel' rel='bookmark' title='Permanent Link: Backing up your osCommerce files in cPanel'>Backing up your osCommerce files in cPanel</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-edit-folder-permissions-in-cpanel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restricting payment types in ZenCart</title>
		<link>http://www.geraelindsey.com/zencart-1-3-8-tutorials/restricting-payment-types-in-zencart</link>
		<comments>http://www.geraelindsey.com/zencart-1-3-8-tutorials/restricting-payment-types-in-zencart#comments</comments>
		<pubDate>Sun, 07 Mar 2010 06:05:51 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[ZenCart 1.3.8 Tutorials]]></category>
		<category><![CDATA[Payments]]></category>
		<category><![CDATA[ZenCart]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1408</guid>
		<description><![CDATA[Let&#8217;s say you sell two types of products in your cart. For example, BOOKS and eBOOKS.
You want to allow customers to pay for BOOKS with PayPal and credit cards. But you only want customers to pay for eBOOKS with PayPal.
Is this possible with ZenCart?
The answer is yes, however some editing of code is required.
First thing: Please [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/moving-product-attributes-in-zencart' rel='bookmark' title='Permanent Link: Moving attributes in ZenCart'>Moving attributes in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-create-a-grid-layout-in-zencart' rel='bookmark' title='Permanent Link: How to create a grid layout in ZenCart'>How to create a grid layout in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/installing-new-templates-in-zencart' rel='bookmark' title='Permanent Link: Installing new templates in ZenCart'>Installing new templates in ZenCart</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say you sell two types of products in your cart. For example, BOOKS and eBOOKS.</p>
<p>You want to allow customers to pay for BOOKS with PayPal and credit cards. But you only want customers to pay for eBOOKS with PayPal.</p>
<p>Is this possible with ZenCart?</p>
<p>The answer is yes, <em>however</em> some editing of code is required.</p>
<p><strong>First thing: Please make a backup of your files BEFORE editing them. This way, if you make a mistake, you can simply upload the original to restore order quickly.</strong></p>
<p>Using Notepad or WordPad, open the payment file you wish to restrict. Using my example above, we want to restrict credit card payments, so we need to edit the cc.php file.</p>
<p>These files are located here:</p>
<p>yoursite/zencart/includes/modules/payment</p>
<p>Once opened, locate the following line of  code:</p>
<p><img class="alignnone size-full wp-image-1410" title="restrict-payments-1" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/restrict-payments-1.png" alt="" width="310" height="65" /></p>
<p>*It only appears once in the file.</p>
<p>Directly after this code, add the following:</p>
<p><code>if (IS_ADMIN_FLAG == false) {<br />
// disable if category 27 items are in the cart<br />
if ($_SESSION['cart']-&gt;in_cart_check('master_categories_id','27') &gt; 0) {<br />
$this-&gt;enabled = false;<br />
}<br />
}</code></p>
<p>The file should now show like this:</p>
<p><img class="alignnone size-full wp-image-1411" title="restrict-payments-2" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/restrict-payments-2.png" alt="" width="400" height="107" /></p>
<p><strong>IMPORTANT: Make sure you edit the category before saving and uploading.</strong> In my example above, I edited category 27. You need to replace BOTH instances with the category you wish to restrict payments for.</p>
<p>Alternatively, you can restrict payment by actual product instead of entire categories. To do this, you would use the following code instead of the code above:</p>
<p><code>if (IS_ADMIN_FLAG == false) {<br />
// disable if products_id 27 is in the cart<br />
if ($_SESSION['cart']-&gt;in_cart_check('products_id','27') &gt; 0) {<br />
$this-&gt;enabled = false;<br />
}<br />
}</code></p>
<p>Again, replacing the product number with your own.</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/moving-product-attributes-in-zencart' rel='bookmark' title='Permanent Link: Moving attributes in ZenCart'>Moving attributes in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-create-a-grid-layout-in-zencart' rel='bookmark' title='Permanent Link: How to create a grid layout in ZenCart'>How to create a grid layout in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/installing-new-templates-in-zencart' rel='bookmark' title='Permanent Link: Installing new templates in ZenCart'>Installing new templates in ZenCart</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/zencart-1-3-8-tutorials/restricting-payment-types-in-zencart/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Order tracking in ZenCart</title>
		<link>http://www.geraelindsey.com/zencart-1-3-8-tutorials/order-tracking-in-zencart</link>
		<comments>http://www.geraelindsey.com/zencart-1-3-8-tutorials/order-tracking-in-zencart#comments</comments>
		<pubDate>Fri, 05 Mar 2010 18:29:23 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[ZenCart 1.3.8 Tutorials]]></category>
		<category><![CDATA[Order Status]]></category>
		<category><![CDATA[Order Tracking]]></category>
		<category><![CDATA[ZenCart]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1396</guid>
		<description><![CDATA[ZenCart has the built-in option of allowing customers to track their orders once placed. Tracking is viewed in the &#8220;My Account&#8221; area for customers when logged in.
This tutorial will show you how to update the status of orders and add new order status options in ZenCart.
You can update the status of orders placed in your [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/restricting-payment-types-in-zencart' rel='bookmark' title='Permanent Link: Restricting payment types in ZenCart'>Restricting payment types in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/shopping-carts/zen-cart' rel='bookmark' title='Permanent Link: Zen Cart'>Zen Cart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-create-a-grid-layout-in-zencart' rel='bookmark' title='Permanent Link: How to create a grid layout in ZenCart'>How to create a grid layout in ZenCart</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>ZenCart has the built-in option of allowing customers to track their orders once placed. Tracking is viewed in the &#8220;My Account&#8221; area for customers when logged in.</p>
<p>This tutorial will show you how to update the status of orders and add new order status options in ZenCart.</p>
<p>You can update the status of orders placed in your admin area. Status options include processing, shipped etc</p>
<p>To update an order status, first login to your ZenCart admin area. Now click on &#8220;Orders&#8221; under the &#8220;Customers&#8221; menu:</p>
<p><img class="alignnone size-full wp-image-1397" title="track-orders-1" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/track-orders-1.png" alt="" width="166" height="113" /></p>
<p>Locate the order you want to edit it. First click on the order, and then click on &#8220;Edit&#8221; to the right:</p>
<p><img class="alignnone size-full wp-image-1398" title="track-orders-2" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/track-orders-2.png" alt="" width="400" height="165" /></p>
<p>Once the order opens, you can scroll down near the bottom to update the status.</p>
<p><img class="alignnone size-full wp-image-1399" title="track-orders-3" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/track-orders-3.png" alt="" width="400" height="217" /></p>
<p>In addition to updating the status, you can add comments along with the status.</p>
<p>For example:</p>
<p>After order is received<br />
Status: Processing<br />
Comments: Order in process</p>
<p>When order is shipped<br />
Status: Shipped<br />
Comments: Tracking #</p>
<p>etc</p>
<p>When you update the status, you can choose to send a notification to the customer. The cart will automatically email them with the update.</p>
<p>By default, the cart includes the following order status options:</p>
<ul>
<blockquote>
<li>Pending</li>
<li>Processing</li>
<li>Delivered</li>
<li>Update</li>
</blockquote>
</ul>
<p>To add/edit these statuses, click on &#8220;Order Status&#8221; under &#8220;Localization&#8221; in the menu:</p>
<p><img class="alignnone size-full wp-image-1401" title="track-orders-4" src="http://www.geraelindsey.com/wp-content/uploads/2010/03/track-orders-4.png" alt="" width="162" height="93" /></p>
<p>From there you can edit the current status options and add new ones that fit your needs.</p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/restricting-payment-types-in-zencart' rel='bookmark' title='Permanent Link: Restricting payment types in ZenCart'>Restricting payment types in ZenCart</a></li>
<li><a href='http://www.geraelindsey.com/shopping-carts/zen-cart' rel='bookmark' title='Permanent Link: Zen Cart'>Zen Cart</a></li>
<li><a href='http://www.geraelindsey.com/zencart-1-3-8-tutorials/how-to-create-a-grid-layout-in-zencart' rel='bookmark' title='Permanent Link: How to create a grid layout in ZenCart'>How to create a grid layout in ZenCart</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/zencart-1-3-8-tutorials/order-tracking-in-zencart/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page Cornr plugin not working in Internet Explorer</title>
		<link>http://www.geraelindsey.com/wordpress-2-9-tutorials/page-cornr-plugin-not-working-in-internet-explorer</link>
		<comments>http://www.geraelindsey.com/wordpress-2-9-tutorials/page-cornr-plugin-not-working-in-internet-explorer#comments</comments>
		<pubDate>Thu, 04 Mar 2010 18:38:33 +0000</pubDate>
		<dc:creator>Gerae Lindsey</dc:creator>
				<category><![CDATA[WordPress 2.9 Tutorials]]></category>

		<guid isPermaLink="false">http://www.geraelindsey.com/?p=1371</guid>
		<description><![CDATA[After nearly pulling my hair out trying to get one of the few WordPress page corner plugins to work, I finally managed  to get one working. Yay!
I used Page Cornr and while it worked okay in Firefox, when I checked IE it wasn&#8217;t there.  
I searched and searched and eventually realized that the theme [...]


Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-2-8-tutorials/widgets-no-longer-working-after-upgrading-to-2-8' rel='bookmark' title='Permanent Link: Widgets no longer working after upgrading to 2.8'>Widgets no longer working after upgrading to 2.8</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin' rel='bookmark' title='Permanent Link: How to install a new WordPress plugin'>How to install a new WordPress plugin</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-plugins/seo-title-tag-plugin' rel='bookmark' title='Permanent Link: SEO title tag plugin'>SEO title tag plugin</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After nearly pulling my hair out trying to get one of the few WordPress page corner plugins to work, I finally managed  to get one working. Yay!</p>
<p>I used <a href="http://www.luxiano.com.ar/page-cornr/" target="_blank">Page Cornr</a> and while it worked okay in Firefox, when I checked IE it wasn&#8217;t there. <img src='http://www.geraelindsey.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I searched and searched and eventually realized that the theme the site I installed it on didn&#8217;t have a doc type listed in the coding.</p>
<p>I added in the following line:</p>
<p><code>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;</code></p>
<p>and VOILA! the plugin instantly appeared in IE.</p>
<p><strong>FYI:</strong> This line goes in your header.php file &#8211; right BEFORE the first &lt; html &gt; tag. Some themes include it, some don&#8217;t.</p>
<p>Thought I&#8217;d pass on the tidbit to anyone out there who may be experiencing similar issues.</p>
<p>Hope it saves someone time, and hair <img src='http://www.geraelindsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://www.geraelindsey.com/wordpress-2-8-tutorials/widgets-no-longer-working-after-upgrading-to-2-8' rel='bookmark' title='Permanent Link: Widgets no longer working after upgrading to 2.8'>Widgets no longer working after upgrading to 2.8</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-2-9-tutorials/how-to-install-a-new-wordpress-plugin' rel='bookmark' title='Permanent Link: How to install a new WordPress plugin'>How to install a new WordPress plugin</a></li>
<li><a href='http://www.geraelindsey.com/wordpress-plugins/seo-title-tag-plugin' rel='bookmark' title='Permanent Link: SEO title tag plugin'>SEO title tag plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.geraelindsey.com/wordpress-2-9-tutorials/page-cornr-plugin-not-working-in-internet-explorer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
