<?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>Fresno Web Design, Web Design Fresno, Best Web Design in Fresno, Website Design Fresno, Fresno Website Design, -MAW Productions</title>
	<atom:link href="http://www.mawproductions.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mawproductions.com</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 16:58:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How To Display Attributes on Front End Magento</title>
		<link>http://www.mawproductions.com/how-to-display-attributes-on-front-end-magento/</link>
		<comments>http://www.mawproductions.com/how-to-display-attributes-on-front-end-magento/#comments</comments>
		<pubDate>Tue, 11 Jun 2013 16:22:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=206</guid>
		<description><![CDATA[Sometimes we want to create additional attributes for our products and we want to display them on the frontend of the site.  This is how we go about doing just that. Note. We are using Magento ver. 1.7.0.2 This should work with all versions of Magento. Go to [...]]]></description>
				<content:encoded><![CDATA[<p>Sometimes we want to create additional attributes for our products and we want to display them on the frontend of the site.  This is how we go about doing just that.</p>
<p>Note. We are using Magento ver. 1.7.0.2 This should work with all versions of Magento.</p>
<p>Go to Catalog &gt; Attributes &gt; Manage Attribute &gt; Add New</p>
<p>Title your Attribute</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2013/05/1.jpg" rel="wp-prettyPhoto[206]"><img class="alignnone size-medium wp-image-213" alt="1" src="http://www.mawproductions.com/wp-content/uploads/2013/05/1-300x177.jpg" width="300" height="177" /></a></p>
<p>You can use similar options like mine below</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2013/05/2.jpg" rel="wp-prettyPhoto[206]"><img class="alignnone size-medium wp-image-218" alt="2" src="http://www.mawproductions.com/wp-content/uploads/2013/05/2-300x173.jpg" width="300" height="173" /></a></p>
<p>Go to Catalog &gt; Attributes &gt; Manage Attribute Sets</p>
<p>Drag and Drop your attribute from <strong><span style="font-size: 1.17em;">Unassigned Attributes </span></strong><span style="font-size: 1.17em;">to the Group you prefer.</span></p>
<p>Save the Attribute Set</p>
<p>Your Attribute Should be complete now. It should appear on any new or old product.</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2013/05/3.jpg" rel="wp-prettyPhoto[206]"><img class="alignnone size-medium wp-image-215" alt="3" src="http://www.mawproductions.com/wp-content/uploads/2013/05/3-300x177.jpg" width="300" height="177" /></a></p>
<p>Now its time to make that attribute show on the front end.</p>
<p>frontend/fortis/default/template/catalog/product/view.phtml</p>
<p>is where ill be posting mine at.</p>
<p>You can turn on your Profiler, Template Path Hints, Add Block Names to Hints</p>
<p>by going to System &gt; Configuration &gt; Developer &gt; Debug Tab</p>
<p>Current Configuration Scope: Default Store View</p>
<p>change all 3 options to yes and save config</p>
<p>You should see something like this</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2013/05/4.jpg" rel="wp-prettyPhoto[206]"><img class="alignnone size-medium wp-image-216" alt="4" src="http://www.mawproductions.com/wp-content/uploads/2013/05/4-300x177.jpg" width="300" height="177" /></a></p>
<p>and you can see what file you need to edit.</p>
<p>Navigate to the file.</p>
<p>I decided to add mine under the Short Description div</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2013/05/5.jpg" rel="wp-prettyPhoto[206]"><img class="alignnone size-medium wp-image-217" alt="5" src="http://www.mawproductions.com/wp-content/uploads/2013/05/5-300x177.jpg" width="300" height="177" /></a></p><pre class="crayon-plain-tag">&lt;?php echo nl2br($_product-&gt;getApplication()) ?&gt;</pre><p>
Application being the title of my attribute. Make sure the first letter after get is Capitalized</p>
<p>Save it. Make sure your Developers Debug Tab is all turned off to NO</p>
<p>You should have something like below</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2013/05/6.jpg" rel="wp-prettyPhoto[206]"><img class="alignnone size-medium wp-image-212" alt="6" src="http://www.mawproductions.com/wp-content/uploads/2013/05/6-300x177.jpg" width="300" height="177" /></a></p>
<p>&nbsp;</p>
<p>You can apply this method to any template file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/how-to-display-attributes-on-front-end-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lexy Pantera</title>
		<link>http://www.mawproductions.com/lexy-pantera/</link>
		<comments>http://www.mawproductions.com/lexy-pantera/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 08:34:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=194</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/lexy-pantera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dulce Life Ent</title>
		<link>http://www.mawproductions.com/dulce-life-ent/</link>
		<comments>http://www.mawproductions.com/dulce-life-ent/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 08:29:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=188</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/dulce-life-ent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NoTown Magazine</title>
		<link>http://www.mawproductions.com/notown-magazine/</link>
		<comments>http://www.mawproductions.com/notown-magazine/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 08:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=185</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/notown-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Party In The Sky</title>
		<link>http://www.mawproductions.com/party-in-the-sky/</link>
		<comments>http://www.mawproductions.com/party-in-the-sky/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 08:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphic Design]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=182</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/party-in-the-sky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All Girls Comedy Show</title>
		<link>http://www.mawproductions.com/all-girls-comedy-show/</link>
		<comments>http://www.mawproductions.com/all-girls-comedy-show/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 08:16:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphic Design]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=179</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/all-girls-comedy-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ipaint DVD Cover</title>
		<link>http://www.mawproductions.com/ipaint-dvd-cover/</link>
		<comments>http://www.mawproductions.com/ipaint-dvd-cover/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 07:37:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphic Design]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=167</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/ipaint-dvd-cover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sports Performance Lab</title>
		<link>http://www.mawproductions.com/sports-performance-lab/</link>
		<comments>http://www.mawproductions.com/sports-performance-lab/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 07:13:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=160</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/sports-performance-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress post featured image on Phpfox with Feedburner and Buzzboost</title>
		<link>http://www.mawproductions.com/wordpress-post-featured-image-on-phpfox-with-feedburner-and-buzzboost/</link>
		<comments>http://www.mawproductions.com/wordpress-post-featured-image-on-phpfox-with-feedburner-and-buzzboost/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 22:15:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PhpFox]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[phpfox]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=138</guid>
		<description><![CDATA[Go to Googles FeedBurner and make an account if you don&#8217;t have one. Put your wordpress link to your RSS feed in the box where it says “Burn a feed right this instant” and click Next. Follow the instructions. After making your feedburner feed click on the [...]]]></description>
				<content:encoded><![CDATA[<p>Go to Googles <a href=" http://feedburner.google.com">FeedBurner</a> and make an account if you don&#8217;t have one.</p>
<p>Put your wordpress link to your RSS feed in the box where it says “Burn a feed right this instant” and click Next.</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2012/03/feedburner.jpg" rel="wp-prettyPhoto[138]"><img class="alignnone size-medium wp-image-139" title="feedburner" src="http://www.mawproductions.com/wp-content/uploads/2012/03/feedburner-300x240.jpg" alt="" width="300" height="240" /></a></p>
<p>Follow the instructions.</p>
<p>After making your feedburner feed</p>
<p>click on the Publicize link</p>
<p>Feedburner&#8217;s Buzzboost:</p>
<p>Customize it to how you like it.<br />
Click Activate<br />
Copy the supplied code</p>
<p>Now create a block</p>
<p>AdminCP &gt; CMS &gt; Add new block</p>
<p>use these settings or anything similar</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2012/04/block.jpg" rel="wp-prettyPhoto[138]"><img class="alignnone size-medium wp-image-155" title="block" src="http://www.mawproductions.com/wp-content/uploads/2012/04/block-300x254.jpg" alt="" width="300" height="254" /></a></p>
<p>Paste it in the Code area for this block.</p>
<p>Now time to jump over to wordpress and set that up.</p>
<p>Go to your functions.php file in your themes folder. Either FTP or in wordpress back end. Appearance  &gt; Editor</p>
<p>add this code</p>
<p>&nbsp;</p><pre class="crayon-plain-tag">// post thumbnail support
	if ( function_exists( 'add_image_size' ) ) add_theme_support( 'post-thumbnails' );

	if ( function_exists( 'add_image_size' ) ) {
	add_image_size( 'post-thumb', 220, 150 );
// adjust these sizes to whatever size you want your "Featured Images" to display on your phpfox site.
}

// FEED-BURNER IMAGE HACK
function featuredtoRSS($content) {
global $post;
if ( has_post_thumbnail( $post-&gt;ID ) ){
$content = '' . get_the_post_thumbnail( $post-&gt;ID, 'post-thumb', array( 'style' =&gt; 'float:left; margin:0 15px 15px 0;' ) ) . '' . $content;
}
return $content;
}

add_filter('the_excerpt_rss', 'featuredtoRSS');
add_filter('the_content_feed', 'featuredtoRSS');</pre><p>
make sure you have a featured image selected for your post.</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2012/04/featured.jpg" rel="wp-prettyPhoto[138]"><img class="alignnone size-medium wp-image-145" title="featured" src="http://www.mawproductions.com/wp-content/uploads/2012/04/featured-300x239.jpg" alt="" width="300" height="239" /></a></p>
<p>Finally, now you can remove the feedburner branding logo that at the bottome of the feed using this code add to your .css file on phpfox</p><pre class="crayon-plain-tag">#creditfooter
{
display: none;
}</pre><p>
Your final result should look something similar to this.</p>
<p><a href="http://www.mawproductions.com/wp-content/uploads/2012/04/final.jpg" rel="wp-prettyPhoto[138]"><img class="alignnone size-medium wp-image-146" title="final" src="http://www.mawproductions.com/wp-content/uploads/2012/04/final-300x235.jpg" alt="" width="300" height="235" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/wordpress-post-featured-image-on-phpfox-with-feedburner-and-buzzboost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear Vision Counseling</title>
		<link>http://www.mawproductions.com/clear-vision-counseling/</link>
		<comments>http://www.mawproductions.com/clear-vision-counseling/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 08:11:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Portfolio]]></category>

		<guid isPermaLink="false">http://www.mawproductions.com/?p=130</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.mawproductions.com/clear-vision-counseling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
