<?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>Dynasty Web Solutions - 949.212.1057 &#187; Wordpress</title>
	<atom:link href="http://orangecountycustomwebsitedesign.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://orangecountycustomwebsitedesign.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 22:53:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	

<!-- Debugging help, do not remove -->
<meta name="Framework" content="Kpress" />
<meta name="Theme Version" content="1.1" />
<meta name="Framework Version" content="1.1" />


		<item>
		<title>The Best Way to Backup WordPress &#8211; Step by Step</title>
		<link>http://orangecountycustomwebsitedesign.com/the-best-way-to-backup-wordpress-step-by-step/</link>
		<comments>http://orangecountycustomwebsitedesign.com/the-best-way-to-backup-wordpress-step-by-step/#comments</comments>
		<pubDate>Tue, 08 May 2012 19:41:19 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://mrinternettips.com/?p=2283</guid>
		<description><![CDATA[Backup Before You Crackup WordPress is such an awesome software for building your website or blog but we all know there can be many plugins and core updates that happen every month. We always see the message, &#8220;PLEASE BACKUP BEFORE YOU UPGRADE&#8221;. I have worked with WordPress for several years and I have seen many [...]]]></description>
			<content:encoded><![CDATA[<h3>Backup Before You Crackup</h3>
<p><img class="alignright size-full wp-image-2291" title="Wordpress Backup" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/07/Wordpress-Backup.jpg" alt="" width="232" height="161" />WordPress is such an awesome software for building your website or blog but we all know there can be many plugins and core updates that happen every month.</p>
<p>We always see the message,</p>
<p><span style="background-color: #ffff00;">&#8220;PLEASE BACKUP BEFORE YOU UPGRADE&#8221;</span>.</p>
<p>I have worked with WordPress for several years and I have seen many issues that can be caused by updates.  The best and only way I feel secure now before an update is to back everything up just in case things on the site go haywire.  I can just restore the site and my sanity.  There are plugins available that do this process easier than what I am going to show you below, but these plugin are not compatible with every theme and the process below is full proof 100% with any WordPress installation.</p>
<div style="padding: 38px 0 0 63px; margin: 0 auto; width: 610px; height: 335px; background: url('http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/08/skin7.png') no-repeat top left; text-align: left;"><object width="467" height="262" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3Zg-1y3z470?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" /><param name="allowfullscreen" value="true" /><param name="wmode" value="opaque" /><embed width="467" height="262" type="application/x-shockwave-flash" src="http://www.youtube.com/v/3Zg-1y3z470?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" /></object></div>
<p>Below is a Step by Step guide on how to backup your WordPress site or blog with no mistakes.</p>
<h3>STEP #1</h3>
<p>Install and activate WordPress plugin <strong>WP Backup</strong>.  For info on installing and activating WordPress plugins, <a href="http://codex.wordpress.org/Managing_Plugins" target="_blank">CLICK HERE</a></p>
<h3>STEP #2</h3>
<p>Once WP Backup is installed and activated, run Backup (found in the tools area of admin area).  Select all tables to be saved and choose to save the backup on the server.  If will create a folder and backup file on your host server.</p>
<h3>STEP #3</h3>
<p>You will need some form of FTP program to transfer the installed files  on your site to your local hard drive or storage device.  If you do not have an FTP client visit <a href="http://filezilla-project.org/download.php?type=client" target="_blank">FileZilla.com</a> and download one for FREE.  Works on PC and Mac.</p>
<h3>STEP #4</h3>
<p>Obtain your FTPlogin from your website Host and follow the instructions below for setting this connection up on FileZilla .</p>
<ol>
<li>Launch FileZilla from your computer.</li>
<li>Complete the following fields, and then click <strong>Quickconnect</strong>:
<ul>
<li><strong>Host</strong> — Enter your hosting account&#8217;s primary domain name. For example, <strong>coolexample.com</strong>.You do not necessarily need any prefix to the host you enter. However, if you experience any issues connecting, you can try using <strong>ftp.</strong><em>coolexample.com</em> where <em>coolexample.com</em> is your hosting account&#8217;s primary domain name.</li>
<li><strong>Username</strong> — Enter your hosting account user name.</li>
<li><strong>Password</strong>— Enter your hosting account password.If you have problems connecting to your hosting account, it is most likely caused by an incorrect password.</li>
<li><strong>Port</strong> — Leave this field empty, or type <strong>21</strong>.</li>
</ul>
</li>
</ol>
<h3>STEP #5</h3>
<p>Once your are connected to your site via FTP you should see a list of files in the FTP program.  Look for a folder named <strong><span style="background-color: #ffff00;">public_html</span></strong>.  Click on this folder and drag it to your desired location of backup.  <strong>This folder contains all of the files related to your WordPress installation including the backup file you made in step #2.</strong>  If you do not see this folder when you first lo into your FTP client, then simply select all the files you see initially and drag and drop those into your backup location.</p>
<p><strong>Check out this great post on how to Backup your website using your C-Panel</strong></p>
<p><a href="http://www.worthtoyou.com/backing-up-wordpress-database-and-cpanel-backups/" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">READ POST</span></a></p>
<h3><span style="color: #ff0000;"> That is it.  Let me know if you want to know how to restore as well.</span></h3>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/the-best-way-to-backup-wordpress-step-by-step/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>4 Things to Consider When Picking a WordPress Theme</title>
		<link>http://orangecountycustomwebsitedesign.com/4-things-to-consider-when-picking-a-wordpress-theme/</link>
		<comments>http://orangecountycustomwebsitedesign.com/4-things-to-consider-when-picking-a-wordpress-theme/#comments</comments>
		<pubDate>Mon, 07 May 2012 10:51:39 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[WASSUP Wednesday]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[website marketing]]></category>
		<category><![CDATA[website promotion]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://mrinternettips.com/?p=1948</guid>
		<description><![CDATA[There are 1000&#8242;s of WordPress Themes out there to choose from and each one is different depending on the developer that created it.  WordPress Themes can range in price from FREE to $200 (read through below for my recommendation where to buy Premium Themes all for less than $50). So often people buy a Theme [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1988" title="Wordpress Theme" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/05/Wordpress-Theme.png" alt="" width="129" height="129" />There are 1000&#8242;s of WordPress Themes out there to choose from and each one is different depending on the developer that created it.  WordPress Themes can range in price from FREE to $200 (read through below for my recommendation where to buy Premium Themes all for less than $50).</p>
<p>So often people buy a Theme only to find out that it will not function properly and have to go on the hunt again for another one.  I have listed below my TOP 4 things to consider when choosing a WordPress Theme for your website or blog.</p>
<hr />
<div style="padding: 38px 0 0 63px; margin: 0 auto; width: 610px; height: 335px; background: url('http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/08/skin7.png') no-repeat top left; text-align: left;"><object width="467" height="262" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yxj54P0rqp8?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" /><param name="allowfullscreen" value="true" /><param name="wmode" value="opaque" /><embed width="467" height="262" type="application/x-shockwave-flash" src="http://www.youtube.com/v/yxj54P0rqp8?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" /></object></div>
<h2><strong>Is it current?</strong></h2>
<p>It is really important that select a WordPress Theme that is up to date and compatible with what&#8217;s being used on the web.  Below are a few items to look for to make sure you are getting a theme that meets this.</p>
<ol>
<li>Check to make sure that the Theme is compatible with the most current version of WordPress.</li>
<li>Very important to make sure the Theme is compatible  with all  major browsers.  If there is a Theme demo you can test the browser compatibility at <span style="color: #0000ff;"><strong><a href="http://browsershots.org/" target="_blank">http://browsershots.org/</a></strong></span></li>
</ol>
<hr />
<h2><strong>Does it have design flexibility?</strong></h2>
<p>This I think is what people tend to consider the most when selecting a Theme but rarely make sure that the Theme they purchase has allot of design and layout flexibility.  Check out the things below to look for before you buy it.</p>
<ol>
<li>Different skins options built in to change the color scheme of the entire theme.</li>
<li>Make sure it comes with the Photoshop files so you can customize the design.</li>
<li>Look for easy to edit font options.  Yes this can be changed in the hard code if you know a little CSS but always better to make it easy.  Font is a big part of a well designed look.</li>
<li>Unlimited sidebar options.  This POWER option allows your website or blog to have a different sidebar for each and every page.</li>
</ol>
<hr />
<h2><strong>Does it have great content support?</strong></h2>
<p>Content is king and you want to make sure it is displayed properly on your site with ease and simplicity.  There are many forms of content like text, photos, audio, video and many more.  You want to look for the things below to make sure you can display your content for your visitors.</p>
<ol>
<li>Look for shortcode options for displaying text and other content.  For example if you want to make a 3 column display of text there is a shortcode to accomplish this without having to make it with HTML.</li>
<li>It&#8217;s a must to make sure your theme supports video display.</li>
</ol>
<hr />
<h2><strong>Is it well documented?</strong></h2>
<p>This is the most important of the 4.  There are so many WordPress Themes on the web that are sold by a developer and there is no documentation on how to install and use it.  Then when you reach out to ask a question, you never get a response.  I have listed some things below to look for based on personal experience.  These things will help you stay clear from these dodgy Themes and developers.</p>
<ol>
<li>If available, check to see how many sales have been made of the Theme and see if there is a feedback or rating score from the buyers.</li>
<li>If there is a comment or support area, take a look at what people that have used or bought the Theme have to say and how they feel about it.</li>
<li><strong><span style="background-color: #ffff00;">MAKE SURE THE THEME COMES WITH DOCUMENTATION.</span></strong></li>
</ol>
<hr />
<p><strong>Below is a site for trusted WordPress Themes at a very affordable price. </strong></p>
<p><strong>But remember to follow the points above before you buy.</strong></p>
<p><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /><img title="1306302283_Download" src="../wp-content/uploads/2011/05/1306302283_Download.png" alt="" width="48" height="48" /></p>
<p><a href="http://themeforest.net/category/wordpress?ref=jgucci333" target="_blank"><img class="aligncenter size-full wp-image-1978" title="tf_728x90_v5" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/05/tf_728x90_v5.gif" alt="" width="551" height="68" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/4-things-to-consider-when-picking-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Building a WordPress E-Commerce Website The Right Way</title>
		<link>http://orangecountycustomwebsitedesign.com/building-a-wordpress-e-commerce-website-the-right-way/</link>
		<comments>http://orangecountycustomwebsitedesign.com/building-a-wordpress-e-commerce-website-the-right-way/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 17:21:30 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[website marketing]]></category>
		<category><![CDATA[website promotion]]></category>
		<category><![CDATA[Wordpress Theme]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=4454</guid>
		<description><![CDATA[WordPress is extremely powerful and can be developed to sell your products online.  If you have never done this, you may be in for a treat and allot of trial and error because there are allot of road maps to building an E-Commerce site using WordPress.  After almost 7 years of working with WordPress and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-4456" title="Wordpress-E-commerce" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Wordpress-E-commerce.jpg" alt="" width="177" height="177" />WordPress is extremely powerful and can be developed to sell your products online.  If you have never done this, you may be in for a treat and allot of trial and error because there are allot of road maps to building an E-Commerce site using WordPress.  After almost 7 years of working with WordPress and spending more time then I would like to mention researching plugins and testing functionality, I have come up with the best way to include all the elements needed to make it the right way.</p>
<p>Let&#8217;s start by defining the ingredients needed to complete a WordPress E-Commerce site.  Now keep in mind that some of the following items I will list are not mandatory to use in your E-Commerce development but will make it more successful and MORE MONEY!  My list below already assumes that you have a great host for your website and a SSL certificate installed to secure the connection in order to process payments directly on your site.  A secure connection means that instead of the URL address being <strong>http</strong> it would be <strong>https</strong>.</p>
<p>This is what you will need:  <strong><span style="color: #ff0000;">*</span> REQUIRED</strong></p>
<ol>
<li>E-Commerce ready theme (you can use any theme but E-Commerce ready makes life easier) <span style="color: #ff0000;"><strong>*</strong></span></li>
<li>E-Commerce plugin that will manage the shopping cart process <span style="color: #ff0000;"><strong>*</strong></span></li>
<li>Payment Processor that will allow your site visitor to purchase products <span style="color: #ff0000;"><strong>*</strong></span></li>
<li>Affiliate plugin that will allow others to drive sales to your products for commission</li>
<li>Members Only plugin which will allow you to create premium content pages that require membership purchase to access</li>
</ol>
<p>Now let&#8217;s say for the purpose of this post that you will be using all the elements in the list above because you want your online store to be the da bomb diggity.  It is very important that you find the right plugins and themes that will all work together an integrate into one another.  <strong>THIS IS SUPER IMPORTANT</strong>.  So in order to make sure you do it right and save you the hours of research and or massive headaches, I have laid out below what you need and where to get it.  Total investment in these items is $176 &#8211; $206.</p>
<hr />
<h3>1. E-Commerce Ready Theme ($30 &#8211; $70)</h3>
<h4><a href="http://splashingpixels.com?bid=3&amp;aid=1040" target="_blank">Splashing Pixels</a></h4>
<p style="text-align: center;"><a href="http://splashingpixels.com/?bid=3&amp;aid=1040"><img class="size-full wp-image-4458 aligncenter" title="Splashing-Pixels-E-Commerce-Themes" src="http://dwssite.com/wp-content/uploads/2012/04/Splashing-Pixels-E-Commerce-Themes.jpg" alt="Splashing-Pixels-E-Commerce-Themes" width="600" height="532" /></a></p>
<p>Splashing Pixels is a theme development company who specializes in e-Commerce related themes for WordPress. At the site, you will find beautifully crafted themes that are forward thinking and incredibly intuitive. All our themes show special attention to detail and user friendliness. On top of that, it is backed by our own Splashing Pixels theme framework which you will find very easy to use. Don’t be shy, stop by and take a look at our demos!<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a title="Full Details" href="http://splashingpixels.com?bid=3&amp;aid=1040" target="_blank">Full Details</a></strong></p>
<hr />
<h4><a title="Store Front WordPress Themes" href="http://storefrontthemes.com?ap_id=jgucci333" target="_blank">Storefront Themes</a></h4>
<p style="text-align: center;"><a href="http://storefrontthemes.com/?ap_id=jgucci333"><img class="size-full wp-image-4463 aligncenter" title="Store-Front-Wordpress-Themes" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Store-Front-Wordpress-Themes.jpg" alt="Store-Front-Wordpress-Themes" width="600" height="466" /></a></p>
<p>Storefront Themes designs all their themes EXCLUSIVELY for the WP-e-Commerce platform and offer more WP-e-Commerce themes than any other theme shop. They offer first-class support, high-def video tutorials, and an optimized theme framework. They continually push the boundaries of what the WPEC platform can do by producing unique themes, some of which integrate with BUDDYPRESS, use RESPONSIVE layouts for mobile devices, and cover a wide variety of niches with features like music players, custom widgets and ajax functionality.<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a title="Full Details" href="http://storefrontthemes.com?ap_id=jgucci333" target="_blank">Full Details</a></strong></p>
<hr />
<h3>2. E-Commerce WordPress Plugin  (FREE)</h3>
<h4><a title="Get Shopped WordPress E-Commerce Plugin" href="http://getshopped.org" target="_blank">WP e-Commerce Plugin</a></h4>
<p style="text-align: center;"><a title="Get Shopped WordPress Plugin" href="http://getshopped.org/" target="_blank"><img class="size-full wp-image-4465 aligncenter" title="Get-Shopped-Wordpress-Plugin" src="http://dwssite.com/wp-content/uploads/2012/04/Get-SHopped-Wordpress-Plugin.jpg" alt="Get-Shopped-Wordpress-Plugin" width="600" height="193" /></a></p>
<p>WP e-Commerce is a robust WordPress plugin suitable for anyone who wants to start selling products, downloads or services online.  Whether you sell 10 or 10,000 products, we make it easy to add a WordPress e-Commerce shopping cart to your site. Best of all it is easy to manage. Quickly add products and organize your catalog using the familiar WordPress interface.  Our WordPress e-Commerce Plugin boasts more than 1.7 million downloads &#8211; that&#8217;s quite an endorsement. But don&#8217;t take our word for it. Browse our showcase to see the remarkable e-commerce websites our users have built using the WP e-Commerce Plugin developed by the GetShopped community.<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a title="Full Details" href="http://getshopped.org" target="_blank">Full Details</a></strong></p>
<hr />
<h3>3. Payment Processor WordPress Plugin ($40)</h3>
<h4><a title="Gold Cart WordPress Plugin" href="http://getshopped.org/premium-upgrades/premium-plugin/gold-cart-plugin/" target="_blank">Gold Cart Plugin</a></h4>
<p style="text-align: center;"><a href="http://getshopped.org/premium-upgrades/premium-plugin/gold-cart-plugin/"><img class="size-full wp-image-4466 aligncenter" title="Wordpress Gold Cart Plugin" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/goldcart.jpg" alt="Wordpress Gold Cart Plugin" width="600" height="275" /></a></p>
<p>The WP e-Commerce Plugin is a shop owners dream, with such intricate WordPress integration it is possible to do anything. The Gold Cart Plugin is our Premier Plugin that opens up a mixture of new functionality and provides customers with 1 support token that they can use for requesting help setting up their shop.<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a title="Full Details" href="http://getshopped.org/premium-upgrades/premium-plugin/gold-cart-plugin/" target="_blank">Full Details</a></strong></p>
<hr />
<h3>4. Affiliate WordPress Plugin ($47)</h3>
<h4><a title="Affiliate WordPress Plugin" href="http://getshopped.org/premium-upgrades/premium-plugin/affiliate-plugin/" target="_blank">Affiliate Plugin</a></h4>
<p style="text-align: center;"><a href="http://getshopped.org/premium-upgrades/premium-plugin/affiliate-plugin/"><img class="size-full wp-image-4468 aligncenter" title="Wordpress Affiliates Plugin" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/affiliates.jpg" alt="Wordpress Affiliates Plugin" width="600" height="275" /></a></p>
<p>The Affiliate Plugin makes it simple to sign up and manage affiliates. You can easily set the payout amount (flat rate or % of sale) per affiliate, add custom banners and text links with unique tracking codes, view stats and more.<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a title="Full Details" href="http://getshopped.org/premium-upgrades/premium-plugin/affiliate-plugin/" target="_blank">Full Details</a></strong></p>
<hr />
<h3>5. Members Only WordPress Plugin ($49)</h3>
<h4><a title="Members Only WordPress Plugin" href="http://getshopped.org/premium-upgrades/premium-plugin/member-access-plugin/" target="_blank">Member&#8217;s Only Plugin</a></h4>
<p style="text-align: center;"><a href="http://getshopped.org/premium-upgrades/premium-plugin/member-access-plugin/"><img class="size-full wp-image-4470 aligncenter" title="Members Only WordPress Plugin" src="http://dwssite.com/wp-content/uploads/2012/04/membersbigpic.jpg" alt="Members Only WordPress Plugin" width="600" height="275" /></a></p>
<p>The Members Only Plugin is a perfect way to create pay to view subscription sites. This Plugin is a completely new WordPress Membership Plugin and comes packed with plenty of useful features and a nice user interface to boot.<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a title="Full Details" href="http://getshopped.org/premium-upgrades/premium-plugin/member-access-plugin/" target="_blank">Full Details</a></strong></p>
<hr />
<p><strong>Please take note that the above items work hand in hand with each other and has been tried, tested and proven to sell the HECK out of your products online.  I look forwards to any comments you have on this post and I am always here for your questions.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/building-a-wordpress-e-commerce-website-the-right-way/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Top 14 WordPress Membership Plugins Explained</title>
		<link>http://orangecountycustomwebsitedesign.com/top-14-wordpress-membership-plugins-explained/</link>
		<comments>http://orangecountycustomwebsitedesign.com/top-14-wordpress-membership-plugins-explained/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 15:10:23 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=4383</guid>
		<description><![CDATA[Premium and free WordPress membership plugins enable WP blog owners to convert their site into content rich membership websites. Member plugins for WordPress vary from the simple free WP plugin with minimal support to professional WP membership solutions with integrated payment gateways and bundles of features. Below we’ve identified some of the best premium membership [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-4388" title="best-wordpress-plugins" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/best-wordpress-plugins.jpg" alt="" width="280" height="124" />Premium and free WordPress membership plugins enable WP blog owners to convert their site into content rich membership websites. Member plugins for WordPress vary from the simple free WP plugin with minimal support to professional WP membership solutions with integrated payment gateways and bundles of features.</p>
<p>Below we’ve identified some of the best premium membership plugins as well as a couple free WP membership plugin alternatives. We’ve also included a comparison chart for you to easily compare WordPress membership plugins according to price, features, and support. Should you need any other excellent WP plugins to improve your site, take a look at our premium WordPress plugins review list.</p>
<hr />
<h3>Premium WordPress Membership Plugins</h3>
<p><img class="size-full wp-image-4390 alignnone" title="Wishlist" src="http://dwssite.com/wp-content/uploads/2012/04/Wishlist.png" alt="" width="203" height="74" /><a title="WishList WordPress membership plugin" href="http://member.wishlistproducts.com/" rel="nofollow" target="_blank"><strong>WishList Member</strong></a> – An exceptional WP membership plugin that comes in two different licenses (single, unlimited sites) and a 30-day money back guarantee. Notable features include a shopping cart, multiple payment gateways, custom login pages, the ability to display partial content for different member levels, and more. One year of unlimited customer support is provided through a support ticket system, video tutorials, and numerous instructional guides.</p>
<hr />
<p><img class="size-full wp-image-4391 alignnone" title="wp-emember" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/wp-emember.png" alt="" width="189" height="46" /><a title="eMember WordPress membership plugin" href="http://www.tipsandtricks-hq.com/wordpress-emember-easy-to-use-wordpress-membership-plugin-1706?ap_id=jgucci" rel="nofollow" target="_blank"><strong>WordPress eMember</strong></a> – Client support for this WP membership plugin is served via a support forums and tutorials. It’s currently only available in a single site license but your purchase includes free lifetime updates and unlimited support instances. Stand out features include the ability to restrict posts and pages per member level, category based access restriction, and a complete member management area.</p>
<hr />
<p><img class="size-full wp-image-4392 alignnone" title="magic-members" src="http://dwssite.com/wp-content/uploads/2012/04/magic-members.png" alt="" width="190" height="46" /><strong><a href="http://www.magicmembers.com/features?affid=739" target="_blank">Magic Members</a></strong> – This WP membership plugin offers lots of features to build your own custom made membership website using WordPress. Such features include sequential content delivery (i.e. drip feed, post/page delay), protected RSS feeds, the ability to create an unlimited number of member levels, coupon creation, and much more. The plugin varies in price according to the number of sites you need to install it on but it includes a 30 day no risk guarantee. Free support for the plugin is provided for one year with each purchase and it can be accessed via support tickets, video tutorials, and various documentation guides.</p>
<hr />
<p><img class="size-full wp-image-4393 alignnone" title="cms-members" src="http://dwssite.com/wp-content/uploads/2012/04/cms-members.png" alt="" width="150" height="76" /><strong><a href="http://wpwave.com/plugins/cms-members/" target="_blank">CMS Members</a></strong> – This is a premium WordPress membership site plugin that’s compatible with BuddyPress and WP MU. Features include partial content display, the ability to control content access per member level, restriction of posts and pages per membership level, a built-in newsletter, and the seamless integration with popular autoresponders like Aweber. The plugin is available in multiple languages and support is offered via instruction guides and a user support forum.</p>
<hr />
<p><img class="size-full wp-image-4394 alignnone" title="s2-member-pro" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/s2-member-pro.png" alt="" width="182" height="60" /><strong><a title="s2Member Pro" href="http://www.s2member.com/2683-0-3-13.html" target="_blank">s2Member Pro</a></strong> – The professional version of the popular s2Member plugin for WordPress. s2Member Pro offers extra features not available in the free version. These include PayPal Website Payments Pro integration, custom PayPal form generators and checkout pages, plus tools for importing and exporting user information. Two licensing options are available: single ($69) and unlimited website installations ($129). Your premium s2Member WordPress plugin comes with unlimited support and updates for life.</p>
<hr />
<p><img class="size-full wp-image-4395 alignnone" title="wp-member" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/wp-member.png" alt="" width="150" height="36" /><strong><a title="WP-Member" href="http://smartmediapro.com/client-area/aff.php?aff=286&amp;pid=24" target="_blank">WP-Member</a></strong> – Available licenses for this WordPress membership site plugin include a single site license and a developer license. The inclusion of support and plugin updates varies according to which license you buy and support is provided via a ticketing system. It offers example benefits like a quick and easy installation, content protection, the ability to display content teasers, and much more.</p>
<hr />
<p><img class="size-full wp-image-4396 alignnone" title="member-wing" src="http://dwssite.com/wp-content/uploads/2012/04/member-wing.png" alt="" width="160" height="36" /><strong><a title="Member Wing" href="http://www.memberwing.com/" target="_blank">MemberWing</a></strong> – A WordPress membership site plugin that provides some unique features not seen frequently in similar WP membership plugins. Such things include content theft protection that can identify who is attempting to steal your articles and Google’s First Click Free feature for optimizing search traffic for your member based website. Three licenses are offered; a free non-commercial license, the Professional One (single site), and the Professional Unlimited (unlimited number of sites). Customer support is provided via a user forum.</p>
<hr />
<p><img class="size-full wp-image-4397 alignnone" title="amember-pro" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/amember-pro.png" alt="" width="150" height="30" /><strong><a title="aMember PRO" href="http://www.amember.com" target="_blank">Amember Pro</a></strong> – Despite its comparatively high sale price, this is one of the most popular and well known WordPress membership plugins. Many great features like content drip, the ability to alter member subscription lengths, protected downloads, multiple language support, integration with Simple:Press and vBulletin, plus a built-in mass mailer will appeal to many membership site owners. Amember Professional comes with a 30-day no risk money back guarantee, 6 months of free updates, and unlimited customer support that provided through a ticketing system.</p>
<hr />
<p><img class="wp-image-4398 alignnone" title="your-members" src="http://dwssite.com/wp-content/uploads/2012/04/your-members.png" alt="" width="162" height="45" /><strong><a title="Your Members WordPress membership site plugin" href="http://www.yourmembers.co.uk/" rel="nofollow" target="_blank">Your Members</a> </strong>– A premium WordPress membership plugin that includes features such as sequential content delivery, RSS tokens to protect your feeds, the ability to create coupons and discount offers/sales, a la carte pay per post access, and partial text display capabilities. Support for the Your Members WP plugin is served via a support forum and the plugin can be purchase with a single site license or a developer license.</p>
<hr />
<p><img class="wp-image-4399 alignnone" title="digital-access-pass" src="http://dwssite.com/wp-content/uploads/2012/04/digital-access-pass.png" alt="" width="169" height="36" /><strong><a title="Digital Access Pass" href="http://www.digitalaccesspass.com/" target="_blank">Digital Access Pass</a></strong> – DAP offers an extensive amount of features and tools to turn your plain old WP blog into a full blown WordPress membership site. It even integrates with popular WordPress based forums like bbPress, Simple:Press, and WP-Forum. Purchase of a license for this plugin includes a 30-day money back guarantee as well as a robust support environment for which to provide guidance in the event you require troubleshooting assistance.</p>
<hr />
<p><img class="size-full wp-image-4400 alignnone" title="suma" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/suma.png" alt="" width="178" height="60" /><strong><a title="Suma" href="http://www.sumaplugin.com/" target="_blank">Suma</a></strong> – This is a basic WordPress membership site plugin that offers a few extension modules to add on extra functionality that you may want. While the basic version is fairly cheap it doesn’t offer any ability to receive payments from customers. Thus, if you intend on charging clients, you’ll need to upgrade and purchase the payments module that compliments this plugin. Support for this WP plugin is processed via support tickets only.</p>
<hr />
<p><strong><img class="size-full wp-image-4401 alignnone" title="wp-membership" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/wp-membership.png" alt="" width="150" height="32" /><a title="WP Membership" href="http://codecanyon.net/item/wpmembership-plugin/109088?ref=jgucci333" target="_blank">WP-Membership</a></strong> – Another no-frills type of WordPress membership site plugin that includes the essential features like the ability to create membership levels and login redirection. However, it does integrate with multiple payment gateways and allows the admin to restrict access to post and pages per member level too. Plugin updates are unlimited for the single site license when purchased and unlimited support requests are addressed via a community forum.</p>
<hr />
<h3></h3>
<h3>Free WordPress Membership Plugins</h3>
<p><img class="wp-image-4402 alignnone" title="s2member" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/s2member.png" alt="" width="174" height="47" /><strong><a title="S2member" href="http://www.s2member.com" target="_blank">s2Member</a></strong> – This is a free WordPress membership plugin that is also compatible with BuddyPress and WordPress MU (WP MU). It offers admins the ability to create up to four membership levels, delay post/page content, restrict access to different member levels per post/page as well as limit access via categories and tags to certain members. Support for this plugin is only offered through the plugin’s homepage in the form of comments.</p>
<hr />
<p><strong><img class="size-full wp-image-4403 alignnone" title="members" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/members.png" alt="" width="150" height="29" /><a title="Wordpress Members" href="http://wordpress.org/extend/plugins/members/" target="_blank">Members</a></strong> – Another free WordPress membership plugin that was created to allow WP admins to create a private membership site. Unfortunately this one lacks many features compared to s2Member or the other premium WordPress membership plugins. It’s still in its infancy of development offering a roles based member management interface with no payment integration. Despite that the plugin is freely available to download, the author charges for a yearly reoccurring fee to access the support forum.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/top-14-wordpress-membership-plugins-explained/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Basic Tips for Improving Your WordPress Website</title>
		<link>http://orangecountycustomwebsitedesign.com/10-basic-tips-for-improving-your-wordpress-website/</link>
		<comments>http://orangecountycustomwebsitedesign.com/10-basic-tips-for-improving-your-wordpress-website/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 03:49:27 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[website design tips]]></category>
		<category><![CDATA[website traffic]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Theme]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=1934</guid>
		<description><![CDATA[A lot of people use WordPress as their blogging platform. After installing WordPress, newly christened WordPress users will usually try to find and download WordPress themes that they can use so that their site looks different from the default theme. Whether a WordPress theme is free or premium, there are plenty of ways to improve [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-4327" title="Improve-Your-Wordpress-Website" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2010/10/Improve-Your-Wordpress-Website.jpg" alt="" width="280" height="124" />A lot of people use WordPress as their blogging platform. After <a title="WordPress Setup in Less Than 10 Minutes for Less Than $10" href="http://orangecountycustomwebsitedesign.com/wordpress-setup-in-less-than-10-minutes-for-less-than-10/" target="_blank">installing WordPress</a>, newly christened WordPress users will usually try to find and download WordPress themes that they can use so that their site looks different from the default theme. Whether a WordPress theme is <a title="50 Beautiful Free WordPress Themes - sixrevisions.com" href="http://sixrevisions.com/resources/50-beautiful-free-wordpress-themes/" target="_blank">free</a> or <a title="4 Things to Consider When Picking a WordPress Theme" href="http://orangecountycustomwebsitedesign.com/4-things-to-consider-when-picking-a-wordpress-theme/" target="_blank">premium</a>, there are plenty of ways to improve them. The following WordPress theme tips cover basic customization, styling and optimization.</p>
<hr />
<h3>1. Reduce the Size of Theme Images</h3>
<p>Images are an important part of every WordPress theme, yet WordPress theme developers sometimes forget about optimizing them. Images in a WordPress theme include CSS background images, template logos, default stock images, icons, and so on.</p>
<p>Optimizing images can save you in bandwidth consumption and can <a title="Best Way To Speed Up Your WordPress Site – 6 Easy Steps" href="http://orangecountycustomwebsitedesign.com/best-way-to-speed-up-your-wordpress-site-6-easy-steps/" target="_blank">improve page response times</a> for your blog readers.</p>
<p>Photoshop, for example, offers a <em>Save for Web</em> feature that optimizes images for the web. What I usually do is lower the quality settings of the image until I start to see changes in color or quality.</p>
<p>Furthermore, you can use a lossless image optimization tool like <a href="http://www.smushit.com/ysmush.it/">Smush.it</a> that will squeeze out excess file size without loss in image quality. You can find more image optimization tools <a title="8 Excellent Tools for Optimizing Your Images" href="http://sixrevisions.com/tools/8-excellent-tools-for-optimizing-your-images/">here</a>.<span id="more-1934"></span></p>
<p><img style="margin: 15px;" src="http://images.sixrevisions.com/2010/10/11-02_yahoo_smushit.png" alt="Reduce the Size of Theme Images" width="550" height="365" /></p>
<hr />
<h3>2. Use a Custom Favicon</h3>
<p>Some WordPress themes don’t come with a default favicon (the icon that represents a website that you can see in browser tabs and browser web address bars).</p>
<p><img style="margin: 15px;" src="http://images.sixrevisions.com/2010/10/11-05_add_wordpress_theme_favicon.png" alt="Add a Favicon" width="587" height="191" /></p>
<p>A favicon can be easily created using any graphic program that will allow saving of <tt>.ico</tt> graphic files, such as <a title="http://www.gimp.org/" href="http://www.gimp.org/">The GIMP</a>. There are also online services that will allow you to create a favicon for free.</p>
<p>The image should be clear and is usually designed to match your blog image and/or content, a big task for something so small.</p>
<p>To prepare the image to be saved as <em>favicon.ico</em>:</p>
<ol>
<li>By cropping or adding space around the image, make the image square.</li>
<li>Resize the image to 16 x 16 pixels.</li>
<li>Save the file as <tt>favicon.ico</tt>.</li>
</ol>
<p>If using an online service to create your favicon, such as <a title="http://www.faviconer.com" href="http://www.faviconer.com/">Faviconer.com</a> (creates 24bit favicon.ico with a transparent background) and<a title="http://www.favicon.co.uk" href="http://www.favicon.co.uk/">favicon.co.uk</a> or <a title="http://tools.dynamicdrive.com/favicon" href="http://tools.dynamicdrive.com/favicon">Dynamic Drive</a>, follow the instructions provided by the site. Then download the image of the favicon.ico to your computer.</p>
<p>When a website doesn’t have a favicon, it can look unprofessional. Make sure that your WordPress theme has a favicon. You can check out this list of <a title="Favicon Generators - sixrevisions.com" href="http://sixrevisions.com/resources/favicon_generators_resources/">favicon generators</a> to help you design your own.</p>
<p>To reference your WordPress icon, simply place the following code inside <code>header.php</code>, which can be found inside your theme’s directory:</p>
<pre class="wp-code-highlight prettyprint">&lt;link rel=&quot;shortcut icon&quot; href=&quot;PATH_TO_IMAGE_HERE&quot; /&gt;</pre>
<p>Modify the <strong>href</strong> attribute value to point to the location of your favicon file.</p>
<hr />
<h3>3. Style WordPress Image Captions</h3>
<p>When you upload and post an image in a blog post, you can give them image captions to describe it.</p>
<p>Every good WordPress theme should include <a href="http://codex.wordpress.org/CSS#WordPress_Generated_Classes">default styles for image captions</a>. To style the default caption, you can use the <code>.wp-caption</code> class in your <code>styles.css</code>.</p>
<p>Here is an example of styling the image caption (using some CSS3 properties):</p>
<pre class="wp-code-highlight prettyprint">.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; /* optional rounded corners for browsers that support it */
  margin: 10px;
  padding-top: 4px;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}</pre>
<p>Here is the result of the style rules above:</p>
<p><img src="http://images.sixrevisions.com/2010/10/11-06_add_wordpress_theme_captions.jpg" alt="Style WordPress Image Captions" width="550" height="199" /></p>
<hr />
<h3>4. Use PHP Flush</h3>
<p>By calling the PHP flush function right after your header, you will be able to speed up your WordPress blog. Simply add this line of code below to your <strong>header.php</strong> file after the closing <strong>&lt;/head&gt;</strong></p>
<pre class="wp-code-highlight prettyprint">&lt;?php flush(); ?&gt;</pre>
<p>This code simply forces your web server to send your website’s header before sending the rest of the content. By using the <code>flush</code> function, the browser has time to download all the stylesheets referenced in the header while waiting for the other parts of the web page.</p>
<hr />
<h3>5. Use Shorthand CSS in Your Theme’s Stylesheet</h3>
<p>The CSS files of WordPress themes contain lots and lots of code to cover all sorts of situations and usage. In order to reduce the size of the file, you can use shorthand CSS. Some WordPress theme designers will make it easier for less advanced users to tweak the styles by not using shorthand properties, but if you’re an experienced CSS coder, you can write/re-write the styles using shorthand properties.</p>
<p>For example, if you find style rules in your theme that look like this:</p>
<pre class="wp-code-highlight prettyprint">.post {
  padding-top:3px;
  padding-right:10px;
  padding-bottom:5px;
  padding-left:2px;
}</pre>
<p>You could reduce them to their shorthand equivalent as such:</p>
<pre class="wp-code-highlight prettyprint">.post { padding: 3px 10px 5px 2px; }</pre>
<p>This will effectively reduce the size of your stylesheet. Changing this won’t make that much of a difference, but every bit of optimization brings you a little closer to a faster WordPress theme.</p>
<hr />
<h3>6. Minify Your WordPress Theme Files</h3>
<p>Congruent with using shorthand properties for CSS to optimize <code>styles.css</code>, if your theme’s CSS and JavaScript files aren’t minified, you can minify them to reduce their file sizes. Minification will take out unneeded characters from your files such as spaces and tabs.</p>
<p>For JavaScript, you can use <a href="http://www.minifyjavascript.com/">JavaScript Compressor</a>, a free web-based tool that you can use to minify your JavaScript files.</p>
<p>For CSS, check out this <a title="Web-Based Tools for Optimizing, Formatting and Checking CSS - sixrevisions.com" href="http://sixrevisions.com/css/css_code_optimization_formatting_validation/">list of CSS optimizers</a>.</p>
<p>It will be trickier to minify your HTML since the theme’s markup is spread amongst several files and they will have PHP code interspersed with them. However, there are plugins like <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a> that will minify all of your front-end code as well as perform other optimization processes such as caching your blog posts to improve site speed.</p>
<hr />
<h3>7. Secure the Theme</h3>
<p>Remove WP Version Information – WordPress generally gives away the version number of your installation at 2 places – in the site’s header and the footer(if the theme displays it). If you are using a older version of WordPress, you should remove it lest it gives hackers information that you are using outdated version which may have some security loopholes in it for them to exploit.Removing information from the footer is easy…just find the php code below in your footer.php and delete it.</p>
<pre class="wp-code-highlight prettyprint">&lt;?php bloginfo('version'); ?&gt;</pre>
<p>For removing it from your header, it requires you to edit the theme’s functions.php file since it is displayed automatically in header by wp_head() function call from header.php file. Add this line to your theme’s function.php just before the last ?> :</p>
<pre class="wp-code-highlight prettyprint">remove_action( 'wp_head', 'wp_generator' );</pre>
<p>Above method of editing functions.php works only in WordPress 2.5 and above. For wordpress versions below, it remove this code from theme’s header.php file:</p>
<pre class="wp-code-highlight prettyprint">&lt;meta name=&quot;generator&quot; content=&quot;WordPress &lt;?php bloginfo('version'); ?&gt;&quot; /&gt; &lt;!-- leave this for stats --&gt;</pre>
<p>This code may appear in your themes if you are using them in WordPress 2.5 or above, as some theme authors may not have removed this.</p>
<hr />
<h3>8. Hide Dashboard Login Errors</h3>
<p>Another way to protect your WordPress theme is to hide login errors. The reason is that whenever you are trying to login using the correct username but with the wrong password, a message will show up saying &#8220;Error: Incorrect Password.&#8221; You’ve now given a clue that the username entered is in the system, and that they simply need to crack its password.</p>
<p><img style="margin: 15px;" src="http://images.sixrevisions.com/2010/10/11-03_wordpress_theme_dashboard_error.png" alt="Hide Dashboard Login Errors" width="550" height="355" /></p>
<p>Similarly, whenever you enter an unavailable username, a message appears stating &#8220;Error: Invalid username&#8221;. This of course reveals that the username is non-existent and becomes one less permutation that needs to be checked.</p>
<p>In order to keep this from happening, you need to add this code to your <code>functions.php</code> file:</p>
<pre class="wp-code-highlight prettyprint">add_filter('login_errors', create_function('$a', &quot;return null;&quot;));</pre>
<p>This filter will remove the standard WordPress error by displaying nothing when a login is incorrect.</p>
<hr />
<h3>9. Replace the Theme’s Search Feature</h3>
<p>Most themes you download will use the default search function in WordPress core, specifically because it is a <a href="http://codex.wordpress.org/Theme_Development#Template_File_Checklist">best practice recommended by WordPress core developers</a> for developing and distributing WordPress themes.</p>
<p>However, the core search function, at the moment, is not as robust and accurate as a third-party search service such as <a href="http://www.google.com/cse/">Google Custom Search</a>, <a href="http://developer.yahoo.com/search/boss/">Yahoo! Search BOSS</a>, or the <a href="http://www.bing.com/developers">Bing API</a>. For example, in the WordPress core search function, typing a blog post author’s name will not yield a result (unless you include it in your posts as a custom field).</p>
<p><img style="margin: 15px;" src="http://images.sixrevisions.com/2010/10/11-04_google_custom_search.png" alt="Replace the Theme's Search Feature with Google Custom Search" width="620" height="272" /></p>
<p>On the other hand, using web services provided by Google, Yahoo!, and Microsoft’s Bing will not only take advantage of their expertise in search, but can also help reduce your server load for searches.</p>
<p>For integrating Google Custom Search to your WordPress theme, check out the <a href="http://wordpress.org/extend/plugins/google-custom-search-for-wordpress/">Google Custom Search Plugin</a> or this tutorial called <a href="http://www.catswhocode.com/blog/integrate-google-search-on-your-blog">Integrate Google Search on your WordPress blog</a>.</p>
<p>For Yahoo! Search BOSS, see the <a href="http://wordpress.org/extend/plugins/yahoo-boss/">Yahoo BOSS</a> WordPress plugin or this tutorial entitled <a href="http://www.labnol.org/internet/tutorial-create-yahoo-boss-site-search/5636/">Create a Yahoo BOSS powered Site Search Engine</a>.</p>
<p>Finally, if you’re interested in the Bing API (which is being currently used for one of the largest WordPress blogs in the world, <a href="http://mashable.com/?s=Six+Revisions">Mashable</a>), have a look at this tutorial named <a href="http://blog.calevans.com/2010/06/01/bing-search-api-wrapper-for-php/">Bing Search API wrapper for PHP</a>.</p>
<hr />
<h3>10. Reduce Function Calls and Hooks for Static Content</h3>
<p>Theme files for mass consumption and use under diverse situations need to be flexible. As such, there are plenty of dynamic function calls and hooks to make the theme work in multiple ways and situations.</p>
<p>However, this can lead to lower performance and page speeds because every time a page is generated, it needs to make multiple function calls to render the page.</p>
<p>Look out for things that don’t need to be function calls; pay attention to things that are unlikely to change.</p>
<p>For example, in header.php, you might find a line that looks like this:</p>
<pre class="wp-code-highlight prettyprint">&lt;title&gt;&lt;?php bloginfo('name'); ?&gt;&lt;/title&gt;</pre>
<p>This line prints out your blog’s name in the browser’s title bar. Your blog’s name probably won’t change often, if at all, so you could reduce a needed function call by replacing it with your blog name, like so:</p>
<pre class="wp-code-highlight prettyprint">&lt;title&gt;Your Blog Name&lt;/title&gt;</pre>
<p>Here’s another example (again, usually found in header.php):</p>
<pre class="wp-code-highlight prettyprint">&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('stylesheet_url'); ?&gt;&quot; type=&quot;text/css&quot; /&gt;</pre>
<p>The above example references the URL of your stylesheet. However, it’s unlikely this URL will change, so you can just directly write the URL like so:</p>
<pre class="wp-code-highlight prettyprint">&lt;link rel=&quot;stylesheet&quot; href=&quot;http://example.com /wp-content/themes/themename/style.css&quot; type=&quot;text/css&quot; /&gt;</pre>
<p>There are plenty of these function calls for non-custom WordPress themes, and collectively, they can contribute to the sluggishness of your WordPress blog, especially when you aren’t using a caching plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/10-basic-tips-for-improving-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>6 MIND BLOWING WordPress Menu Plugins</title>
		<link>http://orangecountycustomwebsitedesign.com/6-mind-blowing-wordpress-menu-plugins/</link>
		<comments>http://orangecountycustomwebsitedesign.com/6-mind-blowing-wordpress-menu-plugins/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 15:49:01 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=4036</guid>
		<description><![CDATA[WordPress has built in menus that are easy to use and setup but what if it&#8217;s just not enough and you want a little more or in this case allot more flexibility in how your navigation menus display.  Check out my list of the Hottest 6 plugins I could find to run menus on your [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://dwssite.com/wp-content/uploads/2012/04/Custom-Wordpress-Menus-Plugin.jpg" alt="" title="Custom-Wordpress-Menus-Plugin" width="191" height="94" class="alignright size-full wp-image-4066" />WordPress has built in menus that are easy to use and setup but what if it&#8217;s just not enough and you want a little more or in this case allot more flexibility in how your navigation menus display.  Check out my list of the Hottest 6 plugins I could find to run menus on your WordPress website.</p>
<hr />
<p>&nbsp;</p>
<h3>UberMenu</h3>
<p><a href="http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=sevenspark?ref=jgucci333"><img class="aligncenter size-full wp-image-4037" title="UberMenu_packaging_main" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/UberMenu_packaging_main.jpg" alt="" width="590" height="300" /></a></p>
<p>&nbsp;</p>
<p>UberMenu is a user-friendly, highly customizable, responsive Mega Menu WordPress plugin. It works out of the box with the WordPress 3 Menu System, making it simple to get started but powerful enough to create highly customized and creative mega menu configurations.</p>
<p><img style="margin-bottom:-10px;" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" title="Down-Arrow" width="32" height="31" class="alignnone size-full wp-image-4050" /></p>
<p><strong><a href="http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=sevenspark?ref=jgucci333" target="_blank">Full Plugin Details</a> | <a href="http://labs.sevenspark.com/UberMenu?ref=jgucci333" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>CSS3 Mega Menu</h3>
<p><a href="http://codecanyon.net/item/css3-mega-menu-wordpress-plugin/241655?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=Pixelworkshop?ref=jgucci333"><img class="aligncenter size-full wp-image-4038" title="megamenu_preview" src="http://dwssite.com/wp-content/uploads/2012/04/megamenu_preview.jpg" alt="" width="590" height="300" /></a></p>
<p>&nbsp;</p>
<p><strong>Modernize</strong> is a new era of wordpress theme. You can discover many new awesome features in this theme. For example ‘Page Builder’, it allow you to create page easily by drag-drop module. Moreover, it comes with many options on that .  Also, to change color elements, it won’t be a big deal anymore, with our new admin panel, you can access to almost of all elements color. Admin panel in this theme is a real feature rich. You can also create unlimited sidebar, choosing over 350 fonts or if you want to use your own, we provide a cufon uploader. Modernize has 15 predefined background pattern but if you want to use your own background, again, we have a custom background uploader. You can also translate each elements to your language via this admin panel.</p>
<p><img style="margin-bottom:-10px;" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" title="Down-Arrow" width="32" height="31" class="alignnone size-full wp-image-4050" /></p>
<p><strong><a href="http://codecanyon.net/item/css3-mega-menu-wordpress-plugin/241655?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=Pixelworkshop?ref=jgucci333" target="_blank">Full Plugin Details</a> | <a href="http://codecanyon.net/theme_previews/241655-css3-mega-menu-wordpress-plugin?ref=jgucci333" target="_blank">Screen Shots</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Sticklr WP &#8211; Sticky Side Panel</h3>
<p><a href="http://codecanyon.net/item/sticklr-wp-sticky-side-panel-wordpress-plugin/462554?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=amatyr4n?ref=jgucci333"><img class="aligncenter size-full wp-image-4039" title="01_display" src="http://dwssite.com/wp-content/uploads/2012/04/01_display.png" alt="" width="590" height="300" /></a></p>
<p>Stickr WP, a sticky side panel menu WordPress plugin. Inspired by Envato site-switcher, after released as CSS3 +jQuery, due to popular demand I decided to create this WordPress plugin version. The features are similar with jQuery version, only WordPress version has an intuitively easy administration panel, so you don’t have to know the coding behind it.</p>
<p><img style="margin-bottom:-10px;" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" title="Down-Arrow" width="32" height="31" class="alignnone size-full wp-image-4050" /></p>
<p><strong><a href="http://codecanyon.net/item/sticklr-wp-sticky-side-panel-wordpress-plugin/462554?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=amatyr4n?ref=jgucci333" target="_blank">Full Plugin Details</a> | <a href="http://codecanyon.net/item/sticklr-wp-sticky-side-panel-wordpress-plugin/full_screen_preview/462554?ref=jgucci333" target="_blank">Demo </a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>PBK Mega Menu</h3>
<p><a href="http://codecanyon.net/item/pbk-mega-menu-for-wordpress/147559?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=CGpbk?ref=jgucci333"><img class="aligncenter size-full wp-image-4040" title="megamenu_inline_preview" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/megamenu_inline_preview.jpg" alt="" width="590" height="300" /></a></p>
<p>&nbsp;</p>
<p>PBK Mega Menu Plugin for WordPress is your easy way to add a functional and customizable Mega Menu to your WordPress website. Adding menu items and content is just like adding posts or pages… If you know how to use WordPress, then you already know how to use the Mega Menu plugin.</p>
<p><img style="margin-bottom:-10px;" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" title="Down-Arrow" width="32" height="31" class="alignnone size-full wp-image-4050" /></p>
<p><strong><a href="http://codecanyon.net/item/pbk-mega-menu-for-wordpress/147559?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=CGpbk?ref=jgucci333" target="_blank">Full Plugin Details</a> | <a href="http://codecanyon.net/item/pbk-mega-menu-for-wordpress/full_screen_preview/147559?ref=jgucci333" target="_blank">Demo </a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Menu Management Enhancer</h3>
<p><a href="http://codecanyon.net/item/menu-management-enhancer-for-wordpress/529353?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=sevenspark?ref=jgucci333"><img class="aligncenter size-full wp-image-4041" title="MenuManager_packaging_main" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/MenuManager_packaging_main.jpg" alt="" width="590" height="300" /></a></p>
<p>&nbsp;</p>
<p>The WordPress 3 Menu Management System is excellent, but it can be a bit cumbersome if you’re managing many menu items. The Menu Management Enhancer for WordPress aims to improve the menu management user experience.</p>
<p><img style="margin-bottom:-10px;" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" title="Down-Arrow" width="32" height="31" class="alignnone size-full wp-image-4050" /></p>
<p><strong><a href="http://codecanyon.net/item/menu-management-enhancer-for-wordpress/529353?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=sevenspark?ref=jgucci333" target="_blank">Full Plugin Details</a> | <a href="http://codecanyon.net/item/menu-management-enhancer-for-wordpress/full_screen_preview/529353?ref=jgucci333" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>WP Sticky Menu</h3>
<p><a href="http://codecanyon.net/item/wp-sticky-menu-plugin/240511?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=wptitans?ref=jgucci333"><img class="aligncenter size-full wp-image-4042" title="01-sticky" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/01-sticky.png" alt="" width="590" height="300" /></a></p>
<p>&nbsp;</p>
<p>Sticky Menu Plugin has it’s own option panel from where you can select your styles, the alignment of the menu (Top or Bottom), the width of the menu (980px or Full Width). You can also select the animation effect for the sliding out and in of the menu. Watch the video for more information or buy it now</p>
<p><img style="margin-bottom:-10px;" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" title="Down-Arrow" width="32" height="31" class="alignnone size-full wp-image-4050" /></p>
<p><strong><a href="http://codecanyon.net/item/wp-sticky-menu-plugin/240511?WT.ac=category_item&amp;WT.seg_1=category_item&amp;WT.z_author=wptitans?ref=jgucci333" target="_blank">Full Plugin Details</a> | <a href="http://codecanyon.net/item/wp-sticky-menu-plugin/full_screen_preview/240511?ref=jgucci333" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/6-mind-blowing-wordpress-menu-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Responsive WordPress Themes</title>
		<link>http://orangecountycustomwebsitedesign.com/top-10-responsive-wordpress-themes/</link>
		<comments>http://orangecountycustomwebsitedesign.com/top-10-responsive-wordpress-themes/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 15:11:20 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=4015</guid>
		<description><![CDATA[A responsive design means a layout that responds well to different screen sizes. Such as iPad, tablets, Smart Phones and Desktop.  Responsive WordPress Themes are themes that adjust to the growing market of smart devices people use to interact with the web without using restrictive mobile plugins. Responsive designs resize to fit any device: from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-4030" title="Responsive-Pic" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Responsive-Pic.jpg" alt="" width="186" height="124" />A responsive design means a layout that responds well to different screen sizes. Such as iPad, tablets, Smart Phones and Desktop.  Responsive WordPress Themes are themes that adjust to the growing market of smart devices people use to interact with the web without using restrictive mobile plugins. Responsive designs resize to fit any device: from smartphones, tablets, large &amp; small monitors, e-readers, mobile phones, games consoles, and netbooks</p>
<hr />
<p>&nbsp;</p>
<h3>Alyeska Responsive</h3>
<p><img class="aligncenter size-full wp-image-4016" title="Alyeska" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Alyeska.jpg" alt="" width="590" height="300" /></p>
<p>Elegance. Flexibility. Awesomeness. These are the words that instantly come to mind when trying describe this amazing WordPress theme. This is the theme that’s going to get you or your client’s site up and running in no time. With all of the possible combinations of layout options, you’re sure to end up with a unique, elegant website that you can be proud of. Nothing has been held back with this one. It has all the professional touches you’d require in a WordPress theme along all the personal ones, as well – I’ve even named this theme after the mountain I grew up shredding as a kid in Alaska. It’s professional. It’s personal It’s the best. This is <strong>Alyeska</strong>.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://themeforest.net/item/alyeska-responsive-wordpress-theme/164366?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=ThemeBlvd?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://demo.themeblvd.com/?theme=alyeska?ref=jgucci333" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Modernize</h3>
<p><img class="aligncenter size-full wp-image-4017" title="Modernize" src="http://dwssite.com/wp-content/uploads/2012/04/Modernize.png" alt="" width="590" height="300" /></p>
<p><strong>Modernize</strong> is a new era of wordpress theme. You can discover many new awesome features in this theme. For example ‘Page Builder’, it allow you to create page easily by drag-drop module. Moreover, it comes with many options on that .  Also, to change color elements, it won’t be a big deal anymore, with our new admin panel, you can access to almost of all elements color. Admin panel in this theme is a real feature rich. You can also create unlimited sidebar, choosing over 350 fonts or if you want to use your own, we provide a cufon uploader. Modernize has 15 predefined background pattern but if you want to use your own background, again, we have a custom background uploader. You can also translate each elements to your language via this admin panel.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://themeforest.net/item/modernize-flexibility-of-wordpress/1264247?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=GoodLayers?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://themes.goodlayers.com/?theme=modernize?ref=jgucci333" target="_blank">Demo </a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Sideways Portfolio Website</h3>
<p><img class="aligncenter size-full wp-image-4018" title="Sideways Portfolio Website" src="http://dwssite.com/wp-content/uploads/2012/04/Sideways-Portfolio-Website.jpg" alt="" width="590" height="300" /></p>
<p>Sideways is a portfolio theme that offers both horizontal and grid layouts. It incorporates eye catching full screen background images that scale to fit all resolutions and window sizes as well as strong and elegant typography and design.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://themeforest.net/item/sideways-portfolio-website-wordpress-theme/151953?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=EugeneO?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://redirect.eugeneo.com/?theme=sideways-wp?ref=jgucci333" target="_blank">Demo </a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>White Label</h3>
<p><img class="aligncenter size-full wp-image-4019" title="White Label" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/White-Label.jpg" alt="" width="590" height="300" /></p>
<p>TA full featured skinable and responsive CMS /Admin Panel with custom plugins, widgets, forms, validations, charts, galleries and much more.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://themeforest.net/item/white-label-a-full-featured-admin-skin/270758?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=revaxarts?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://revaxarts-themes.com/?t=whitelabel?ref=jgucci333" target="_blank">Demo</a> </strong></p>
<hr />
<p>&nbsp;</p>
<h3>Super Skeleton</h3>
<p><img class="aligncenter size-full wp-image-4020" title="Super Skeleton" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Super-Skeleton.jpg" alt="" width="590" height="300" /></p>
<p>SuperSkeleton is more than a WordPress theme, it’s a comprehensive HTML5 framework and it includes a full templating system as well; A collection of several incredibly powerful scripts and CSS structures that’s been tied together into a kit that’s perfect as a jumping off point of your next project.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://themeforest.net/item/super-skeleton-wp-responsive-minimal-beautiful/647570?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=epicera?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://themes.mdnw.net/?theme=SuperSkeleton?ref=jgucci333" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Reaction</h3>
<p><img class="aligncenter size-full wp-image-4021" title="Reaction" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Reaction.jpg" alt="" width="590" height="300" /></p>
<p>Reaction is more than a WordPress theme, it’s a comprehensive HTML5 framework and it includes a full templating system as well; A collection of several incredibly powerful scripts and CSS structures that’s been tied together into a kit that’s perfect as a jumping off point of your next project.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://themeforest.net/item/reaction-wp-responsive-rugged-bold/702169?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=epicera?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://themes.mdnw.net/?theme=Reaction?ref=jgucci333" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Locus</h3>
<p><img class="aligncenter size-full wp-image-4022" title="Locus" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Locus.png" alt="" width="590" height="300" /></p>
<p>Please note that with the latest update 3.0 all the theme files have been revised including the options framework. So if you are planning on updating the theme, you will need to do create your posts and pages from scratch. The help documentation explains all the steps thoroughly with video screencasts. You may choose not to update to the latest version, we will still be supporting the old version.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><strong><a href="http://themeforest.net/item/locus-responsive-one-page-wordpress-theme/112800?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=elemis?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://themes.iki-bir.com/?theme=locus-wp?ref=jgucci333" target="_blank">Demo</a></strong></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Angular</h3>
<p><img class="aligncenter size-full wp-image-4023" title="Angular" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Angular.jpg" alt="" width="590" height="300" /></p>
<p><strong>Angular</strong> is a responsive WordPress Theme (try resizing your browser), suited for users who want to showcase their work on a neat portfolio site. The Theme is built on top of the fabulous Avia Framework and comes with support for the <a href="http://wordpress.org/extend/plugins/bbpress/" rel="nofollow">bbPress Forum plugin</a>, just in case you need it .</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><strong><a href="http://themeforest.net/item/angular-responsive-portfolio/1415600?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=Kriesi?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://www.kriesi.at/themedemo/?theme=angular?ref=jgucci333" target="_blank">Demo</a></strong></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Aware</h3>
<p><img class="aligncenter size-full wp-image-4024" title="Aware" src="http://dwssite.com/wp-content/uploads/2012/04/Aware.jpg" alt="" width="590" height="300" /></p>
<p>Aware is an interactive, responsive portfolio theme perfect for freelancers, web designers, photographers and videographers alike. Its user interactive interface delightfully enhances your most loved portfolio pieces. Now, you can take your portfolio with you, in your pocket.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><strong><a href="http://themeforest.net/item/aware-responsive-wordpress-portfolio-theme/1049029?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=2winFactor?ref=jgucci333" target="_blank">Full Theme Details</a> | <a href="http://themewich.com/themes/?theme=Aware(Responsive)?ref=jgucci333" target="_blank">Demo</a></strong><br />
</strong></p>
<hr />
<p>&nbsp;</p>
<h3>Propulsion</h3>
<p><a href="http://themeforest.net/item/propulsion-responsive-business-ecommerce/1126092?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=Kriesi?ref=jgucci333" target="_blank"><img class="aligncenter size-full wp-image-4027" title="Propulsion" src="http://dwssite.com/wp-content/uploads/2012/04/Propulsion.jpg" alt="" width="590" height="300" /></a></p>
<p>&nbsp;</p>
<p><strong>Propulsion</strong> is a responsive WordPress Theme (try resizing your browser), suited for users who want to create a business, portfolio or eCommerce site. The Theme is built on top of the fabulous<a href="http://wordpress.org/extend/plugins/woocommerce/" rel="nofollow"> woocommerce shop plugin </a>as well as the <a href="http://wordpress.org/extend/plugins/bbpress/" rel="nofollow">bbPress Forum plugin</a>. It comes with a plethora of options so you can modify layout, styling, colors and fonts directly from within the backend. 3 Slideshows, 21 predefined skins (which are easy to modify from your backend), font and color options as well as dynamic template builder will help you create the Website you need in no time.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><strong><a href="http://themeforest.net/item/propulsion-responsive-business-ecommerce/1126092?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=Kriesi?ref=jgucci333" target="_blank">Full Th</a><a href="http://themeforest.net/item/propulsion-responsive-business-ecommerce/1126092?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=Kriesi?ref=jgucci333" target="_blank">eme Details </a>| <a href="http://www.kriesi.at/themedemo/?theme=propulsion?ref=jgucci333" target="_blank">Demo</a></strong><br />
</strong></p>
<hr />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/top-10-responsive-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>102 Proven &#8220;Attention Grabber&#8221; Headline Formulas</title>
		<link>http://orangecountycustomwebsitedesign.com/102-proven-attention-grabber-headline-formulas-that-work/</link>
		<comments>http://orangecountycustomwebsitedesign.com/102-proven-attention-grabber-headline-formulas-that-work/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 03:20:58 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[How to Facebook]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[website marketing]]></category>
		<category><![CDATA[website traffic]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=4002</guid>
		<description><![CDATA[Click icon below to open. Right click and save link as to download. This list of headlines has been proven to grab the attention of your audience and bring them into your stream of content. A title is so important to get someone&#8217;s attention. These 102 headlines with get that attention. &#160; You can use [...]]]></description>
			<content:encoded><![CDATA[<h2><img class="aligncenter size-full wp-image-3984" title="Attention-In-Post" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/Attention-In-Post.jpg" alt="" width="610" height="192" /></h2>
<h2><em>Click icon below to open. </em></h2>
<h2><em>Right click and save link as to download.</em></h2>
<p><a href="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/102-Proven-Headline-Formulas.pdf" target="_blank"><img class="size-full wp-image-1184 alignleft" title="1300141125_folder_apollon" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/1300141125_folder_apollon.png" alt="" width="72" height="72" /></a>This list of headlines has been proven to grab the attention of your audience and bring them into your stream of content. A title is so important to get someone&#8217;s attention. These 102 headlines with get that attention.</p>
<p>&nbsp;</p>
<p>You can use these headlines in many different ways online.  Use them on Facebook, Twitter, YouTube, LinkedIn and in your WordPress Blog Posts.</p>
<p>Take a look below at a few samples of some of these headlines and <a href="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/102-Proven-Headline-Formulas.pdf" target="_blank">CLICK HERE</a> to get the full list.</p>
<p>&nbsp;</p>
<hr />
<h3><strong>Health, Wealth, Relationships, Time and Lifestyle</strong></h3>
<p style="padding-left: 30px;">10 Money/Time Saving Tips for ______<br />
The Secret of Getting the Best Price for Your _______<br />
How to Find the Best _____ Deals on the Web<br />
Top Gadgets for _____<br />
Are _____ Worth the Money?</p>
<p>&nbsp;</p>
<hr />
<h3><strong>Crystal Ball and History</strong></h3>
<p style="padding-left: 30px;">The History of _______<br />
How _____ Will Impact _____ in [Year]<br />
_____ Then and Now<br />
40 Predictions on the Future of ____<br />
The Modern Rules of ______</p>
<p>&nbsp;</p>
<hr />
<h3><strong>Problems and Fears</strong></h3>
<p style="padding-left: 30px;">Are _____ a Dying Breed?<br />
How to Beat the Fear of _____<br />
10 ____ Scams and How to Avoid Them<br />
How Secure Are Your _____?<br />
7 Most Frightening ____</p>
<p>&nbsp;</p>
<hr />
<h3><strong>How-To Tricks of the Trade</strong></h3>
<p style="padding-left: 30px;">When is it Smarter to ____ or ____?<br />
Little Known Ways to ________<br />
10 Reasons it&#8217;s Better to ______<br />
How to Plan the Ultimate _____<br />
How to _____ Like a _____</p>
<p>&nbsp;</p>
<hr />
<p><strong><a href="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/102-Proven-Headline-Formulas.pdf" target="_blank">CLICK HERE</a> to get the full list.</strong></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/102-proven-attention-grabber-headline-formulas-that-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 3 Free Pinterest plugins to add to your WordPress Website</title>
		<link>http://orangecountycustomwebsitedesign.com/top-3-free-pinterest-plugins-to-add-to-your-wordpress-website/</link>
		<comments>http://orangecountycustomwebsitedesign.com/top-3-free-pinterest-plugins-to-add-to-your-wordpress-website/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 03:23:05 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[How To Pinterest]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=3941</guid>
		<description><![CDATA[It is a fact that Pinteret.com has become one of the fastest growing Social Networking site on the web and it&#8217;s becoming really important that you intigrate it into your website.  Below is a list of my top 3 WordPress Plugins that will help you grow your following on Pinterest and also drive traffic back [...]]]></description>
			<content:encoded><![CDATA[<p>It is a fact that Pinteret.com has become one of the fastest growing Social Networking site on the web and it&#8217;s becoming really important that you intigrate it into your website.  Below is a list of my top 3 WordPress Plugins that will help you grow your following on Pinterest and also drive traffic back to your site.  We ALL love traffic right!</p>
<p>Before I give you my list, take a look at the graphic below that show how this site is growing and creeping up on some of the other big dogs.</p>
<p><img class="aligncenter size-full wp-image-3942" title="Pinterest Popular" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Pinterest-Popular.jpg" alt="" width="480" height="483" /></p>
<hr />
<h3>#1 Pinterest Badge</h3>
<p><img class="aligncenter size-full wp-image-3945" title="Pinterest-Badge-Widget" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Pinterest-Badge-Widget.jpg" alt="" width="610" height="198" /></p>
<p>A must have plugin that adds a Pinterest badge for linking your blog to your pinterest profile and showing your number of followers.  Pinterest badge is a fully customisable pinterest badge plugin for wordpress.</p>
<p>It adds a widget to your blog that will display a list of your latest pinned images from your pinterest profile or page. It also displays the number of people who have followed you in pinterest along with the follow button.<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a href="http://wordpress.org/extend/plugins/pinterest-badge/" target="_blank">DOWNLOAD</a>  | <a href="http://wordpress.org/extend/plugins/pinterest-badge/" target="_blank">MORE INFO</a></strong></p>
<hr />
<h3>#2 Pinterest Pin It Button For Images</h3>
<p><img class="aligncenter size-full wp-image-3946" title="Pinterest-Button" src="http://dwssite.com/wp-content/uploads/2012/04/Pinterest-Button.jpg" alt="" width="610" height="198" /></p>
<p>Add a &#8220;Pin It&#8221; button over your images, so users can add it to Pinterest easily.  Don&#8217;t like the &#8220;Pin It&#8221; button underneath your post? Want to be able to add images directly to Pinterest by just clicking on the image? Your problems are over!  Have the user just hover the mouse over the image they want to pin and watch your visits grow!</p>
<p>The description goes automatically as the name of the post, and so does the link of the post.  Just enable the plugin. No need for any configuration!<br />
<img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a href="http://wordpress.org/extend/plugins/pinterest-pin-it-button-for-images/" target="_blank">DOWNLOAD</a>  | <a href="http://wordpress.org/extend/plugins/pinterest-pin-it-button-for-images/" target="_blank">MORE INFO</a></strong></p>
<hr />
<h3>#3 Pinterest &#8220;Pin It&#8221; Button</h3>
<p><img class="aligncenter size-full wp-image-3948" title="Pinit-Button" src="http://dwssite.com/wp-content/uploads/2012/04/Pinit-Button.jpg" alt="" width="610" height="198" /></p>
<p>Add a Pinterest &#8220;Pin It&#8221; Button to your site to let your visitors easily pin your awesome content!</p>
<h3>&#8220;Pin It&#8221; Button Features:</h3>
<ul>
<li>Specify image to pin or let the reader select</li>
<li>Add horizontal or vertical pin count</li>
<li>Display or hide on any post, page or category</li>
<li>Custom CSS for aligning just right</li>
<li>Includes widget and full shortcode support</li>
</ul>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /><br />
<strong><a href="http://wordpress.org/extend/plugins/pinterest-pin-it-button/" target="_blank">DOWNLOAD</a>  | <a href="http://wordpress.org/extend/plugins/pinterest-pin-it-button/" target="_blank">MORE INFO</a></strong></p>
<hr />
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/top-3-free-pinterest-plugins-to-add-to-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do you think is better, WordPress.com or WordPress.org?</title>
		<link>http://orangecountycustomwebsitedesign.com/what-do-you-think-is-better-wordpress-com-or-wordpress-org/</link>
		<comments>http://orangecountycustomwebsitedesign.com/what-do-you-think-is-better-wordpress-com-or-wordpress-org/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 01:37:33 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=3903</guid>
		<description><![CDATA[We have been saying for years that Sel-hosted WordPress is better than hosted WordPress.  We want to know what you think.  Tell us below after you read these facts.]]></description>
			<content:encoded><![CDATA[<p>We have been saying for years that Sel-hosted WordPress is better than hosted WordPress.  We want to know what you think.  Tell us below after you read these facts.</p>
<p><img class="aligncenter size-full wp-image-3904" title="Wordpress-Comparision" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/04/Wordpress-Comparision.jpg" alt="" width="570" height="1298" /></p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/what-do-you-think-is-better-wordpress-com-or-wordpress-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 9 Pinterest Style WordPress Themes</title>
		<link>http://orangecountycustomwebsitedesign.com/top-pinterest-style-wordpress-themes/</link>
		<comments>http://orangecountycustomwebsitedesign.com/top-pinterest-style-wordpress-themes/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 18:28:27 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[pinterest]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://orangecountycustomwebsitedesign.com/?p=3792</guid>
		<description><![CDATA[EcoStrips Pinterest Style WordPress Theme EcoStrips is a premium WordPress theme from iDesignEco with a dynamic post wall mashup design inspired by Pinterest. The theme has a dynamic mobile responsive layout, with the wall reorganizing itself based on the users screen size. Download &#124; Demo &#160; Brick and Mason Brick + Mason is ideal for photographers and/or design studios. [...]]]></description>
			<content:encoded><![CDATA[<h3>EcoStrips Pinterest Style WordPress Theme</h3>
<p><img class="alignnone size-full wp-image-3801" title="Pinterest Theme 2" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-2.jpg" alt="" width="600" height="318" />EcoStrips is a premium WordPress theme from iDesignEco with a dynamic post wall mashup design inspired by Pinterest. The theme has a dynamic mobile responsive layout, with the wall reorganizing itself based on the users screen size.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://idesigneco.com/members/go.php?r=1242&amp;i=b18&amp;target=ecostrips?ref=jgucci333" target="_blank">Download</a> | <a href="http://idesigneco.com/members/go.php?r=1242&amp;i=b18&amp;target=ecostrips?ref=jgucci333" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Brick and Mason</h3>
<p style="text-align: left;"><img class="size-full wp-image-3800" title="Pinterest Theme 3" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-3.jpg" alt="" width="600" height="453" />Brick + Mason is ideal for photographers and/or design studios. It utilizes infinite scrolling so users don’t have to leave the page to experience all your talent. This theme also uses the jQuery masonry plugin so the content will fit any browser size.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://themeforest.net/item/brick-mason-premium-photography-and-blog-theme/245497?ref=jgucci333">Info&amp;Download</a> | <a href="http://themeforest.net/item/brick-mason-premium-photography-and-blog-theme/full_screen_preview/245497?ref=jgucci333" target="_blank">Demo</a> </strong></p>
<hr />
<p>&nbsp;</p>
<h3>Sentient for WooCommerce</h3>
<p><img class="alignnone size-full wp-image-3799" title="Pinterest Theme 4" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-4.jpg" alt="" width="600" height="462" />Sentient is a smart, innovative WooCommerce theme. Products are cleverly aligned using jQuery masonry allowing you to cleanly showcase a great number of products on your shop pages without any wasted space.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://www.woothemes.com/2012/02/sentient/" target="_blank">Info&amp;Download</a> | <a href="http://demo2.woothemes.com/sentient/" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>TheStyle</h3>
<p><img class="alignnone size-full wp-image-3798" title="Pinterest Theme 5" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-5.jpg" alt="" width="600" height="453" />TheStyle will give your blog that unique visual impact you have been looking for. With its unique jQuery-enhanced fluid width design, your posts always get displayed in a way that is best suited for your visitor’s resolution.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://www.elegantthemes.com/gallery/thestyle/" target="_blank">Info&amp;Download</a> | <a href="http://www.elegantthemes.com/demo/?theme=TheStyle" target="_blank">Demo</a> </strong></p>
<hr />
<p>&nbsp;</p>
<h3>Shaken Grid</h3>
<p><img class="alignnone size-full wp-image-3797" title="Pinterest Theme 6" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-6.jpg" alt="" width="600" height="453" />This was our first theme which we released to the WordPress community and one of our favorites. Shaken Grid uses jQuery Masonry which</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://shakenandstirredweb.com/theme/shaken-grid-free" target="_blank">Info&amp;Download</a> | <a href="http://shakenandstirredweb.com/themes" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Imbalance</h3>
<p><img class="alignnone size-full wp-image-3796" title="Pinterest Theme 7" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-7.jpg" alt="" width="600" height="453" />Imbalance 2 turns you WordPress-based website to an attractive blog, portfolio or even online magazine. This free template designed in strict modern style with a minimalistic touch. Imbalance 2 can easily fresh up your web-magazine or blog.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><a href="http://wpshower.com/themes/imbalance-2/" target="_blank">Info&amp;Download</a> | <a href="http://wpshower.com/demo/?theme=imbalance2" target="_blank">Demo</a></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Liquid Magazine</h3>
<p><img class="alignnone size-full wp-image-3795" title="Pinterest Theme 8" src="http://dwssite.com/wp-content/uploads/2012/03/Pinterest-Theme-8.jpg" alt="" width="590" height="300" />This is <strong>one of a kind theme</strong>, there are no analogs on ThemeForest <img title=";)" src="http://themeforest.net/images/smileys/wink.png" alt=";)" /> It will suits best for the blog with creative posts. Different thumbnails height is giving a special “style” to the template, your visitors will love it!</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><strong><a href="http://themeforest.net/item/liquid-magazine-unique-fluid-grid-layout/60637?WT.ac=search_thumb&amp;WT.seg_1=search_thumb&amp;WT.z_author=mixey?ref=jgucci333" target="_blank">Info&amp;Download</a> | <a href="http://demo.wpbakery.com/?theme=liquid-magazine?ref=jgucci333" target="_blank">Demo</a></strong></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Photolux</h3>
<p><img class="alignnone size-full wp-image-3794" title="Pinterest Theme 9" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-9.png" alt="" width="590" height="300" />Photolux is a <strong>powerful and elegant</strong> Portfolio and Photography WordPress Theme which is best suited for photographers and creatives who use portfolios to showcase their work. Photolux theme is powered by the <strong>advanced Pexeto Panel</strong>, which provides <strong>tons of options</strong> to manage and modify any aspect of the theme – it is well suited for both beginners with no coding knowledge and developers. The theme comes with three base skin choices: <strong>Dark</strong>, <strong>Light</strong> and <strong>Transparent</strong>, as well as numerous of back end options for easy customization and building your skin.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><strong><a href="http://themeforest.net/item/photolux-photography-portfolio-wordpress-theme/894193?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=pexeto?ref=jgucci333" target="_blank">Info&amp;Download</a> | <a href="http://pexetothemes.com/demos/photolux_wp/?ref=jgucci333" target="_blank">Demo</a></strong></strong></p>
<hr />
<p>&nbsp;</p>
<h3>Chocolate T</h3>
<p><img class="alignnone size-full wp-image-3793" title="Pinterest Theme 10" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2012/03/Pinterest-Theme-10.png" alt="" width="590" height="300" />If you need clean, light and simple Tumblr Theme, Chocolate T is definitely… not your choice! It is refined and elegant template with complex and precise combination of light gradients and shadows.</p>
<p><img class="alignnone size-full wp-image-4050" style="margin-bottom: -10px;" title="Down-Arrow" src="http://dwssite.com/wp-content/uploads/2012/04/Down-Arrow1.jpg" alt="" width="32" height="31" /></p>
<p><strong><strong><a href="http://themeforest.net/item/chocolate-t/336155?ref=jgucci333" target="_blank">Info&amp;Download</a> | <a href="http://choco-theme.tumblr.com/?ref=jgucci333" target="_blank">Demo</a></strong><br />
</strong></p>
<hr />
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/top-pinterest-style-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 11 Shopping Cart Plugins for WordPress (6 are FREE)</title>
		<link>http://orangecountycustomwebsitedesign.com/top-10-shopping-cart-plugins-for-wordpress/</link>
		<comments>http://orangecountycustomwebsitedesign.com/top-10-shopping-cart-plugins-for-wordpress/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 03:52:38 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[WASSUP Wednesday]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[shopping cart plugin]]></category>
		<category><![CDATA[wordpress ecommerce]]></category>

		<guid isPermaLink="false">http://mrinternettips.com/?p=3252</guid>
		<description><![CDATA[WARNING &#8211; Video is mildly funny only! A WordPress shopping cart plugin can instantly turn your WordPress site into a full blown online ecommerce store. Nowadays there are many WordPress shopping cart plugins to choose from permitting an alternative way to earn revenue from your WordPress blog as opposed to solely depending on advertising. &#160; [...]]]></description>
			<content:encoded><![CDATA[<h3>WARNING &#8211; Video is mildly funny only!</h3>
<div style="padding: 38px 0 0 63px; margin: 0 auto; width: 610px; height: 335px; background: url('http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/08/skin7.png') no-repeat top left; text-align: left;"><object width="467" height="262" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/iz8vkGAknss?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" /><param name="allowfullscreen" value="true" /><param name="wmode" value="opaque" /><embed width="467" height="262" type="application/x-shockwave-flash" src="http://www.youtube.com/v/iz8vkGAknss?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" /></object></div>
<table style="text-align: left; width: 0;" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td style="vertical-align: top;"></td>
<td style="vertical-align: top;"><img style="width: 203px; height: 56px;" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/Cast-Vote.jpg" alt="" /></td>
</tr>
</tbody>
</table>
<p><img class="aligncenter size-full wp-image-3256" title="wordpress_shopping-carts" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/wordpress_shopping-carts.jpg" alt="" width="550" height="220" /></p>
<p>A WordPress shopping cart plugin can instantly turn your WordPress site into a full blown online ecommerce store. Nowadays there are many WordPress shopping cart plugins to choose from permitting an alternative way to earn revenue from your WordPress blog as opposed to solely depending on advertising.</p>
<p>&nbsp;</p>
<p>A shopping cart for WordPress solution allows the administrator to sell digital goods and products like ebooks, tickets or even services from the friendly confines of his/her blog. Check out my review list of some of the best WordPress shopping cart plugins below to find a premium or free WordPress shopping cart that you can quickly add to your WP blog to begin selling your digital products today.</p>
<div class="su-divider"></div>
<p><img title="Cart66 shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/cart66.png" alt="cart66 Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="44" /></p>
<p><a title="Cart66 WordPress shopping cart plugin" href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=cart66&amp;source=web&amp;cd=1&amp;ved=0CBsQFjAA&amp;url=http%3A%2F%2Fcart66.com%2F&amp;ei=qDeiTpa5OqWJsgKQism4BQ&amp;usg=AFQjCNFNr8HwrfNh-5_D3kJezOiSLpG6QA&amp;cad=rja" rel="nofollow" target="_blank">Cart66</a> – No matter what type of product or service you’re selling you can easily take payments from customers using the Cart66 plugin (previously known as PHPurchase) for WordPress. The plugin itself will cost you a few dollars, but the software is a more conclusive option for those looking to develop an online retail presence through their WordPress blog. You can create multiple stores using Cart66, and add more customization to dictate how your store plays out on your blog’s interface. From managing orders to shipping, Cart66 covers both the front and back ends of your WP based online store.</p>
<div class="su-divider"></div>
<p><img title="ShopperPress shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/shopper-press.png" alt="shopper press Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="36" /></p>
<p><a title="ShopperPress WordPress shopping cart plugin" href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=shopperpress&amp;source=web&amp;cd=1&amp;ved=0CCcQFjAA&amp;url=http%3A%2F%2Fshopperpress.com%2F&amp;ei=uTeiTsCEO8jKsQLg04yLBQ&amp;usg=AFQjCNFcE1L2FFCSYAdE_kSPR0rLmaSgJQ&amp;cad=rja" rel="nofollow" target="_blank">ShopperPress</a> – The ShopperPress shopping cart plugin comes as a WordPress theme that you can install, combining the merchant tool with SEO features as well. Also rather inclusive for its feature set, ShopperPress supports several payment options and literally turns your WordPress blog into an online store. This tool is great for affiliate sellers as it also integrates with Amazon and eBay.</p>
<div class="su-divider"></div>
<p><img title="WP eStore shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/wp-estore.png" alt="wp estore Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="42" /></p>
<p><a title="WP eStore WordPress shopping cart plugin" href="http://www.tipsandtricks-hq.com/wordpress-estore-plugin-complete-solution-to-sell-digital-products-from-your-wordpress-blog-securely-1059?ap_id=7777777" rel="nofollow" target="_blank">WP eStore Plugin</a> – The WP eStore Plugin is another front and backend solution for online retail, though it does not have as many custom and shipping integration tools as PHPurchase. From product selection to checkout, the WP eStore plugin makes things relatively simple for you and even easier for your customers. Features include a gallery to integrate into your blog, WordPress eMember integration, and other options specific for affiliate retailers.</p>
<div class="su-divider"></div>
<p><img title="Tribulant's Shopping Cart Plugin For WordPress" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/wordpress-shopping-cart-plugin.png" alt="wordpress shopping cart plugin Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="40" /></p>
<p><a title="Tribulant's WordPress Shopping Cart Plugin" href="http://tribulant.com/plugins/view/10/wordpress-shopping-cart-plugin?a_aid=7777777&amp;a_bid=c76d9958" rel="nofollow" target="_blank">WordPress Shopping Cart Plugin</a> – Tribulant’s WordPress Shopping Cart Plugin is pricey at nearly $50 but it’s a full software solution for turning your WordPress blog into a digital storefront. Particularly useful for those selling digital goods is the fact that the WordPress Shopping Cart Plugin supports multiple payment gateways, it offers affiliate retailer integrations, discount and coupon code options, and pricing tiers. You can also set things like a minimum order setting, WordPress post and page embeds, and image galleries. This tool is recommended for those that are affiliate retailers and sell products and digital goods from aggregate places on the web.</p>
<div class="su-divider"></div>
<p><img title="Shopp shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/shopp.png" alt="shopp Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="46" /></p>
<p><a title="Shopp WordPress shopping cart plugin" href="http://shopplugin.net/" rel="nofollow" target="_blank">Shopp Plugin</a> – The Shopp plugin integration is relatively seamless and it’s a great fit for those looking to add a basic but sturdy shopping cart to their blog. It allows you to customize the Shopp plugin according to your needs providing you with an ecommerce solution for generating more revenue from your WordPress blog. As with WP e-Commerce, the Shopp plugin is also integrated with the WordPress update system.</p>
<div class="su-divider"></div>
<p><img title="WP e-Commerce shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/wp-ecommerce.png" alt="wp ecommerce Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="45" /></p>
<p><a title="WP e-Commerce WordPress shopping cart plugin" href="http://getshopped.org/" rel="nofollow" target="_blank"><img class="size-full wp-image-3266 alignright" title="green-free-sign" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/green-free-sign.jpg" alt="" width="80" height="80" />WP e-Commerce</a> – One of the more feature-rich options, WP e-Commerce lets you add a shopping cart to your WordPress blog rather quickly. WP e-Commerce comes with multiple payment options, including Google Checkout and Paypal, so your users aren’t locked into only one way of paying for your product. With social networking tools that come with the plugin, you can also connect to the Facebook Marketplace as well.</p>
<div class="su-divider"></div>
<p><img title="YAK shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/yak-for-wordpress.png" alt="yak for wordpress Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="34" /></p>
<p><a title="WP e-Commerce WordPress shopping cart plugin" href="http://getshopped.org/" rel="nofollow" target="_blank"><img class="alignright" title="green-free-sign" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/green-free-sign.jpg" alt="" width="80" height="80" /></a><a title="YAK WordPress shopping cart plugin" href="http://wordpress.org/extend/plugins/yak-for-wordpress/" rel="nofollow" target="_blank">YAK for WordPress</a> – YAK for WordPress comes in the form of a WP plugin that turns each blog post into its own product code. If you have your own online retail presence and would like to maintain a blog to keep people updated as to your new products, the YAK for WordPress plugin is a good option. The open-source shopping cart plugin also supports categories and gives your site visitors multiple payment options.</p>
<div class="su-divider"></div>
<p><img title="MiniCart shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/mini-cart.png" alt="mini cart Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="40" /></p>
<p><a title="WP e-Commerce WordPress shopping cart plugin" href="http://getshopped.org/" rel="nofollow" target="_blank"><img class="alignright" title="green-free-sign" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/green-free-sign.jpg" alt="" width="80" height="80" /></a><a title="MiniCart WordPress shopping cart plugin" href="http://www.bin-co.com/blog/2009/07/minicart-wordpress-plugin-shopping-cart-for-wordpress/" rel="nofollow" target="_blank">MiniCart</a> – The MiniCart WordPress plugin is a button that can be included into individual blog posts to easily accept payments for products or just request donations. This enables each blog entry to act as its own mini store, which can be helpful for when your blog is shared across the web via full-feature RSS readers and the like. For those that don’t need to transform their entire blog into an online shop, the MiniCart WordPress plugin will suffice.</p>
<div class="su-divider"></div>
<p><img title="eShop shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/eshop.png" alt="eshop Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="40" /></p>
<p><a title="WP e-Commerce WordPress shopping cart plugin" href="http://getshopped.org/" rel="nofollow" target="_blank"><img class="alignright" title="green-free-sign" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/green-free-sign.jpg" alt="" width="80" height="80" /></a><a href="http://wordpress.org/extend/plugins/eshop/" target="_blank">eShop </a>– The eShop plugin has tools for custom ordering processes letting you extend various shipping and sizing options for your customers. On the backend you’ll also receive basic stats for your purchasing performance. eShop supports many popular merchant gateways including Authorize.net and Paypal.</p>
<div class="su-divider"></div>
<p><img title="osCommerce shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/oscommerce.png" alt="oscommerce Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="40" /></p>
<p><a title="WP e-Commerce WordPress shopping cart plugin" href="http://getshopped.org/" rel="nofollow" target="_blank"><img class="alignright" title="green-free-sign" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/green-free-sign.jpg" alt="" width="80" height="80" /></a><a title="osCommerce WordPress shopping cart plugin" href="http://wposc.wordpress.com/" rel="nofollow" target="_blank">osCommerce for WordPress</a> – A modified version of osCommerce, the osCommerce for WordPress plugin works with your existing WordPress themes. The installation of this plugin is a little more complex than other plugin options but the integration is also clean and offers different custom options for those that desire more control over their WordPress storefront. Two modes are available for the osCommerce for WordPress including a symbiosis mode and a standalone mode.</p>
<div class="su-divider"></div>
<p><img title="Quick Shop shopping cart" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/06/quick-shop.png" alt="quick shop Best WordPress Shopping Cart Plugins For Your Blog" width="150" height="40" /></p>
<p><a title="WP e-Commerce WordPress shopping cart plugin" href="http://getshopped.org/" rel="nofollow" target="_blank"><img class="alignright" title="green-free-sign" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/green-free-sign.jpg" alt="" width="80" height="80" /></a><a title="Quick Shop WordPress shopping cart plugin" href="http://wordpress.org/extend/plugins/quick-shop/" rel="nofollow" target="_blank">Quick Shop</a> – Quick Shop works with WordPress themes that have the sidebar widget installed giving a sidebar option for your shopping cart. While you’ll need to make your own CSS for this it it requires PHP 5, the plugin supports a good amount of customization.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/top-10-shopping-cart-plugins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Troubleshoot WordPress Issues</title>
		<link>http://orangecountycustomwebsitedesign.com/how-to-troubleshoot-the-wordpress-issues/</link>
		<comments>http://orangecountycustomwebsitedesign.com/how-to-troubleshoot-the-wordpress-issues/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 15:28:29 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mrinternettips.com/?p=3235</guid>
		<description><![CDATA[Have you ever come across a problem when your WordPress Website or Blog that you just don;t know what happened? Especially when you upgrade your WordPress installations, or just changed a setting or installing or upgrading a plugin? Don&#8217;t worry, it&#8217;s very common and I have some easy steps below that will help you figure [...]]]></description>
			<content:encoded><![CDATA[<div style="padding: 38px 0 0 63px; margin: 0 auto; width: 610px; height: 335px; background: url('http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/08/skin7.png') no-repeat top left; text-align: left;"><object width="467" height="262" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ArLUMF3dyiw?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" /><param name="allowfullscreen" value="true" /><param name="wmode" value="opaque" /><embed width="467" height="262" type="application/x-shockwave-flash" src="http://www.youtube.com/v/ArLUMF3dyiw?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" /></object></div>
<table style="text-align: left; width: 0;" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td style="vertical-align: top;"></td>
<td style="vertical-align: top;"><img style="width: 203px; height: 56px;" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/Cast-Vote.jpg" alt="" /></td>
</tr>
</tbody>
</table>
<p><img class="alignright size-full wp-image-3240" title="Wordpress-Help" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/Wordpress-Help.jpg" alt="" width="169" height="169" />Have you ever come across a problem when your WordPress Website or Blog that you just don;t know what happened? Especially when you upgrade your WordPress installations, or just changed a setting or installing or upgrading a plugin? Don&#8217;t worry, it&#8217;s very common and I have some easy steps below that will help you figure out what the issue is and fix it.</p>
<p>I can&#8217;t tell you how many whacky issues I have seen working with WordPress over the years.  If I did this would be a novel not a Blog post.  The great thing is that when these issues do arise, it&#8217;s usually a super simple thing to fix them.  Most common issue of WordPress issues are plugin conflicts.  There are 1000s of plugin developers out there and some of the plugins available have old code that doesn&#8217;t get updated as WordPress does.  Allot of times also, plugins just don;t get another with other plugins.</p>
<p>There are other issues above and beyond plugins that can cause funky stuff to happen on your Website or Blog and when they happen you are baffled on how to fix them or what caused them in the first place.</p>
<p><em>So let’s dive right in and see what they are and how we can fix it.</em></p>
<div class="su-divider"></div>
<p style="padding-left: 30px;"><strong>1. Incomplete Upgrade</strong></p>
<p style="padding-left: 30px;">Partial or incomplete or failed upgrade is the most common reason behind the blank screen in WordPress. It occurs when an upgrade goes wrong or several files didn’t get upgraded. The solution is to upload all the files again using <a title="Learn How to FTP" href="http://www.worthtoyou.com/i-hate-ftp-filezilla-demo/" target="_blank">FTP</a> and run the upgrade script again. The built-in updater in WordPress is good, but we cannot rely on that after WordPress introduced the incremental update.  You can also <a title="How To DOWNGRADE WordPress Version" href="http://orangecountycustomwebsitedesign.com/how-to-downgrade-wordpress-version/">downgrade your WordPress</a> version if you are completely stuck.</p>
<p style="padding-left: 30px;">Visit <a title="Install WordPress via FTP" href="http://codex.wordpress.org/Installing_WordPress" target="_blank">THIS ARTICLE</a> for Install Steps.</p>
<p> 
<div class="su-divider"></div>
<p style="padding-left: 30px;"><strong>2. The wp-config file</strong></p>
<p style="padding-left: 30px;">Yes, sometime the WordPress Configuration file (wp-config.php) can be the culprit too.  This file is found in the root directory of your WordPress install. Download the file and open in a <a title="Free Text Editor" href="http://notepad-plus-plus.org/" target="_blank">text editor</a>. Check if there are any blank lines or an extra space either at the beginning of the file or at the end of the file. Delete them and save the file. Then re-upload it overwriting the existing one.</p>
<p style="padding-left: 30px;">If that didn’t solved the issue, add these two lines just below the opening php tag (<!--?php) </p--></p>
<p style="padding-left: 30px;"><code>define( 'WP_DEBUG', true );</code></p>
<p style="padding-left: 30px;"><code>define( 'WP_DEBUG_DISPLAY', true );</code></p>
<p style="padding-left: 30px;">That will show the exact error returning when loading the blog. By default, WordPress hides the error messages, but sometime we have to know the error in order to fight it.</p>
<div class="mceTemp mceIEcenter">
<dl class="wp-caption aligncenter" style="width: 620px;">
<dt class="wp-caption-dt"><a href="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/Error-in-Header.jpg" class="lightbox" ><img class="size-full wp-image-3241" title="Error in Header" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/10/Error-in-Header.jpg" alt="" width="610" height="81" />Click To Enlarge</a></dt>
</dl>
</div>
<p style="padding-left: 30px;">Fix the errors that are returning and your blog should be fine again.</p>
<p> 
<div class="su-divider"></div>
<p style="padding-left: 30px;"><strong>3. Incompatible Plugins</strong></p>
<p style="padding-left: 30px;">Incompatible plugins can also make your blog blank. If you have the access to Admin Dashboard, go to plugins and disable all of them. Reload your blog to make sure if it is loading properly. Then enable the plugins one by one find which one is causing the blank screen. If you cannot access the Admin Dashboard, then <a href="http://www.worthtoyou.com/i-hate-ftp-filezilla-demo/" target="_blank">FTP</a> to your blog and rename the plugins folder and create an empty plugins folder. That will force the plugins to go deactivated as the files won’t be found in right place. Then you can move the plugins to the plugins folder one by one and activating them.</p>
<p>  
<div class="su-divider"></div>
<p style="padding-left: 30px;"><strong>4. Incompatible Theme</strong></p>
<p style="padding-left: 30px;">If nothing above worked, you need to check your theme. Sometime, the uses of deprecated functions break the loading of the theme and the page goes blank. Check if your theme is compatible with the latest WordPress version and using the latest functions.</p>
<p style="padding-left: 30px;"><a href="http://www.worthtoyou.com/i-hate-ftp-filezilla-demo/" target="_blank">FTP</a> to your blog and make a backup of your themes. Then, delete all the themes except the default WordPress theme (currently it is TwentyEleven). That will force WordPress to enable and use the default theme. Go to your dashboard and check if the default theme is truly activated. Then reload your blog and it should be working now.</p>
<p style="padding-left: 30px;">Also, the debug report that you enabled in step 2 should have reported the error if is something related to the theme or plugin.</p>
<p>  
<div class="su-divider"></div>
<p>Now, these are the main tasks you can do to fix any display issues or funky things happening on your WordPress Website or Blog. If you ever come across something like this, do not panic. Just follow the steps I mentioned and you will be back in no time.</p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/how-to-troubleshoot-the-wordpress-issues/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Stream Your YouTube Channel On A Page Inside Your WordPress Website</title>
		<link>http://orangecountycustomwebsitedesign.com/stream-your-youtube-channel-on-a-page-inside-your-wordpress-website/</link>
		<comments>http://orangecountycustomwebsitedesign.com/stream-your-youtube-channel-on-a-page-inside-your-wordpress-website/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 05:19:07 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[How to YouTube]]></category>
		<category><![CDATA[Video Gallery]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mrinternettips.com/?p=537</guid>
		<description><![CDATA[WordPress shortcodes are great. They let you perform complex operations or display dynamic content with just a tiny bit of text in any page or post. I recently needed a way to embed the most recent videos from a Youtube channel (very dynamic information) in a WordPress page, so I decided to write a shortcode [...]]]></description>
			<content:encoded><![CDATA[<div style="padding: 38px 0 0 63px; margin: 0 auto; width: 610px; height: 335px; background: url('http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/08/skin7.png') no-repeat top left; text-align: left;"><object width="467" height="262" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UJGDp5Q8ysM?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" /><param name="allowfullscreen" value="true" /><param name="wmode" value="opaque" /><embed width="467" height="262" type="application/x-shockwave-flash" src="http://www.youtube.com/v/UJGDp5Q8ysM?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" /></object></div>
<table style="text-align: left; width: 0;" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td style="vertical-align: top;"></td>
<td style="vertical-align: top;"><img style="width: 203px; height: 56px;" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/03/Cast-Vote.jpg" alt="" /></td>
</tr>
</tbody>
</table>
<p>WordPress shortcodes are great. They let you perform complex operations or display dynamic content with just a tiny bit of text in any page or post.</p>
<p>I recently needed a way to embed the most recent videos from a Youtube channel (very dynamic information) in a WordPress page, so I decided to write a shortcode for it.</p>
<div class="su-divider"></div>
<p>The code is actually pretty simple. Just add the following to your theme’s functions.php file:</p>
<h2><span style="color: #ff0000;">COPY CODE BELOW</span></h2>
<pre class="wp-code-highlight prettyprint">function youtube_feed_shortcode($atts)
{
// Defaults:
extract(shortcode_atts(array(
'user' =&amp;gt; 'mrinternettips', // youtube user
'limit' =&amp;gt; 5, // maximum number of videos
'height' =&amp;gt; 385, // video height
'width' =&amp;gt; 480 // video width
), $atts));
$data = @json_decode(file_get_contents('http://gdata.youtube.com/feeds/api/users/'.$user.'/uploads?alt=json'), TRUE);
$counter = 0;
$content = '&lt;/code&gt;
&lt;div class=&quot;youtubefeed&quot;&gt;';
foreach($data['feed']['entry'] as $vid)
{
$url = $vid['media$group']['media$content'][0]['url'];
$title = $vid['title']['$t'];
$ycontent = $vid['content']['$t'];
$content.= '&lt;object width=&quot;'.$width.'&quot; height=&quot;'.$height.'&quot; classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot;&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot; /&gt;&lt;param name=&quot;src&quot; value=&quot;'.$url.'&quot; /&gt;&lt;param name=&quot;wmode&quot; value=&quot;opaque&quot; /&gt;&lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot; /&gt;&lt;embed width=&quot;'.$width.'&quot; height=&quot;'.$height.'&quot; type=&quot;application/x-shockwave-flash&quot; src=&quot;'.$url.'&quot; allowFullScreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; wmode=&quot;opaque&quot; allowfullscreen=&quot;true&quot; /&gt;'.''.''.''.'&lt;/object&gt;'.
'
&lt;div class=&quot;youtubetitle&quot;&gt;'.$title.'&lt;/div&gt;
'.
'
&lt;div class=&quot;youtubecontent&quot;&gt;'.$ycontent.'&lt;/div&gt;
'.&quot;n&quot;;
$counter++;
if($counter == $limit)
{
break;
}
}
$content .= '

&lt;/div&gt;
';
return $content;
}
add_shortcode('youtubefeed', 'youtube_feed_shortcode');
</pre>
<p>The shortcode below is completely configurable. </p>
<pre class="wp-code-highlight prettyprint">[youtubefeed user=&quot;YourChannel Name Here&quot; limit=&quot;3&quot; height=&quot;385&quot; width=&quot;560&quot;]</pre>
<p>You can change any option as needed.</p>
<p>You might have noticed the code gives each element a particular class to make it CSS friendly. All you have to do is add CSS rules for three classes: .youtubefeed, .youtubetitle, and .youtubecontent.</p>
<div class="su-divider"></div>
<p>My stylesheet looks like this: (this will be your style.css file)</p>
<h2><span style="color: #ff0000;">COPY CODE BELOW</span></h2>
<pre class="wp-code-highlight prettyprint">.youtubefeed {
margin: 10px;
text-align: center;
}
.youtubetitle {
font-size: 1.6em;
font-weight: bold;
margin: 3px;
}
.youtubecontent {
margin-bottom: 30px;
text-align: left;
}</pre>
<h2>Other Plugin That Will Do This:</h2>
<p><a href="http://wordpress.org/extend/plugins/tubepress/" rel="nofollow" target="_blank">TubePress</a></p>
<p><a href="http://wordpress.org/extend/plugins/tubematic/" rel="nofollow" target="_blank">TubeMatic</a></p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/stream-your-youtube-channel-on-a-page-inside-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 FREE WordPress Plug-ins That Are A Must To Have</title>
		<link>http://orangecountycustomwebsitedesign.com/top-10-free-wordpress-plug-ins-that-are-a-must-to-have/</link>
		<comments>http://orangecountycustomwebsitedesign.com/top-10-free-wordpress-plug-ins-that-are-a-must-to-have/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 02:39:22 +0000</pubDate>
		<dc:creator>Jarrett Gucci</dc:creator>
				<category><![CDATA[WASSUP Wednesday]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[drive website traffic]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[website traffic]]></category>

		<guid isPermaLink="false">http://mrinternettips.com/?p=2999</guid>
		<description><![CDATA[&#160; WordPress Plugin HOT List: This is a HOT list of 10 plugins every WordPress Website or Blog should have installed.  These plugins will give your Website or Blog the must have benefits to make it more powerful online.  There are 1000s of WordPress plugins available for FREE but this is my list of 10 [...]]]></description>
			<content:encoded><![CDATA[<div style="padding: 38px 0 0 63px; margin: 0 auto; width: 610px; height: 335px; background: url('http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/08/skin7.png') no-repeat top left; text-align: left;"><object width="467" height="262" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/trq1yjSq0pI?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" /><param name="allowfullscreen" value="true" /><param name="wmode" value="opaque" /><embed width="467" height="262" type="application/x-shockwave-flash" src="http://www.youtube.com/v/trq1yjSq0pI?modestbranding=1;version=3&amp;hl=en_US&amp;rel=0&amp;hd=1&amp;autohide=1&amp;showinfo=0&amp;controls=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" /></object></div>
<p>&nbsp;</p>
<p><strong><img class="alignright size-full wp-image-3017" title="hot_list_pm" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/07/Top-10-Wordpress-Plugins.jpg" alt="" width="108" height="108" /><span style="font-size: x-large;">WordPress Plugin HOT List:</span></strong></p>
<p>This is a HOT list of 10 plugins every WordPress Website or Blog should have installed.  These plugins will give your Website or Blog the must have benefits to make it more powerful online.  There are 1000s of WordPress plugins available for FREE but this is my list of 10 that I feel should be installed at the very least.  You can search for FREE plugins at <a href="http://wordpress.org/extend/plugins/" target="_blank">WORDPRESS.org Plugin Directory</a>.</p>
<div class="su-divider"></div>
<p><strong><span style="font-size: medium;">1: Max Blogpress Ping Optimizer</span></strong></p>
<p><img class="aligncenter size-full wp-image-3002" title="Ping Screenshot" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/Ping-Screenshot.jpg" alt="" width="558" height="593" /></p>
<p>When you create a new post, your blog will ping and notify all the ping services that it has been updated. This encourages search engines and different blog directories/services to index your updated blog properly.</p>
<p>When you edit an existing post, it won’t send an unnecessary ping to ping services and saves your blog from getting banned.</p>
<p>When you post a future post by editing the time stamp, it will ping only when your post appears in future. It won’t unnecessarily ping many times when you schedule posts as WordPress does by default.</p>
<p><a href="http://orangecountycustomwebsitedesign.com/quadruple-your-wordpress-website-traffic-no/" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>2: All in One SEO Pack</strong></span></p>
<p><img class="aligncenter size-full wp-image-3003" title="All in 1 SEO" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/All-in-1-SEO.jpg" alt="" width="599" height="259" />Automatically optimizes your WordPress blog for Search Engines (Search Engine Optimization).</p>
<p>Some features:</p>
<ul>
<li>Support for Custom Post Types</li>
<li>Advanced Canonical URLs</li>
<li>Fine tune Page Navigational Links</li>
<li>Built-in API so other plugins/themes can access and extend functionality</li>
<li>ONLY plugin to provide SEO Integration for WP e-Commerce sites</li>
<li>Nonce Security</li>
<li>Support for CMS-style WordPress installations</li>
<li>Automatically optimizes your <strong>titles</strong> for search engines</li>
<li>Generates <strong>META tags automatically</strong></li>
<li>Avoids the typical duplicate content found on WordPress blogs</li>
<li>For beginners, you don&#8217;t even have to look at the options, it works out-of-the-box. Just install.</li>
<li>For advanced users, you can fine-tune everything</li>
<li>You can override any title and set any META description and any META keywords you want.</li>
<li>Backward-Compatibility with many other plugins, like Auto Meta, Ultimate Tag Warrior and others.</li>
</ul>
<p><a href="http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>3: Tinymce Advanced</strong></span></p>
<p><img class="aligncenter size-full wp-image-3001" title="TINYTMCE" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/screenshot-1.jpg" alt="" width="485" height="516" /></p>
<p>This plugin adds 16 plugins to TinyMCE: Advanced HR, Advanced Image, Advanced Link, Advanced List, Context Menu, Emotions (Smilies), Date and Time, IESpell, Layer, Nonbreaking, Print, Search and Replace, Style, Table, Visual Characters and XHTML Extras.</p>
<p><a href="http://downloads.wordpress.org/plugin/tinymce-advanced.3.4.2.1.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>4: Google XML Sitemaps</strong></span></p>
<p><img class="aligncenter size-full wp-image-3005" title="screenshot-1" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/screenshot-1.gif" alt="" width="461" height="312" /></p>
<p>This plugin will generate a special XML sitemap which will help search engines like Google, Bing, Yahoo and Ask.com to better index your blog. With such a sitemap, it&#8217;s much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Additionally it notifies all major search engines every time you create a post about the new content.</p>
<p><a href="http://downloads.wordpress.org/plugin/google-sitemap-generator.3.2.5.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>5: Akismet</strong></span></p>
<p><img class="aligncenter size-full wp-image-3006" title="Akismet Pic" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/Akismet-Pic.jpg" alt="" width="606" height="626" /></p>
<p>Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you review the spam it catches under your blog&#8217;s &#8220;Comments&#8221; admin screen.</p>
<p>Major new features in Akismet 2.5 include:</p>
<ul>
<li>A comment status history, so you can easily see which comments were caught or cleared by Akismet, and which were spammed or unspammed by a moderator</li>
<li>Links are highlighted in the comment body, to reveal hidden or misleading links</li>
<li>If your web host is unable to reach Akismet&#8217;s servers, the plugin will automatically retry when your connection is back up</li>
<li>Moderators can see the number of approved comments for each user</li>
<li>Spam and Unspam reports now include more information, to help improve accuracy</li>
</ul>
<p>PS: You&#8217;ll need an <a href="http://akismet.com/get/">Akismet.com API key</a> to use it. Keys are free for personal blogs, with paid subscriptions available for businesses and commercial sites.</p>
<p><a href="http://downloads.wordpress.org/plugin/akismet.2.5.3.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>6: Filedownload</strong></span></p>
<p><img class="aligncenter size-full wp-image-3007" title="File Download" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/File-Download.jpg" alt="" width="608" height="336" /></p>
<p>Many filetypes cannot be downloaded as a normal link. File extensions like gif, pdf, xml, gpx, html… will normally be opened direct in the browser and not downloaded.</p>
<p>The WP Plugin &#8220;Filedownload&#8221; opens for every filetype the browsers internal &#8220;SaveAs&#8221; dialog. You can insert the downloadlink easy with a shortcode in every WordPress post.</p>
<p>Aditionally for every downloadfile a download counter is created which can also be shown in the post and controlled in the admin area.</p>
<p><a href="http://downloads.wordpress.org/plugin/filedownload.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>7: SexyBookmarks | email, bookmark, and share buttons</strong></span></p>
<p><img class="aligncenter size-full wp-image-3009" title="Sexy Bookmarks" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/Sexy-Bookmarks.jpg" alt="" width="568" height="86" /></p>
<p>Adds an attractive social bookmarking menu to your posts, pages, index, or any combination of the three.</p>
<p>Though the name may be a little &#8220;edgy&#8221; for some, SexyBookmarks has proven time and time again to be an extremely useful and successful tool in getting your readers to actually <strong>submit your articles</strong> to numerous social bookmarking sites.</p>
<p><a href="http://downloads.wordpress.org/plugin/sexybookmarks.4.0.5.9.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>8: Link Within</strong></span></p>
<p><img class="aligncenter size-full wp-image-3010" title="Link Within" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/Link-Within.jpg" alt="" width="605" height="273" /></p>
<p>LinkWithin is a blog widget that appears under each post, linking to related stories from your blog archive.</p>
<ul>
<li>Show Related Stories Under Each Post!</li>
<li>Don&#8217;t Let Your Past Stories Go to Waste!</li>
<li>We retrieve and index all stories from your blog archive, not just recent stories, making them accessible to new or casual readers of your blog who would not otherwise encounter them.</li>
<li>Increase Page views, Keep Readers Engaged</li>
<li>The widget links to stories that are relevant and interesting to readers of a particular post, keeping them engaged with your blog, and increasing your traffic.</li>
<li>Elegant, Unobtrusive Design</li>
<li>Our widget is minimally styled and blends in with your site design.</li>
<li>Free and Easy to Install</li>
</ul>
<p>The widget is free and ad-free. It takes a minute to get the widget up and running on your blog, no signup required!</p>
<p><a href="http://www.linkwithin.com/learn" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>9: WP-Optimize</strong></span></p>
<p><img class="aligncenter size-full wp-image-3011" title="screenshot-1" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/screenshot-11.jpg" alt="" width="591" height="591" /></p>
<p>This simple but effective plugin allows you to clean up your WordPress database and optimize it without phpMyAdmin.  Also renames any username.</p>
<p>WP-Optimize is a WordPress 2.9++ database cleanup and optimization tool. It doesn&#8217;t require PhpMyAdmin to optimize your database tables. It allows you to remove post revisions, comments in the spam queue, un-approved comments within few clicks.</p>
<p><a href="http://downloads.wordpress.org/plugin/wp-optimize.0.9.2.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p><span style="font-size: medium;"><strong>10: Tweet &amp; Like &amp; Google +</strong></span></p>
<p><img class="aligncenter size-full wp-image-3015" title="screenshot-3" src="http://orangecountycustomwebsitedesign.com/wp-content/uploads/2011/09/screenshot-3.png" alt="" width="607" height="547" /></p>
<p>&nbsp;</p>
<p>Adds Facebook Like button, Twitter button and Google +1 button on your sites content. It has an option to add AddThis Bookmarking Services.</p>
<p>The Tweet &amp; Like plugin adds Facebook Like button, Twitter button and Google +1 button on your sites content. Whether you set it to appear on top or bottom on each content or you can choose both to appear it on top and bottom of your content. You can also add Tweet &amp; Like buttons in your sidebar via widgets. You can set the style of each button (Facebook, Twitter, Google +1) on the settings page. It also adds the capability to add AddThis Bookmarking Service along with Tweet &amp; Like buttons.</p>
<p><a href="http://downloads.wordpress.org/plugin/tweet-like.zip" class="su-button su-button-style-1 su-button-class" style="background-color:#aaa;border:1px solid #888888;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;"><span style="color:#f7f7f7;padding:8px 19px;font-size:16px;height:16px;line-height:16px;border-top:1px solid #e6e6e6;border-radius:5px;text-shadow:-1px -1px 0 #888888;-moz-border-radius:5px;-moz-text-shadow:-1px -1px 0 #888888;-webkit-border-radius:5px;-webkit-text-shadow:-1px -1px 0 #888888;">Get It Now</span></a></p>
<div class="su-divider"></div>
<p>Of course there are about 20-30 plugins more I recommend for every WordPress Website or Blog but these are the 10 I feel you must have installed.  Here is another GREAT list of Must Have Plugins, <a href="http://buildingabrandonline.com/wordpress-top20/" target="_blank">Top 20 Plugins to Install on your WordPress Blog</a>.</p>
<p><span style="font-size: large;"><strong>Comment below on what plugins you recommend.</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://orangecountycustomwebsitedesign.com/top-10-free-wordpress-plug-ins-that-are-a-must-to-have/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  orangecountycustomwebsitedesign.com/category/wordpress/feed/ ) in 0.69560 seconds, on May 18th, 2012 at 3:01 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 18th, 2012 at 4:01 am UTC -->
