<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WP Addict</title>
	
	<link>http://wpaddict.net</link>
	<description>Get Your WordPress fix here</description>
	<lastBuildDate>Fri, 23 Jul 2010 20:35:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/wpaddictnet" /><feedburner:info uri="wpaddictnet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>wpaddictnet</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Thesis Adopts A Split GPL</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/L_SYKpCZaiU/</link>
		<comments>http://wpaddict.net/thesis-adopts-a-split-gpl/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 20:35:13 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=459</guid>
		<description><![CDATA[Chris Pearson and Matt Mullenweg clashed over GPL in an interview conducted at Mixergy. The license adopted is one that covers Thesis for its WordPress components as well as Pearson&#8217;s own work into the product. So, you cannot redistribute Thesis as it currently is. You can only redistribute the parts that are WordPress code and API. It boils down to the fact that Pearson can deliver a product that he can only offer, rather than [...]


Related posts:<ol><li><a href='http://wpaddict.net/thesis-and-wordpress-clash-over-gpl/' rel='bookmark' title='Permanent Link: Thesis And WordPress Clash Over GPL'>Thesis And WordPress Clash Over GPL</a></li>
<li><a href='http://wpaddict.net/thesis-theme-review/' rel='bookmark' title='Permanent Link: Thesis Theme Review'>Thesis Theme Review</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpaddict.net/thesis-and-wordpress-clash-over-gpl/">Chris Pearson and Matt Mullenweg clashed over GPL</a> in an interview conducted at <a href="http://wordpress.tv/2010/07/15/mixergy-interview-pearson-mullenweg/">Mixergy</a>.</p>
<p>The license adopted is one that covers <a href="http://diythemes.com">Thesis</a> for its WordPress components as well as Pearson&#8217;s own work into the product. So, you cannot redistribute Thesis as it currently is. You can only redistribute the parts that are WordPress code and API. </p>
<p>It boils down to the fact that Pearson can deliver a product that he can only offer, rather than adopting GPL for the whole theme and possibly losing business. </p>
<p>For me, I think this is a fair compromise. I am very sure it was a hard one to deal with and while I am certain there are a few developers grumbling that they cannot work with the entire code, at least they can work a little more with what is there. It is not an easy decision when changing software licenses because it can effect a lot of people.</p>
<p>However this protects Pearson&#8217;s work and also honors WordPress. Kudos to <a href="http://www.pearsonified.com/">Chris Pearson</a>!</p>
<p>I will say that for those who have been supporters of GPL software, this comes as great news! It is great that <a href="http://ma.tt">Matt Mullenweg</a> stepped up to the plate to take on this issue.</p>
<p>What are your thoughts?</p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/thesis-and-wordpress-clash-over-gpl/' rel='bookmark' title='Permanent Link: Thesis And WordPress Clash Over GPL'>Thesis And WordPress Clash Over GPL</a></li>
<li><a href='http://wpaddict.net/thesis-theme-review/' rel='bookmark' title='Permanent Link: Thesis Theme Review'>Thesis Theme Review</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/L_SYKpCZaiU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/thesis-adopts-a-split-gpl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpaddict.net/thesis-adopts-a-split-gpl/</feedburner:origLink></item>
		<item>
		<title>How to Display A User Welcome Message In WordPress</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/nJsfy9Co2GI/</link>
		<comments>http://wpaddict.net/how-to-display-a-user-welcome-message-in-wordpress/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 11:04:57 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[welcome message]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=455</guid>
		<description><![CDATA[Whether you just like to put up a personal greeting or have a site that has quite a few users, something a welcome message is nice. I have seen a few people put this together and have a centralized paged where users can log in, read the personal message, and then go on their merry way using the website. The code is really simple. This code calls the current user. If you want to only [...]


Related posts:<ol><li><a href='http://wpaddict.net/how-to-display-two-column-for-categories-in-wordpress/' rel='bookmark' title='Permanent Link: How To Display Two Columns For Categories In WordPress'>How To Display Two Columns For Categories In WordPress</a></li>
<li><a href='http://wpaddict.net/display-first-full-entry-and-then-following-entries-as-excerpts/' rel='bookmark' title='Permanent Link: Display First Full Entry And Then Following Entries As Excerpts'>Display First Full Entry And Then Following Entries As Excerpts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Whether you just like to put up a personal greeting or have a site that has quite a few users, something a welcome message is nice. I have seen a few people put this together and have a centralized paged where users can log in, read the personal message, and then go on their merry way using the website.</p>
<p>The code is really simple. This code calls the current user. If you want to only let people like contributors or other roles see the message, you have to adjust the level_0 to any of the levels corresponding with the roles. (Example: administrator is 10)</p>
<p><code><br />
&lt; ?php global $user_ID; if( $user_ID ) : ?&gt;<br />
&lt; ?php if( current_user_can('level_0') ) : ?&gt;</p>
<p>Welcome &lt; ?php global $current_user; get_currentuserinfo(); echo ($current_user-&gt;user_login); ?&gt;<br />
&lt; ?php else : ?&gt;<br />
&lt; ?php endif; ?&gt;<br />
&lt; ?php endif; ?&gt;<br />
</code></p>
<p>You can edit the little welcome message to whatever you like.</p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/how-to-display-two-column-for-categories-in-wordpress/' rel='bookmark' title='Permanent Link: How To Display Two Columns For Categories In WordPress'>How To Display Two Columns For Categories In WordPress</a></li>
<li><a href='http://wpaddict.net/display-first-full-entry-and-then-following-entries-as-excerpts/' rel='bookmark' title='Permanent Link: Display First Full Entry And Then Following Entries As Excerpts'>Display First Full Entry And Then Following Entries As Excerpts</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/nJsfy9Co2GI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/how-to-display-a-user-welcome-message-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wpaddict.net/how-to-display-a-user-welcome-message-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>WPQuestions: Ask a WordPress Expert</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/WSlCWQpH18E/</link>
		<comments>http://wpaddict.net/wpquestions-ask-a-wordpress-expert/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 10:49:39 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WPQuestions.com]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=449</guid>
		<description><![CDATA[The WordPress Support forums are a great source of information, but to not always dig deep. This is where WPQuestions comes in handy. A lot of the questions involve getting down and dirty in code &#8211; somethings involve stealthy PHP ninjas. For those who just need a little coding help, but do not want to go all out and pay a lot of money to a freelancing site, this works great. Response time is great [...]


Related posts:<ol><li><a href='http://wpaddict.net/wealth-of-wordpress-knowledge-the-support-forums/' rel='bookmark' title='Permanent Link: Wealth of WordPress Knowledge &#8211; The Support Forums'>Wealth of WordPress Knowledge &#8211; The Support Forums</a></li>
<li><a href='http://wpaddict.net/wordpress-3-0-snuffing-out-some-worries/' rel='bookmark' title='Permanent Link: WordPress 3.0: Snuffing Out Some Worries'>WordPress 3.0: Snuffing Out Some Worries</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The WordPress Support forums are a great source of information, but to not always dig deep. This is where <a href="http://wpquestions.com/">WPQuestions</a> comes in handy. A lot of the questions involve getting  down and dirty in code &#8211; somethings involve stealthy PHP ninjas. <img src='http://wpaddict.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>For those who just need a little coding help, but do not want to go all out and pay a lot of money to a freelancing site, this works great. Response time is great too. I actually asked a question recently and within minutes I had a response. I even had been personally helped by <a href="http://made.com.ua/">Oleg Butuzov</a> (<a href="http://twitter.com/butuzov">@butuzov</a>) to work out a code I have been wanting to work with involving adding Adsense. All of the available tutorials had not been working correctly, so I turned to WPQuestions. Thanks Oleg for your help! <img src='http://wpaddict.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here were a few questions that have been solved in the past:</p>
<ul>
<li><a href="http://wpquestions.com/question/show/id/609">Latest Activity in a category</a></li>
<li><a href="http://wpquestions.com/question/show/id/607">Javascript enqueue &#8211; Avoid javascript conflicts</a></li>
<li><a href="http://wpquestions.com/question/show/id/602">How do I bulk import about 1,000 images?</a></li>
</ul>
<p>WPQuestions was started by <a href="http://krubner.com/">Lawrence Krubner</a> and <a href="http://darrenhoyt.com/">Darren Hoyt</a>.</p>
<p>Please note that if you do use the service to please set an adequate price. Some of the more difficult answers do take time. I have seen a few answers not give the amount that should have been given for an answer. </p>
<p>One of the great aspects is that if there are several people that answer a questions and they all add to the solution, then the person asking can split up the prize money and award it to all of the people who answered. However, please note, that even if you answered a question correctly after another person, does not necessarily mean you will be awarded the money. It really kind of works like freelance boards where you are competing.</p>
<p>So, if you are a person who loves coding, WordPress, and can answer those brain picking questions, perhaps you might be suited to become an expert too? <img src='http://wpaddict.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/wealth-of-wordpress-knowledge-the-support-forums/' rel='bookmark' title='Permanent Link: Wealth of WordPress Knowledge &#8211; The Support Forums'>Wealth of WordPress Knowledge &#8211; The Support Forums</a></li>
<li><a href='http://wpaddict.net/wordpress-3-0-snuffing-out-some-worries/' rel='bookmark' title='Permanent Link: WordPress 3.0: Snuffing Out Some Worries'>WordPress 3.0: Snuffing Out Some Worries</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/WSlCWQpH18E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/wpquestions-ask-a-wordpress-expert/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://wpaddict.net/wpquestions-ask-a-wordpress-expert/</feedburner:origLink></item>
		<item>
		<title>Thesis And WordPress Clash Over GPL</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/Y-b54LQbcrM/</link>
		<comments>http://wpaddict.net/thesis-and-wordpress-clash-over-gpl/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 11:02:34 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=441</guid>
		<description><![CDATA[I am not a Thesis user. I have designed for Thesis, but I have no love of it. Frankly, it bites. I wrote about Thesis before, and even though I offer a free and simple skin, I still have no love for it. Thesis does not enhance SEO in any way. In fact, here is what Matt Mullenweg retweeted from @studionashvegas on Twitter. The whole shebang started before the above Twitter re-tweet between Matt Mullenweg [...]


Related posts:<ol><li><a href='http://wpaddict.net/thesis-theme-review/' rel='bookmark' title='Permanent Link: Thesis Theme Review'>Thesis Theme Review</a></li>
<li><a href='http://wpaddict.net/thesis-adopts-a-split-gpl/' rel='bookmark' title='Permanent Link: Thesis Adopts A Split GPL'>Thesis Adopts A Split GPL</a></li>
<li><a href='http://wpaddict.net/7-tips-to-being-a-better-wordpress-web-designer-for-your-client/' rel='bookmark' title='Permanent Link: 7 Tips To Being A Better WordPress Web Designer For Your Client'>7 Tips To Being A Better WordPress Web Designer For Your Client</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am not a Thesis user. I have designed for Thesis, but I have no love of it. Frankly, it bites. I wrote about Thesis before, and even though I offer a free and simple skin, I still have no love for it.</p>
<p>Thesis does not enhance SEO in any way. In fact, here is what <a href="http://twitter.com/studionashvegas/status/18696652105">Matt Mullenweg retweeted from @studionashvegas</a> on Twitter.</p>
<p><img src="http://wpaddict.net/wp-content/uploads/2010/07/thesisvswordpress.jpg" alt="" title="thesisvswordpress" width="553" height="174" class="alignnone size-full wp-image-442" /></p>
<p>The whole shebang started before the above Twitter re-tweet between Matt Mullenweg and Chris Pearson, and it spurred on a lot of conversation. </p>
<p>WordPress allows people to alter its code, fork off the code, develop plugins, develop themes, redistribute it, and more. That is how open source is so great. WordPress allows for people who are web designers and developers to take something and improve upon it. However, they (WordPress / Automattic) have been steadfast in not supporting WordPress related software that does not also allow much in the favor of open source and GPL.</p>
<p><a href="http://diythemes.com">Thesis</a> allows people to download the product for an enormous fee. In fact it is nearly $30 more for a single licensing fee than some of the top premium and more pleasing themes out there in the WordPress theme market. The majority of people that use Thesis really are not that different from each other aesthetically in design. This is not some megalomaniac type statement. Look around, it is so obvious. It really is a shame when the product needs more flexibility rather than revamping tidbits of code and offering developers an expensive price that offers VERY little other than multiple installs.</p>
<p>Why bother when the <a href="http://wordpress.org/extend/themes/twentyten">WordPress default TwentyTen theme</a> has so much more potential to be customized and even looks better than Thesis.</p>
<p>For designers and developers who have been in the field of freelancing or offering free themes, Thesis is not something to embrace as a nice product. It is like the annoying premium plugins that end up being a pain to customize. You have to learn their product because they decided to not go with WordPress and tinker with making a ridiculous amount of coding to make hooks that really are not even necessary. They still end up doing the same thing as putting functions and filters in your theme and your theme&#8217;s functions.php file.</p>
<p>There are people using Thesis that still have to use gobs of plugins. Do yourself a favor and shop wisely for a WordPress theme if you are going to buy premium themes. Many of them not only offer as many options as Thesis, but go above and beyond in design.</p>
<p>It is a product that works and a lot of people have embraced it, but really, how many hard core WordPress designer and developers would loyally use it, let alone recommend it? Not many that I have seen, especially with the amount of freelance work I get just fixing code on work by other web designers, including a few Thesis related projects. And by the way, I do not see many of those type of projects listed on the freelance boards.</p>
<p><strong>Legality:</strong></p>
<p>I go back to my point I said earlier about Thesis still using WordPress to execute its functions and even though there is a huge argument over GPL, I am not in total agreeance with <a href="http://perpetualbeta.com/release/2009/11/why-the-gpl-does-not-apply-to-premium-wordpress-themes/">Why the GPL does not apply to premium WordPress themes</a>. <a href="http://markjaquith.wordpress.com/2010/07/17/why-wordpress-themes-are-derivative-of-wordpress/">The Thesis product is a derivative much like most WordPress themes, according to Mark Jaquith</a>. It is like if I make my own theme, write a bunch of unique hooks, but those hooks actually operate off of the WordPress core. It is a roundabout way of operating a site. The core is not hacked or altered in any manner.</p>
<p>To learn more about GPL, here are a few resources:</p>
<ul>
<li><a href="http://wordpress.org/about/gpl/">About GPL and WordPress</a></li>
<li><a href="http://www.gnu.org/licenses/gpl.html">GNU Project</a></li>
</ul>
<p>What are your thoughts?</p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/thesis-theme-review/' rel='bookmark' title='Permanent Link: Thesis Theme Review'>Thesis Theme Review</a></li>
<li><a href='http://wpaddict.net/thesis-adopts-a-split-gpl/' rel='bookmark' title='Permanent Link: Thesis Adopts A Split GPL'>Thesis Adopts A Split GPL</a></li>
<li><a href='http://wpaddict.net/7-tips-to-being-a-better-wordpress-web-designer-for-your-client/' rel='bookmark' title='Permanent Link: 7 Tips To Being A Better WordPress Web Designer For Your Client'>7 Tips To Being A Better WordPress Web Designer For Your Client</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/Y-b54LQbcrM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/thesis-and-wordpress-clash-over-gpl/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://wpaddict.net/thesis-and-wordpress-clash-over-gpl/</feedburner:origLink></item>
		<item>
		<title>Askimet Deletes Real Comments?</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/WEVUIIRI_KM/</link>
		<comments>http://wpaddict.net/askimet-deletes-real-comments/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 06:37:21 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[askimet]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=438</guid>
		<description><![CDATA[You heard it! And this is not a singular incident. Even Growmap published Akismet Deletes Comments Bloggers NEVER SEE! While a lot of people do know, others do not know that Askimet will block IP addresses that have been reported to be used by spammers. This is a problem, especially if those addresses are dynamic IP, most commonly found with broadband users. So, if you happen to get the &#8220;lucky&#8221; IP, you might have your [...]


Related posts:<ol><li><a href='http://wpaddict.net/benefits-of-using-wp-spamfree-wordpress-plugin/' rel='bookmark' title='Permanent Link: Benefits of Using WP-SpamFree WordPress Plugin'>Benefits of Using WP-SpamFree WordPress Plugin</a></li>
<li><a href='http://wpaddict.net/disable-comments-for-older-posts/' rel='bookmark' title='Permanent Link: Disable Comments For Older Posts'>Disable Comments For Older Posts</a></li>
<li><a href='http://wpaddict.net/benefits-of-using-commentluv/' rel='bookmark' title='Permanent Link: Benefits of Using Comment Luv'>Benefits of Using Comment Luv</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You heard it! And this is not a singular incident. Even <a href="http://www.growmap.com">Growmap</a> published <a href="http://www.growmap.com/akismet-deleting-comments/">Akismet Deletes Comments Bloggers NEVER SEE!</a></p>
<p>While a lot of people do know, others do not know that Askimet will block IP addresses that have been reported to be used by spammers. This is a problem, especially if those addresses are dynamic IP, most commonly found with broadband users. So, if you happen to get the &#8220;lucky&#8221; IP, you might have your comment eaten by the spam elves at Askimet.</p>
<p>Your WordPress installation allows you to blacklist a lot of things from keywords to websites, and even IP addresses. I would say to eliminate less of a chance of being spam or accidentally blocking your regular comment buddies (example: if they were to change providers in the future), do not include IP addresses to blacklist.</p>
<p>If your comments are being caught as spam, you could use the <a href="http://akismet.com/contact/">Askimet contact form</a>, but as to how they will respond, I cannot guarantee that you will get a positive response.</p>
<p>For myself, I have not had a problem with my comments. However, I see people complaining daily about their comments being eaten. It could be Askimet. It might even be the server itself going through a brief glitch. However, there are enough people that are pointing this out and losing confidence in Askimet.</p>
<p>While I am not bashing on Askimet (because I am going to keep using it for my own websites), I have to put the question out there if some algorithms and settings needs to be looked at before spammers get worse in the years to come. Perhaps leaving the IP banning should be up to the individual site owner? Most web hosts do allow site owners to implement IP banning&#8230; some make it easier. For example, web hosts that offer clients cPanel have a special section in the administrator panel for IP banning.</p>
<p>What are your thoughts? </p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/benefits-of-using-wp-spamfree-wordpress-plugin/' rel='bookmark' title='Permanent Link: Benefits of Using WP-SpamFree WordPress Plugin'>Benefits of Using WP-SpamFree WordPress Plugin</a></li>
<li><a href='http://wpaddict.net/disable-comments-for-older-posts/' rel='bookmark' title='Permanent Link: Disable Comments For Older Posts'>Disable Comments For Older Posts</a></li>
<li><a href='http://wpaddict.net/benefits-of-using-commentluv/' rel='bookmark' title='Permanent Link: Benefits of Using Comment Luv'>Benefits of Using Comment Luv</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/WEVUIIRI_KM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/askimet-deletes-real-comments/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://wpaddict.net/askimet-deletes-real-comments/</feedburner:origLink></item>
		<item>
		<title>Making A Two-Tiered Navigation in WordPress</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/VU-ek6nEFj4/</link>
		<comments>http://wpaddict.net/making-a-two-tiered-navigation-in-wordpress/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 10:47:55 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=435</guid>
		<description><![CDATA[Aside from the wonderful WordPress 3.0 navigation, a lot of people really like the two-tiered navigation. So, what is it? The two-tiered navigation is a horizontal navigation that the first layer on top is the parent pages and the second are the child pages. When you click the parent page, the child pages will appear below the parent. In order to successfully make a similar two-tiered example like that of above, you will need to [...]


Related posts:<ol><li><a href='http://wpaddict.net/custom-thesis-theme-1-blue-simplicity/' rel='bookmark' title='Permanent Link: Custom Thesis Theme #1: Blue Simplicity'>Custom Thesis Theme #1: Blue Simplicity</a></li>
<li><a href='http://wpaddict.net/brand-your-wordpress-login-without-a-plugin/' rel='bookmark' title='Permanent Link: Brand Your WordPress Login Without A Plugin'>Brand Your WordPress Login Without A Plugin</a></li>
<li><a href='http://wpaddict.net/how-to-make-a-tag-cloud-page-in-wordpress/' rel='bookmark' title='Permanent Link: How To Make A Tag Cloud Page In WordPress'>How To Make A Tag Cloud Page In WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Aside from the wonderful WordPress 3.0 navigation, a lot of people really like the two-tiered navigation. So, what is it? The two-tiered navigation is a horizontal navigation that the first layer on top is the parent pages and the second are the child pages. When you click the parent page, the child pages will appear below the parent.</p>
<p><a href="http://wpaddict.net/wp-content/uploads/2010/07/two-tiered-navigation.png"><img src="http://wpaddict.net/wp-content/uploads/2010/07/two-tiered-navigation.png" alt="" title="two-tiered-navigation" width="293" height="113" class="alignright size-full wp-image-436" /></a>In order to successfully make a similar two-tiered example like that of above, you will need to insert some html, and WordPress php functions to your layout&#8217;s template, and the CSS to help with that sheet. However, this tutorial is written for you as a step-by-step process to make it easier to understand.</p>
<p>Step 1. You will want to keep things simple and define our tiered navigation with its own list ID named &#8216;tiered-nav.&#8217; Since this is the beginning, add the php function to call the parent page.</p>
<pre>
&lt;ul id=&quot;tiered-nav&quot;&gt;
&lt;?php wp_list_pages('title_li=&amp;depth=1'); ?&gt;
&lt;/ul&gt;
</pre>
<p>Step 2. After this, you want to add the php if function statement to connect the parent page and children pages, so it will connect to the correct section. For example (using the picture example included with this tutorial) if you have About, Freebies, and Contact for parent pages, you do not want to click on Contact and its child page is Site History (which is suppose to be in the About section.)</p>
<pre>
&lt;?php if($post-&gt;post_parent)
$children = wp_list_pages(&quot;title_li=&amp;child_of=&quot;.$post-&gt;post_parent.&quot;&amp;echo=0&quot;); else
$children = wp_list_pages(&quot;title_li=&amp;child_of=&quot;.$post-&gt;ID.&quot;&amp;echo=0&quot;);
if ($children) { ?&gt;
</pre>
<p>Step 3. You want to make sure to add the second list that will call your child pages. To keep organized, especially when using CSS later, this list unordered list ID is named &#8216;sub-tiered-nav&#8217;.</p>
<pre>
&lt;ul id=&quot;sub-tiered-nav&quot;&gt;
&lt;?php echo $children; ?&gt;
&lt;/ul&gt;
</pre>
<p>Step 4. Not done yet! You have some php functions to close. The if php statement needs to be closed and the whole function that was used in creating the two-tiered navigation needs to be closed.</p>
<pre>
&lt;?php } else { ?&gt;
&lt;?php } ?&gt;
</pre>
<p>Step 5. To get this code looking like a two-tiered navigation, you will have to specify in your CSS what to do in order to make this happen. Right now, you have two unordered lists.</p>
<pre>
/* Two Tiered Navigation */

* {
	margin:0px;
	padding:0px;
	}

/* Top Tier */

#tiered-nav {
	background:#C1DBE9;
	border-bottom:1px solid #FFFFFF;
	height:32px;
	}

#tiered-nav li {
	margin-right:25px;
	}

#tiered-nav li, #sub-tiered-nav li {
	float:left;
	list-style:none;
	}

#tiered-nav a, #tiered-nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

#tiered-nav a:hover, #tiered-nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#tiered-nav li.current_page_item a,
#tiered-nav li.current_page_item a:visited
        {
	background:#073447;
	}

/* Second Tier */
#sub-tiered-nav {
	background:#E3EFF7;
	border-top:2px solid #BBD8E7;
	border-bottom:2px solid #E3EFF7;
	height:28px;
	}

#sub-tiered-nav {
	border-right:1px solid #073447;
	padding:0px 7px;
	}	

#sub-tiered-nav a, #sub-tiered-nav a:visited {
	color:#073447;
	text-decoration:none;
	font-weight:bold;
	}

#sub-tiered-nav a:hover, #subnav a:active,
#sub-tiered-nav li.current_page_item a,
#sub-tiered-nav li.current_page_item a:visited {
	text-decoration:underline;
	}
</pre>
<p>Of course, you can use your own colors to pull off this effect and insert images for backgrounds.</p>
<p>Please sneak on over to <a href="http://www.darrenhoyt.com/">Darren Hoyt</a> to thank him for the original code for this tutorial.</p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/custom-thesis-theme-1-blue-simplicity/' rel='bookmark' title='Permanent Link: Custom Thesis Theme #1: Blue Simplicity'>Custom Thesis Theme #1: Blue Simplicity</a></li>
<li><a href='http://wpaddict.net/brand-your-wordpress-login-without-a-plugin/' rel='bookmark' title='Permanent Link: Brand Your WordPress Login Without A Plugin'>Brand Your WordPress Login Without A Plugin</a></li>
<li><a href='http://wpaddict.net/how-to-make-a-tag-cloud-page-in-wordpress/' rel='bookmark' title='Permanent Link: How To Make A Tag Cloud Page In WordPress'>How To Make A Tag Cloud Page In WordPress</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/VU-ek6nEFj4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/making-a-two-tiered-navigation-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpaddict.net/making-a-two-tiered-navigation-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>Pages Versus Posts, Which to Choose</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/87uWG34Me0I/</link>
		<comments>http://wpaddict.net/pages-versus-posts-which-to-choose/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 07:03:28 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[posts]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=432</guid>
		<description><![CDATA[So you have content, but you are not sure you want to go with pages or posts. Well, it really is not that difficult. A lot of people put together a site completely in posts without few pages. With WordPress 3.0, you can customize individual posts. You also have the ability to adjust your menu from your WordPress admin panel to whatever you like if you have the wp_nav_menu php call into the theme itself. [...]


Related posts:<ol><li><a href='http://wpaddict.net/wpaddict-is-accepting-guest-posts/' rel='bookmark' title='Permanent Link: WPAddict is Accepting Guest Posts'>WPAddict is Accepting Guest Posts</a></li>
<li><a href='http://wpaddict.net/disable-comments-for-older-posts/' rel='bookmark' title='Permanent Link: Disable Comments For Older Posts'>Disable Comments For Older Posts</a></li>
<li><a href='http://wpaddict.net/making-a-two-tiered-navigation-in-wordpress/' rel='bookmark' title='Permanent Link: Making A Two-Tiered Navigation in WordPress'>Making A Two-Tiered Navigation in WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>So you have content, but you are not sure you want to go with pages or posts. Well, it really is not that difficult. A lot of people put together a site completely in posts without few pages. With WordPress 3.0, you can customize individual posts. You also have the ability to adjust your menu from your WordPress admin panel to whatever you like if you have the <a href="http://codex.wordpress.org/Function_Reference/wp_nav_menu">wp_nav_menu</a> php call into the theme itself.</p>
<p>However, you have to ask yourself &#8211; do you want comments or not? What type of content are you putting up and how much of it?</p>
<p>If you like to put up mass quantities of items, for example, <a href="http://blondish.net/resources/pixel-patterns/">pixel images</a> where you have a lot of images, you may want to use a page. Or you could release a few at a time in posts.</p>
<p>This is really something you have to decide on how you want to organize your site. If you make a page, you will have to announce the page somehow. </p>
<p>Navigation is a big part to most sites. It is often the source of a visitor&#8217;s problem if your site is confusing to go from one area to the next, and back again with ease.</p>
<p>I usually put posts for what I am going to talk about and pages for things I may only update every 2 to 3 months. <strong>How have you organized your site by using pages and posts in WordPress?</strong></p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/wpaddict-is-accepting-guest-posts/' rel='bookmark' title='Permanent Link: WPAddict is Accepting Guest Posts'>WPAddict is Accepting Guest Posts</a></li>
<li><a href='http://wpaddict.net/disable-comments-for-older-posts/' rel='bookmark' title='Permanent Link: Disable Comments For Older Posts'>Disable Comments For Older Posts</a></li>
<li><a href='http://wpaddict.net/making-a-two-tiered-navigation-in-wordpress/' rel='bookmark' title='Permanent Link: Making A Two-Tiered Navigation in WordPress'>Making A Two-Tiered Navigation in WordPress</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/87uWG34Me0I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/pages-versus-posts-which-to-choose/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://wpaddict.net/pages-versus-posts-which-to-choose/</feedburner:origLink></item>
		<item>
		<title>WPAddict is Accepting Guest Posts</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/neLlT1Jt5Q8/</link>
		<comments>http://wpaddict.net/wpaddict-is-accepting-guest-posts/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:26:49 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[WPAddict]]></category>
		<category><![CDATA[guest post]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=429</guid>
		<description><![CDATA[This is a long and overdue tidbit of news for the website. I write frequently, but maybe not as frequently as people might like. Sometimes I get my material from questions that I answered in the WordPress Support forums. Sometimes I write on a whim. So, WPAddict is accepting guest posts. As of June 2010, WPAddict is really doing well in both traffic and rank (WPAddict.net is 264K in Alexa and a Google Page Rank [...]


Related posts:<ol><li><a href='http://wpaddict.net/wpaddict-net-is-accepting-guest-posts/' rel='bookmark' title='Permanent Link: WPAddict.net Is Accepting Guest Posts!'>WPAddict.net Is Accepting Guest Posts!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is a long and overdue tidbit of news for the website. I write frequently, but maybe not as frequently as people might like. Sometimes I get my material from questions that I answered in the WordPress Support forums. Sometimes I write on a whim.</p>
<p>So, WPAddict is accepting guest posts. As of June 2010, WPAddict is really doing well in both traffic and rank (<a href="http://www.alexa.com/siteinfo/http://wpaddict.net">WPAddict.net is 264K in Alexa</a> and a Google Page Rank 3) . The site is not even a year old yet! I really have not done a lot of promoting. Most of it has been you the reader that has given the site a chance. </p>
<p>Because the site focuses solely on <a href="http://wordpress.org">WordPress</a>, there are so many things to write about. Obviously, I need help. So, I am opening the site to guest writers. If you see at the top of the site in the main menu, there is <a href="http://wpaddict.net/submit-article/">Guest Write Here</a>. That pages outlines what is acceptable material and how to sign up to be a guest writer.</p>
<p>Although it would be awesome to have regular writers, it is not necessary. Guest blogging is great for those who want a back link to their website.</p>
<p>Even if you are not much for guest writing, are here for some tips or tricks, please show your support by following <a href="http://twitter.com/wpaddict">WPAddict on Twitter</a> and the <a href="http://facebook.com/WPAddict">Facebook fan page for WPAddict</a>.</p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/wpaddict-net-is-accepting-guest-posts/' rel='bookmark' title='Permanent Link: WPAddict.net Is Accepting Guest Posts!'>WPAddict.net Is Accepting Guest Posts!</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/neLlT1Jt5Q8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/wpaddict-is-accepting-guest-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://wpaddict.net/wpaddict-is-accepting-guest-posts/</feedburner:origLink></item>
		<item>
		<title>WordPress Plugin Review: Slidedeck</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/h3eKPPFm2cs/</link>
		<comments>http://wpaddict.net/wordpress-plugin-review-slidedeck/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 17:46:31 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin review]]></category>
		<category><![CDATA[Slidedeck]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=406</guid>
		<description><![CDATA[Slidedeck is a jquery slideshow plugin for WordPress. For users unable to build a content slider, this might be a nice option. Slidedeck comes in two versions: a free version and a PRO version. The PRO version costs, but you have the ability to customize the plugin further. Even with just the free version, it is a pretty good jquery slider. You can specify the size, what type of posts (example: recent, featured, or popular [...]


Related posts:<ol><li><a href='http://wpaddict.net/wordpress-plugin-review-sidebar-tabs/' rel='bookmark' title='Permanent Link: WordPress Plugin Review: Sidebar Tabs'>WordPress Plugin Review: Sidebar Tabs</a></li>
<li><a href='http://wpaddict.net/wordpress-plugin-review-revision-diet/' rel='bookmark' title='Permanent Link: WordPress Plugin Review: Revision Diet'>WordPress Plugin Review: Revision Diet</a></li>
<li><a href='http://wpaddict.net/wordpress-plugin-review-digg-digg/' rel='bookmark' title='Permanent Link: WordPress Plugin Review: Digg Digg'>WordPress Plugin Review: Digg Digg</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.slidedeck.com/">Slidedeck</a> is a jquery slideshow plugin for WordPress. For users unable to build a content slider, this might be a nice option. Slidedeck comes in two versions: a free version and a PRO version. The PRO version costs, but you have the ability to customize the plugin further.</p>
<p>Even with just the free version, it is a pretty good jquery slider. You can specify the size, what type of posts (example: recent, featured, or popular posts), and the navigation type.</p>
<p><img src="http://wpaddict.net/wp-content/uploads/2010/06/slidedeck-screenshot-1-300x131.jpg" alt="" title="slidedeck-screenshot-1" width="300" height="131" class="alignnone size-medium wp-image-419" /></p>
<p><img src="http://wpaddict.net/wp-content/uploads/2010/06/slidedeck-screenshot-2.jpg" alt="" title="slidedeck-screenshot-2" width="475" height="231" class="alignnone size-full wp-image-418" /></p>
<p>To implement the plugin into your site, you can either include a PHP generated code snippet into your theme or create a different slideshow for individual posts (example: blog entries with multiple photos.) </p>
<p>If you use this plugin for your content slider, you will have to put the image in your post, and no, not just as a thumbnail, but within the post (grabs the first pic available.) I really would like to see this plugin take advantage of including that option in the future at least for the freebie version. It would make things a lot easier. However, even if there are no images, the text for the post will take up the whole area at least.</p>
<p>Have you tried this plugin?</p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/wordpress-plugin-review-sidebar-tabs/' rel='bookmark' title='Permanent Link: WordPress Plugin Review: Sidebar Tabs'>WordPress Plugin Review: Sidebar Tabs</a></li>
<li><a href='http://wpaddict.net/wordpress-plugin-review-revision-diet/' rel='bookmark' title='Permanent Link: WordPress Plugin Review: Revision Diet'>WordPress Plugin Review: Revision Diet</a></li>
<li><a href='http://wpaddict.net/wordpress-plugin-review-digg-digg/' rel='bookmark' title='Permanent Link: WordPress Plugin Review: Digg Digg'>WordPress Plugin Review: Digg Digg</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/h3eKPPFm2cs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/wordpress-plugin-review-slidedeck/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wpaddict.net/wordpress-plugin-review-slidedeck/</feedburner:origLink></item>
		<item>
		<title>Brand Your WordPress Login Without A Plugin</title>
		<link>http://feedproxy.google.com/~r/wpaddictnet/~3/HgUo4RRbfTs/</link>
		<comments>http://wpaddict.net/brand-your-wordpress-login-without-a-plugin/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 03:56:31 +0000</pubDate>
		<dc:creator>Nile</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[custom login page]]></category>

		<guid isPermaLink="false">http://wpaddict.net/?p=408</guid>
		<description><![CDATA[There is a Custom Admin Branding plugin for that, but why bother when you can insert a few lines into your theme&#8217;s functions.php file? However, if you like to change up your site&#8217;s theme sometimes, you probably want to change the log in page too. A lot of people have been really hooked into branding their WordPress log in page, especially since guest blogging has become popular. Here is the code I put together for [...]


Related posts:<ol><li><a href='http://wpaddict.net/custom-thesis-theme-1-blue-simplicity/' rel='bookmark' title='Permanent Link: Custom Thesis Theme #1: Blue Simplicity'>Custom Thesis Theme #1: Blue Simplicity</a></li>
<li><a href='http://wpaddict.net/how-to-change-the-default-avatar/' rel='bookmark' title='Permanent Link: How to Change The Default Avatar'>How to Change The Default Avatar</a></li>
<li><a href='http://wpaddict.net/making-a-two-tiered-navigation-in-wordpress/' rel='bookmark' title='Permanent Link: Making A Two-Tiered Navigation in WordPress'>Making A Two-Tiered Navigation in WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There is a <a href="http://wordpress.org/extend/plugins/custom-admin-branding/">Custom Admin Branding plugin</a> for that, but why bother when you can insert a few lines into your theme&#8217;s functions.php file? <img src='http://wpaddict.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>However, if you like to change up your site&#8217;s theme sometimes, you probably want to change the log in page too. A lot of people have been really hooked into branding their WordPress log in page, especially since guest blogging has become popular. </p>
<p>Here is the code I put together for WPAddict. This is all merely adding CSS and an action to your theme&#8217;s functions.php file.</p>
<p><img src="http://wpaddict.net/wp-content/uploads/2010/06/wpaddict-loginpage-screenshot-300x191.png" alt="" title="wpaddict-loginpage-screenshot" width="300" height="191" class="alignnone size-medium wp-image-415" /></p>
<p>Adding the action for your custom login:</p>
<p><code><br />
add_action('login_head', 'my_custom_login_logo');<br />
</code></p>
<p>Replace the WordPress logo:</p>
<p><code><br />
function my_custom_login_logo() {<br />
    echo '&lt;style type=&quot;text/css&quot;&gt;<br />
        h1 a { background-image:url('.get_bloginfo('template_directory').'/images/custom-login-logo.png) !important;height:160px;width:322px;margin-bottom:5px;margin-top:-70px; }<br />
</code></p>
<p>Remove the border at the top of the login page:</p>
<p><code><br />
body { border-top-style:none; }<br />
</code></p>
<p>Adding your own background to the login page:</p>
<p><code><br />
html {background:#fff url('.get_bloginfo('template_directory').'/images/bgr_html2.png) repeat-x;}<br />
</code></p>
<p>Removing the Back to blog link:</p>
<p><code><br />
#backtoblog { display:none; }<br />
    &lt;/style&gt;';<br />
}<br />
</code></p>
<p>Full code:</p>
<p><code><br />
function my_custom_login_logo() {<br />
    echo '&lt;style type=&quot;text/css&quot;&gt;<br />
        h1 a { background-image:url('.get_bloginfo('template_directory').'/images/custom-login-logo.png) !important;height:160px;width:322px;margin-bottom:5px;margin-top:-70px; }<br />
body { border-top-style:none; }<br />
html {background:#fff url('.get_bloginfo('template_directory').'/images/bgr_html2.png) repeat-x;}<br />
#backtoblog { display:none; }<br />
    &lt;/style&gt;';<br />
}</p>
<p>add_action('login_head', 'my_custom_login_logo');<br />
</code></p>
<p>You can customize more of the page too, so just view the source of your login page and you can put other CSS attributes into the code above.</p>


<p>Related posts:<ol><li><a href='http://wpaddict.net/custom-thesis-theme-1-blue-simplicity/' rel='bookmark' title='Permanent Link: Custom Thesis Theme #1: Blue Simplicity'>Custom Thesis Theme #1: Blue Simplicity</a></li>
<li><a href='http://wpaddict.net/how-to-change-the-default-avatar/' rel='bookmark' title='Permanent Link: How to Change The Default Avatar'>How to Change The Default Avatar</a></li>
<li><a href='http://wpaddict.net/making-a-two-tiered-navigation-in-wordpress/' rel='bookmark' title='Permanent Link: Making A Two-Tiered Navigation in WordPress'>Making A Two-Tiered Navigation in WordPress</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/wpaddictnet/~4/HgUo4RRbfTs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpaddict.net/brand-your-wordpress-login-without-a-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://wpaddict.net/brand-your-wordpress-login-without-a-plugin/</feedburner:origLink></item>
	</channel>
</rss>
