<?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>The Magento Expert</title>
	<atom:link href="https://www.the-mage-expert.com/tag/layout/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.the-mage-expert.com</link>
	<description>Your Magento Commerce Expert</description>
	<lastBuildDate>Tue, 24 Jan 2023 09:37:24 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.6</generator>
	<item>
		<title>Solving the &#8220;Required parameter &#8216;theme_dir&#8217; was not passed&#8221; error</title>
		<link>https://www.the-mage-expert.com/1133/magento2-solving-the-required-parameter-theme_dir-was-not-passed-error/</link>
		<comments>https://www.the-mage-expert.com/1133/magento2-solving-the-required-parameter-theme_dir-was-not-passed-error/#comments</comments>
		<pubDate>Mon, 08 May 2017 08:49:26 +0000</pubDate>
		<dc:creator><![CDATA[Mex]]></dc:creator>
				<category><![CDATA[Magento Solutions]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.the-mage-expert.com/?p=1133</guid>
		<description><![CDATA[The Required parameter &#8216;theme_dir&#8217; was not passed is most likely caused by an invalid theme table in your database. Solution: Open the theme table and delete all rows that refer to a theme that does not exist.]]></description>
				<content:encoded><![CDATA[<p>The <strong>Required parameter &#8216;theme_dir&#8217; was not passed</strong> is most likely caused by an invalid <strong>theme</strong> table in your database. </p>
<p>Solution: Open the <strong>theme</strong> table and delete all rows that refer to a theme that does not exist.</p>]]></content:encoded>
			<wfw:commentRss>https://www.the-mage-expert.com/1133/magento2-solving-the-required-parameter-theme_dir-was-not-passed-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the title tag of the home page or any CMS page</title>
		<link>https://www.the-mage-expert.com/481/magento-changing-title-tag-of-home-any-cms-page/</link>
		<comments>https://www.the-mage-expert.com/481/magento-changing-title-tag-of-home-any-cms-page/#comments</comments>
		<pubDate>Fri, 01 Nov 2013 09:07:58 +0000</pubDate>
		<dc:creator><![CDATA[Mex]]></dc:creator>
				<category><![CDATA[Magento Solutions]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[home page]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.the-mage-expert.com/?p=481</guid>
		<description><![CDATA[Magento automatically adds the defined suffix to the title tag on every page. If you want to change that for lets say the home page, open the CMS page &#8220;home&#8221; and add the following XML to the layout section: [crayon-6a7abf9ba2cce/]]]></description>
				<content:encoded><![CDATA[<p>Magento automatically adds the defined suffix to the title tag on every page. If you want to change that for lets say the home page, open the CMS page &#8220;home&#8221; and add the following XML to the layout section:</p>
<p></p><pre class="crayon-plain-tag">&lt;reference name=&quot;head&quot;&gt;
    &lt;action method=&quot;setData&quot;&gt;&lt;key&gt;title&lt;/key&gt;&lt;value&gt;... Title Tag ...&lt;/value&gt;&lt;/action&gt;
&lt;/reference&gt;</pre><p></p>]]></content:encoded>
			<wfw:commentRss>https://www.the-mage-expert.com/481/magento-changing-title-tag-of-home-any-cms-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a static block to the sidebar</title>
		<link>https://www.the-mage-expert.com/465/magento-adding-static-block-to-sidebar/</link>
		<comments>https://www.the-mage-expert.com/465/magento-adding-static-block-to-sidebar/#comments</comments>
		<pubDate>Fri, 27 Sep 2013 14:12:23 +0000</pubDate>
		<dc:creator><![CDATA[Mex]]></dc:creator>
				<category><![CDATA[Magento Solutions]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.the-mage-expert.com/?p=465</guid>
		<description><![CDATA[Using the folowing layout update, you can add a static block to the left sidebar: [crayon-6a7abf9baa69d/]]]></description>
				<content:encoded><![CDATA[<p>Using the folowing layout update, you can add a static block to the left sidebar:</p>
<p></p><pre class="crayon-plain-tag">&lt;!-- left --&gt;
&lt;reference name=&quot;left&quot;&gt;
    &lt;block type=&quot;cms/block&quot; name=&quot;STATIC_BLOCK_NAME&quot;&gt;
        &lt;action method=&quot;setBlockId&quot;&gt;&lt;block_id&gt;STATIC_BLOCK_ID&lt;/block_id&gt;&lt;/action&gt;
    &lt;/block&gt;
&lt;/reference&gt;</pre><p></p>]]></content:encoded>
			<wfw:commentRss>https://www.the-mage-expert.com/465/magento-adding-static-block-to-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the breadcrumb navigation on all pages</title>
		<link>https://www.the-mage-expert.com/390/magento-removing-breadcrumb-navigation-on-all-pages/</link>
		<comments>https://www.the-mage-expert.com/390/magento-removing-breadcrumb-navigation-on-all-pages/#comments</comments>
		<pubDate>Thu, 08 Aug 2013 07:13:57 +0000</pubDate>
		<dc:creator><![CDATA[Mex]]></dc:creator>
				<category><![CDATA[Magento Solutions]]></category>
		<category><![CDATA[breadcrumbs]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.the-mage-expert.com/?p=390</guid>
		<description><![CDATA[Create a local copy of \app\design\frontend\base\default\layout\page.xml and remove or comment the following line: [crayon-6a7abf9baa9ec/]]]></description>
				<content:encoded><![CDATA[<p>Create a local copy of <em>\app\design\frontend\base\default\layout\page.xml</em> and remove or comment the following line:</p>
<p></p><pre class="crayon-plain-tag">&lt;block type=&quot;page/html_breadcrumbs&quot; name=&quot;breadcrumbs&quot; as=&quot;breadcrumbs&quot;/&gt;</pre><p></p>]]></content:encoded>
			<wfw:commentRss>https://www.the-mage-expert.com/390/magento-removing-breadcrumb-navigation-on-all-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the column count for the upsell product area programmatically</title>
		<link>https://www.the-mage-expert.com/382/magento-changing-column-count-upsell-products-programmatically/</link>
		<comments>https://www.the-mage-expert.com/382/magento-changing-column-count-upsell-products-programmatically/#comments</comments>
		<pubDate>Thu, 25 Jul 2013 12:17:08 +0000</pubDate>
		<dc:creator><![CDATA[Mex]]></dc:creator>
				<category><![CDATA[Magento Solutions]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[upsell]]></category>

		<guid isPermaLink="false">http://www.the-mage-expert.com/?p=382</guid>
		<description><![CDATA[To change the Magento upsell product areas column count programmatically, use the following code: [crayon-6a7abf9baad14/]]]></description>
				<content:encoded><![CDATA[<p>To change the Magento upsell product areas column count programmatically, use the following code:</p>
<p></p><pre class="crayon-plain-tag">$this-&gt;setColumnCount(4);</pre><p></p>]]></content:encoded>
			<wfw:commentRss>https://www.the-mage-expert.com/382/magento-changing-column-count-upsell-products-programmatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing estimated shipping from cart</title>
		<link>https://www.the-mage-expert.com/324/magento-removing-estimated-shipping-cart/</link>
		<comments>https://www.the-mage-expert.com/324/magento-removing-estimated-shipping-cart/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 14:54:09 +0000</pubDate>
		<dc:creator><![CDATA[Mex]]></dc:creator>
				<category><![CDATA[Magento Solutions]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.the-mage-expert.com/?p=324</guid>
		<description><![CDATA[To remove the estimated shipping block from the Magento cart, you have to add the below code, or, if the checkout_cart_index handle already exists, simply add the checkout.cart section to it. [crayon-6a7abf9bab196/]]]></description>
				<content:encoded><![CDATA[<p>To remove the estimated shipping block from the Magento cart, you have to add the below code, or, if the <em>checkout_cart_index</em> handle already exists, simply add the <em>checkout.cart</em> section to it.</p>
<p></p><pre class="crayon-plain-tag">&lt;checkout_cart_index&gt;
    &lt;reference name=&quot;content&quot;&gt;
        &lt;block name=&quot;checkout.cart&quot;&gt;
            &lt;remove name=&quot;checkout.cart.shipping&quot;/&gt;
        &lt;/block&gt;
    &lt;/reference&gt;
&lt;/checkout_cart_index&gt;</pre><p></p>]]></content:encoded>
			<wfw:commentRss>https://www.the-mage-expert.com/324/magento-removing-estimated-shipping-cart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
