<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The WordPress Experts - WPMU.org &#187; How to</title>
	<atom:link href="http://wpmu.org/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmu.org</link>
	<description>WordPress, Multisite &#38; BuddyPress plugins, themes, news and reviews and special offers from the team at WPMU.org</description>
	<lastBuildDate>Mon, 21 May 2012 16:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Organize an Online Book in WordPress (Novel or Non-Fiction)</title>
		<link>http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/</link>
		<comments>http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/#comments</comments>
		<pubDate>Wed, 09 May 2012 13:00:39 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[blog book]]></category>
		<category><![CDATA[organize book wordpress]]></category>
		<category><![CDATA[wordpress book]]></category>
		<category><![CDATA[write a book in wordpress]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=77679</guid>
		<description><![CDATA[This blueprint will help you turn your book into a website.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/poet-big/" rel="attachment wp-att-77681"><img class="aligncenter size-full wp-image-77681" title="poet-big" src="http://wpmu.org/wp-content/uploads/2012/05/poet-big.jpg" alt="" width="656" height="561" /></a><br />
Let’s say you’ve written (or are writing) a book. But instead of publishing it in a traditional way, you decide to “put it online.” By that I don’t mean you make it into a PDF ebook or a digital book. I mean you decide to turn your book into a website.</p>
<p>Using WordPress for this project could work well, but WordPress straight out of the box will probably not suit your needs exactly. And so in this post, we’ll go over how you might structure your book in a WordPress environment.</p>
<p>&nbsp;</p>
<h2><strong>Different Strokes for Different Folks</strong></h2>
<p>There are number of ways to go about turning WordPress into a suitable platform for an online book. At the most basic level, you will need to decide whether to make Posts, Pages, or Custom Posts your principle building block. There could be arguments made for each, but in this tutorial we’re going to make regular WordPress Posts the primary building block – i.e. we’re going to use Posts to publish the content of our book.</p>
<p>It should also be noted that different people will have different preferences and different needs according to their situation. Some may have long chapters while others have many short chapters. Some may have a number of different sections in each chapter while others forgo chapter sections altogether. … And the list goes on.</p>
<p>Therefore, the recommendations listed in this tutorial are just that – recommendations. You may have to change them to suit your particular case, but at the very least, they should give you some ideas.</p>
<h2><strong>Why Posts?</strong></h2>
<p>The reason I chose to go with Posts for this tutorial is that you typically have more flexibility with Posts.  Of course you could get Pages and Custom Posts to pretty much be as flexible as Posts, but that would take some extra work.</p>

<p>&nbsp;</p>
<h1><strong>Building Your Site</strong></h1>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/heart-book/" rel="attachment wp-att-77683"><img class="aligncenter size-full wp-image-77683" title="heart-book" src="http://wpmu.org/wp-content/uploads/2012/05/heart-book.jpg" alt="" width="655" height="491" /></a></p>
<p>&nbsp;</p>
<p>OK, enough with all the disclaimers. Let’s get to actually building the site.</p>
<h2><strong>Changing Posts to Suit Your Needs</strong></h2>
<p>While Posts have a lot of flexibility, they come with two characteristics that you probably aren’t going to want:</p>
<ul>
<li>They usually have a date affixed to them.</li>
<li>They publish in reverse chronological order (i.e. the latest post appears first).</li>
</ul>
<p>&nbsp;</p>
<h2><strong>Removing the Date from Your Posts</strong></h2>
<p>There may be a few exceptions (such as those writing a travelogue, for example), but most people will want to remove the date stamp from their posts. Probably the easiest way to do that is to use a plugin that performs that task for you. The <a href="http://wordpress.org/extend/plugins/wp-post-date-remover/">WP Post Date Remover</a> plugin will do that.</p>
<p>If you’d like a more manual option, then you can take a look at <a href="http://wpmu.org/how-to-remove-the-date-from-your-wordpress-posts/">this post</a>.</p>
<h2><strong>Publish Posts in Chronological Order</strong></h2>
<p>As well as removing the date stamp from your posts, most will also want their posts to publish in chronological order (i.e. the first post stays at the top). You can do that with the <a href="http://wordpress.org/extend/plugins/default-sort-ascend/">Default Sort Ascend</a> plugin.</p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<h2><strong>Use Categories for Your Chapters and Major Sections</strong></h2>
<p>Perhaps the easiest way to organize all you content is, of course, with your categories function.</p>
<p>If you are breaking your book into major sections (e.g. Part I, Part II, Part III, Part IV), then you will want to make categories for each of those.</p>
<p>Under each of those categories, you will create a child category (aka sub-category) for each of your chapters in that part of the book. For example, I have created a hypothetical book with four major sections and twelve individual chapters.</p>
<p>The outline for my hypothetical book looks like this:</p>
<p>&nbsp;</p>
<p><strong>Part I – Birth (parent category)</strong></p>
<ul>
<li>Chapter 1 – January (child category)</li>
<li>Chapter 2 – February (child category)</li>
<li>Chapter 3 – March (child category)</li>
</ul>
<p>&nbsp;</p>
<p><strong>Part II – Beginnings</strong></p>
<ul>
<li>Chapter 4 – April</li>
<li>Chapter 5 – May</li>
<li>Chapter 6 – June</li>
</ul>
<p>&nbsp;</p>
<p><strong>Part III – The Thick of It</strong></p>
<ul>
<li>Chapter 7 – July</li>
<li>Chapter 8 – August</li>
<li>Chapter 9 – September</li>
</ul>
<p>&nbsp;</p>
<p><strong>Part IV – The End</strong></p>
<ul>
<li>Chapter 10 – October</li>
<li>Chapter 11 – November</li>
<li>Chapter 12 – December</li>
</ul>
<p>&nbsp;</p>
<p>And here’s how my category set-up looks in the backend.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/categories-chapters/" rel="attachment wp-att-77684"><img class="aligncenter size-full wp-image-77684" title="categories-chapters" src="http://wpmu.org/wp-content/uploads/2012/05/categories-chapters.jpg" alt="" width="601" height="1343" /></a></p>
<h2><strong>Editing Chapter Structure (i.e. Categories)</strong></h2>
<p>Of course you’ll want to plan things out in advance as much as possible, but one of the nice things about categories is that they are easy to edit. You can easily change a child category into a parent category or vice versa. You can also easily add new categories to your parent categories, make sub-sub categories, and more.</p>
<p>Some will want to (or need to) pay more attention to categories and sub-categories than others. It all depends on what you want to achieve. However, at least some basic attention to this overall structure will give you a sound foundation behind the scenes. <strong>This sound foundation will allow you more flexibility down the road and make it easier for you to lead your visitors through your book in a logical way</strong> (or give them clear navigation so they can jump around as they like without getting lost).</p>
<h2><strong>A Plugin for Extra Help</strong></h2>
<p>Writing is a messy business, and often you’ll find that you need to add a section here or rearrange a few sections there. As you will be using your categories for the different chapters and sections on your site, that means you may want to rearrange them at some point. WordPress doesn’t do this by default, but the <a href="http://wordpress.org/extend/plugins/my-category-order/">My Category Order</a> plugin will allow you to do that.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/my-category-order/" rel="attachment wp-att-77687"><img class="aligncenter size-full wp-image-77687" title="my-category-order" src="http://wpmu.org/wp-content/uploads/2012/05/my-category-order.jpg" alt="" width="622" height="479" /></a></p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<h2><strong>Custom Menu Creation</strong></h2>
<p>Once you have your book’s main sections and chapters laid out (i.e. your parent categories and child categories), you’ll want to display them, so your visitors can clearly follow the flow of your text in the way you intended it to be followed.</p>
<p>A sound category structure will give you the flexibility to take advantage of many things (too many to list here, or to even imagine), but perhaps <strong>the easiest way to put a clear, simple navigation menu on your site is to use the WordPress Custom Menus system</strong>. <strong>(Appearance &gt; Menus)</strong></p>
<p>When your categories are laid out logically in your backend, they will also appear logically in your Custom Menu system, making it easy to both create an original menu, as well as add new sections when needed.</p>
<p>Take a look at how clearly everything is organized on my Custom Menu page.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/custom-menu-creation/" rel="attachment wp-att-77688"><img class="aligncenter size-full wp-image-77688" title="custom-menu-creation" src="http://wpmu.org/wp-content/uploads/2012/05/custom-menu-creation.jpg" alt="" width="621" height="623" /></a>From there it’s easy to create an equally organized Custom Menu.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/chapters-custom-menu/" rel="attachment wp-att-77689"><img class="aligncenter size-full wp-image-77689" title="chapters-custom-menu" src="http://wpmu.org/wp-content/uploads/2012/05/chapters-custom-menu.jpg" alt="" width="621" height="680" /></a></p>
<p>I can then pull that Custom Menu into a widget on my sidebar. <strong>(Appearance &gt; Widgets)</strong></p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/sidebar-widget/" rel="attachment wp-att-77690"><img class="aligncenter size-full wp-image-77690" title="sidebar-widget" src="http://wpmu.org/wp-content/uploads/2012/05/sidebar-widget.jpg" alt="" width="620" height="443" /></a></p>
<p>And here’s what it looks like in action.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/sidebar-menu-2/" rel="attachment wp-att-77691"><img class="aligncenter size-full wp-image-77691" title="sidebar-menu" src="http://wpmu.org/wp-content/uploads/2012/05/sidebar-menu.jpg" alt="" width="619" height="639" /></a></p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<h2><strong>Displaying All Sections </strong></h2>
<p>Of course different people will have different needs, but one thing that may work for some is to also display ALL of your sections (i.e. all your posts) in one long column down the sidebar.</p>
<p>There are a few things to note about this method. The first is that it will NOT separate your sections out into different chapters. It will simply list them all in an undifferentiated column. However, it will list your sections (your posts) in the correct order from beginning to end – as long as you have them ordered correctly in the backend. (More on that later.)</p>
<p>You can do this by using the default “Recent Posts” widget and increasing the number of posts to a number that will be high enough to include the number of posts/sections you have. <strong>(Appearance &gt; Widgets)</strong></p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/recent-posts-widget/" rel="attachment wp-att-77692"><img class="aligncenter size-full wp-image-77692" title="recent-posts-widget" src="http://wpmu.org/wp-content/uploads/2012/05/recent-posts-widget.jpg" alt="" width="618" height="378" /></a>And here’s what it looks like.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/all-sections/" rel="attachment wp-att-77693"><img class="aligncenter size-full wp-image-77693" title="all-sections" src="http://wpmu.org/wp-content/uploads/2012/05/all-sections.jpg" alt="" width="618" height="533" /></a></p>
<h2><strong>Ordering Your Posts in the Backend<br />
</strong></h2>
<p>As stated at the beginning, one of the reasons to use Posts over Pages (or Custom Posts) is that they may afford the average user a little more flexibility out of the box. And one advantage that Posts have over Pages is that they are perhaps easier to order and reorder on a large scale … if you know the trick.</p>
<p>So what’s the trick?</p>
<p>Well, Posts, as you probably know, are ordered by date. Whether you are going in chronological order or reverse chronological order, WordPress still looks at the date and the time on the post in order to determine how to arrange it in relation to all the other posts.</p>
<p>Because of this, you can take advantage of time stamps to get your posts in the order you want them.</p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<h2><strong>Setting Up Your Time Stamps</strong></h2>
<p>If you write a post in WordPress and then publish it immediately, the post gets stamped as being published at that time. However, you can change the time stamp on your post to any date. You can control the time stamp on the Write/Edit page or in the Edit Posts page.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/edit-time-stamps/" rel="attachment wp-att-77694"><img class="aligncenter size-full wp-image-77694" title="edit-time-stamps" src="http://wpmu.org/wp-content/uploads/2012/05/edit-time-stamps.jpg" alt="" width="616" height="1118" /></a></p>
<p>When starting out, my suggestion would be to <strong>publish each post with a time stamp at least a day apart</strong>. In that way, you can easily add new sections anywhere into your existing list of sections. All you need to do is to pick a time stamp that rest between the time stamps of the posts on either side.</p>
<p>&nbsp;</p>
<h2><strong>An Example</strong></h2>
<p>So, let’s say I’m going to start posting a book to my site today (May 9 at 1 p.m.). I already have fifty different sections written that I want to post; therefore, I will want to set the time stamp on the first section to be fifty days in the past (March 10 at 1 p.m.). Then for the second section, I will set the time stamp to be for forty-nine days in the past (March 11 at 1 p.m.). And the third will be for forty-eight days in the past (March 12 at 1 p.m.), etc.</p>
<p>In this way, if I decide that I want to add a section that comes after the first section but before the second section, I can then easily just pick a time stamp that rests between the two existing time stamps (i.e. AFTER March 10 at 1 p.m. yet BEFORE March 11 at 1 p.m.). So, for example, I might pick March 10 at 9 p.m. I still want to leave myself clear room on either side in case I decide to add another section.</p>
<p>When I do this, my new section (my new post) automatically becomes the second section in my book, and it pushes the original second section to third … and on down the line for each other section.</p>
<p>(Note: If you are using Custom Menus, then you may still need to manually add your new sections into your navigation, depending on how you’ve set things up.)</p>
<p>&nbsp;</p>
<h2><strong>Adding Previous &amp; Next Navigation</strong></h2>
<p>Something else you will no doubt want to do is to add “Previous and Next” navigation links to the bottom of your posts. Some themes will come with these links included, but many don’t, so we’ll quickly go over how you can get them on your site.</p>
<p>There are plugins you can search for that will do this for you, but you can also manually add a little bit of code to the bottom of your theme’s single.php file. (Some themes these days call in a loop file to the single.php file, and so depending on your theme, you may want to place this code there instead.)</p>
<p>There are different ways to determine exactly how your Previous and Next links display, and so you can <a href="http://codex.wordpress.org/Function_Reference/previous_post">check out more info on it at WordPress</a> if you like.</p>
<p>In the meantime, we’ll go over some code that should work for you. Place the following at the bottom of your single.php file. <strong>(Appearance &gt; Editor &gt; Single – single.php)</strong></p>
<pre>&lt;?php previous_post('&amp;laquo; &amp;laquo; %', '', 'yes'); ?&gt; | &lt;?php next_post('% &amp;raquo; &amp;raquo; ', '', 'yes'); ?&gt;</pre>
<p><strong> </strong></p>
<p>It will output links for you like this:</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/previous-next/" rel="attachment wp-att-77695"><img class="aligncenter size-full wp-image-77695" title="previous-next" src="http://wpmu.org/wp-content/uploads/2012/05/previous-next.jpg" alt="" width="615" height="490" /></a></p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<h2><strong>Some Plugins to Consider</strong></h2>
<p>I’m sure there are tons of plugins out there that could help you present your online book in a better way, but I’ll just mention two here because they seem fairly fundamental. Both of these are more for non-fiction books than fiction.</p>
<p><strong>Index Press</strong></p>
<p>The first is called <a href="http://wordpress.org/extend/plugins/index-press/">Index Press</a>. It helps you create an index of your site much like a regular book would have.</p>
<p>Here’s a look at it in action.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/index-press/" rel="attachment wp-att-77701"><img class="aligncenter size-full wp-image-77701" title="index-press" src="http://wpmu.org/wp-content/uploads/2012/05/index-press.jpg" alt="" width="613" height="525" /></a><br />
<strong>WP Section Index</strong></p>
<p>The second is not quite as fundamental, but still useful for some. If you choose to write VERY long sections, and you keep them all on a single page as opposed to breaking them up, then the <a href="http://wordpress.org/extend/plugins/wp-section-index/">WP Section Index</a> plugin will generate a mini-index for a single page based on your headings.</p>
<p>For example, you can set the plugin to make an index of all H2 headings in a page. You then set up the plugin’s widget in the sidebar, and it will appear if you have H2 heading in your page. If you don’t have H2 heading in your page, it won’t appear.</p>
<p>Here’s what it looks like in action.</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/section-index/" rel="attachment wp-att-77697"><img class="aligncenter size-full wp-image-77697" title="section-index" src="http://wpmu.org/wp-content/uploads/2012/05/section-index.jpg" alt="" width="613" height="323" /></a></p>
<p>&nbsp;</p>
<p><strong>Pagination</strong></p>
<p>And finally, not a plugin, but a little built-in WordPress trick. You can also choose to break a very long post into multiple pages. It’s a simple trick that <a href="http://wpmu.org/pagination-how-to-split-a-wordpress-post-into-multiple-pages/">you can learn here</a>.</p>
<p>The result looks like this (the style will vary according to your theme):</p>
<p><a href="http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/paginate/" rel="attachment wp-att-77698"><img class="aligncenter size-full wp-image-77698" title="paginate" src="http://wpmu.org/wp-content/uploads/2012/05/paginate.jpg" alt="" width="613" height="323" /></a></p>
<p>&nbsp;</p>
<h2><strong>Final Words</strong></h2>
<p>Of course everything above is just a basic blueprint. And you will need to decide on things like your homepage, but this basic guide should help you get started. In fact, it may be plenty enough for many. You will want to be careful about adding too much navigation and too many bells and whistles. You don’t want your visitors to get confused.</p>
<p>Keep it simple, make it logical, and provide navigation that will be obvious to your visitor.</p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<p>Photo: <a href="http://www.bigstockphoto.com/image-20792210/stock-vector-poet">Poet</a> and <a href="http://www.bigstockphoto.com/image-169059/stock-photo-heart-shaped-book">Heart Shaped Book</a> from BigStock</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-organize-an-online-book-in-wordpress-novel-or-non-fiction/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to Exclude a Category from Your WordPress Feed</title>
		<link>http://wpmu.org/how-to-exclude-a-category-from-your-wordpress-feed/</link>
		<comments>http://wpmu.org/how-to-exclude-a-category-from-your-wordpress-feed/#comments</comments>
		<pubDate>Tue, 08 May 2012 15:00:20 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[exclude category from wordpress feed]]></category>
		<category><![CDATA[how to exclude category from rss feed]]></category>
		<category><![CDATA[wordpress rss feed]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=77591</guid>
		<description><![CDATA[This trick lets you decide which categories to publish via RSS.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-exclude-a-category-from-your-wordpress-feed/rss-big-3/" rel="attachment wp-att-77592"><img class="aligncenter size-full wp-image-77592" title="rss-big" src="http://wpmu.org/wp-content/uploads/2012/05/rss-big.jpg" alt="" width="655" height="443" /></a><br />
If you’ve ever wanted to keep a certain category out of your RSS feed, there’s an easy way to do that. Just place the following code in your Functions file. (Appearance &gt; Editor &gt; Theme Functions – functions.php)</p>
<p>Simply insert the ID number from the category that you want to exclude in the spot where you see the &#8220;1&#8243; in the example below. (Note: include the minus sign &#8212; e.g. -2, -5, etc.)</p>
<p>If you aren’t sure how to find the ID for your categories, you can take a look at <a href="http://wpmu.org/how-to-find-the-ids-of-wordpress-categories-posts-pages-and-more/">this post</a>.</p>
<p>&nbsp;</p>
<pre>function excludecatfeed($query) {
               if(is_feed()) {
                              $query-&gt;set('cat','-1');
                              return $query;
               }
}
add_filter('pre_get_posts', 'excludecatfeed');</pre>
<p>&nbsp;</p>
<p>If you would like to exclude more than one category, then just include the other ID numbers beside the first like so:</p>
<pre>$query-&gt;set('cat','-1, -5, -7');</pre>

<h2><strong><br />
The Code in Action</strong></h2>
<p>And here’s the function in action. You can see that the three posts from the my “Video” category have all disappeared after I excluded that category.</p>
<p><a href="http://wpmu.org/how-to-exclude-a-category-from-your-wordpress-feed/excluded-2/" rel="attachment wp-att-77596"><img class="aligncenter size-full wp-image-77596" title="excluded" src="http://wpmu.org/wp-content/uploads/2012/05/excluded1.jpg" alt="" width="632" height="674" /></a></p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<p>Photo: <a href="http://www.bigstockphoto.com/image-27442754/stock-vector-rss-icon">Rss icon</a> from BigStock</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-exclude-a-category-from-your-wordpress-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Drop Caps (Big First Letters) in WordPress</title>
		<link>http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/</link>
		<comments>http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/#comments</comments>
		<pubDate>Mon, 07 May 2012 16:00:09 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[create drop caps in wordpress]]></category>
		<category><![CDATA[wordpress big first letter]]></category>
		<category><![CDATA[wordpress drop cap]]></category>
		<category><![CDATA[wordpress large first letter initial]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=77551</guid>
		<description><![CDATA[Use one of the following ways to style your posts like a magazine article.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/d-big/" rel="attachment wp-att-77552"><img class="aligncenter size-full wp-image-77552" title="d-big" src="http://wpmu.org/wp-content/uploads/2012/05/d-big.jpg" alt="" width="653" height="466" /></a><br />
We’ve all seen drop caps, but perhaps you weren’t familiar with their technical name. Drops caps are those big first letters that you see at the beginning of paragraphs. They are common in magazines and newspapers, but not so much on the web.</p>
<p>If you’d like to style up your posts with a drop cap, it’s easy enough to do. There are several ways to go about it.</p>
<p>&nbsp;</p>
<h2><strong>Place CSS Code in Your Stylesheet</strong></h2>
<p>The first way is to place some CSS code in your Stylesheet.</p>
<p>You will need to know the name of the div class for your main content. You can find that by looking in  your theme files. For example, in the default TwentyTen theme from WordPress, you can see the div class is called “entry-content” for the single post file (loop-single.php).</p>
<p><a href="http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/div-class/" rel="attachment wp-att-77554"><img class="aligncenter size-full wp-image-77554" title="div-class" src="http://wpmu.org/wp-content/uploads/2012/05/div-class.jpg" alt="" width="632" height="286" /></a>There’s a good chance that your theme is named in the same way, but it might not be, so you’ll need to check it.</p>
<p>Once you have your div class, then place the following code in your Stylesheet. (Appearance &gt; Editor &gt; Stylesheet – style.css)</p>
<p>You’ll need to change the “entry-content” section below if your theme has a different class name. You can also change the properties to make it look the way you like, even adding more properties, of course. In this example, I’ve made a blue drop cap with a shadow.</p>
<p>&nbsp;</p>
<pre>div.entry-content p:first-child:first-letter {
float:left;
font-size:4em;
color: #000099;
margin-right:0.10em;
line-height:90%;
text-shadow: 0.05em 0.05em #C0C0C0;
}</pre>
<p>&nbsp;</p>
<p>And here’s the result:</p>
<p><a href="http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/blue-drop-cap/" rel="attachment wp-att-77555"><img class="aligncenter size-full wp-image-77555" title="blue-drop-cap" src="http://wpmu.org/wp-content/uploads/2012/05/blue-drop-cap.jpg" alt="" width="632" height="398" /></a></p>

<h2><strong>Use a Plugin</strong></h2>
<p>Another way to achieve a drop cap is with the <a href="http://wordpress.org/extend/plugins/drop-caps/">Drop Caps</a> plugin. This plugin gives the novice a little more flexibility with less work.</p>
<p>This plugin lets you easily choose where drop caps should appear and where they shouldn’t: on content, on excepts, on single posts, on pages, on the homepage, etc. It also lets you exclude specific posts or categories.</p>
<p><a href="http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/settings-19/" rel="attachment wp-att-77556"><img class="aligncenter size-full wp-image-77556" title="settings" src="http://wpmu.org/wp-content/uploads/2012/05/settings1.jpg" alt="" width="630" height="513" /></a></p>
<p>Here’s the default look for the Drop Caps plugin, but it does also give you the option of inserting your own CSS in your Stylesheet.</p>
<p><a href="http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/drop-caps-plugin/" rel="attachment wp-att-77557"><img class="aligncenter size-full wp-image-77557" title="drop-caps-plugin" src="http://wpmu.org/wp-content/uploads/2012/05/drop-caps-plugin.jpg" alt="" width="630" height="404" /></a></p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<p>Photo: <a href="http://www.bigstockphoto.com/image-25022579/stock-vector-ornamental-letter-d-vector">ornamental letter &#8211; D- vector</a> from BigStock</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-create-drop-caps-big-first-letters-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Group WordPress Posts by Date on Your Homepage</title>
		<link>http://wpmu.org/how-to-group-wordpress-posts-by-date-on-your-homepage/</link>
		<comments>http://wpmu.org/how-to-group-wordpress-posts-by-date-on-your-homepage/#comments</comments>
		<pubDate>Fri, 04 May 2012 14:00:30 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Group wordpress posts by date]]></category>
		<category><![CDATA[list posts by date]]></category>
		<category><![CDATA[sort posts by date]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=77423</guid>
		<description><![CDATA[Make it easy for your visitors to skim down a list of your posts on your front page.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-group-wordpress-posts-by-date-on-your-homepage/planner-big/" rel="attachment wp-att-77425"><img class="size-full wp-image-77425 aligncenter" title="planner-big" src="http://wpmu.org/wp-content/uploads/2012/05/planner-big.jpg" alt="" width="651" height="429" /></a><br />
If you’ve ever wanted a way for your visitors to quickly scan down a list of your posts on your homepage, then the following little trick will allow you to group your posts together by date so they will look something along the lines of the following:</p>
<p><a href="http://wpmu.org/how-to-group-wordpress-posts-by-date-on-your-homepage/group-by-date/" rel="attachment wp-att-77426"><img class="aligncenter size-full wp-image-77426" title="group-by-date" src="http://wpmu.org/wp-content/uploads/2012/05/group-by-date.jpg" alt="" width="639" height="609" /></a></p>

<h2></h2>
<h2><strong>The Code</strong></h2>
<p>You will need to edit the code on your homepage for this to work, and so you may want to <a href="http://codex.wordpress.org/Child_Themes" target="_blank">make a child theme</a> first so that you won’t need to touch your original theme. Barring that, it would be a good idea to make sure you have a copy of your homepage (index.php) safely stored away.</p>
<p><strong>Step 1:</strong> To edit you homepage, go to Archives &gt; Editor &gt; Main Index Template – index.php.</p>
<p><strong>Step 2:</strong> Find the spot in your code where the “content” begins. This will often be identified with a div that looks something along the lines of the following (yours may differ a little):</p>
<pre>&lt;div id="content" role="main"&gt;</pre>
<p><strong>Step 3:</strong> After finding the opening div, go toward the bottom of the page and find the closing div for the content. This div will look something along the lines of the following (again, your theme may differ – there may be no notations for the closing div):</p>
<pre> &lt;/div&gt;&lt;!-- end #content --&gt;</pre>
<p>&nbsp;</p>
<p><strong>Step 4:</strong> Delete everything between the opening content div and the closing content div.</p>
<p><strong><span style="color: #ff0000;">Note:</span> This is a radical step that will completely wipe out your posts on your front page (temporarily). For this reason you should make sure you have a copy of your original index.php file in case something goes wrong.</strong></p>
<p>&nbsp;</p>
<p><strong>Step 5:</strong> Place the following code in between the opening content div and the closing content div.</p>
<pre>&lt;?php
$day_check = '';
while (have_posts()) : the_post();
  $day = get_the_date('j');
  if ($day != $day_check) {
    if ($day_check != '') {
      echo '&lt;/ul&gt;'; // close the list here
    }
    echo get_the_date() . '&lt;ul&gt;';
  }
?&gt;
&lt;li&gt;&lt;a href="&lt;?php the_permalink() ?&gt;"&gt;&lt;?php the_time(); ?&gt; &lt;b&gt;&lt;?php the_title(); ?&gt;&lt;/b&gt;&lt;/a&gt;&lt;/li&gt;
&lt;?php
$day_check = $day;
endwhile; ?&gt;
                                             &lt;?php if ( have_posts() ) : ?&gt;
&lt;?php endif; ?&gt;</pre>
<p>&nbsp;</p>
<h2><strong>The Style of Your Grouped Posts</strong></h2>
<p>The style of your list will be determined by your theme’s styles. However, you should get something that looks somewhat like the following:</p>
<p><a href="http://wpmu.org/how-to-group-wordpress-posts-by-date-on-your-homepage/homepage-2/" rel="attachment wp-att-77427"><img class="aligncenter size-full wp-image-77427" title="homepage" src="http://wpmu.org/wp-content/uploads/2012/05/homepage.jpg" alt="" width="639" height="682" /></a></p>
<p>&nbsp;</p>
<p>This will be a very basic look, of course, and so you may try styling it with CSS if you’re comfortable doing that.</p>

<p>&nbsp;</p>
<h2><strong>Some Basic Tips</strong></h2>
<p><strong>Tip 1:</strong> If you don’t want the time of the posts to appear, then can remove the following piece of code from code given above:</p>
<pre>&lt;?php the_time(); ?&gt;</pre>
<p>&nbsp;</p>
<p><strong>Tip 2:</strong> You can unbold the title by deleting the<strong> &lt;b&gt;</strong> and the <strong>&lt;/b&gt;</strong> from the following snippet of code:</p>
<pre>&lt;b&gt;&lt;?php the_title(); ?&gt;&lt;/b&gt;</pre>
<p>&nbsp;</p>
<p><strong>Tip 3:</strong> Because this will greatly reduce the amount of space it takes to list a post on your homepage, you may want to increase the number of posts shown there. Do this by going to <strong>Settings &gt; Reading</strong>:</p>
<p><a href="http://wpmu.org/how-to-group-wordpress-posts-by-date-on-your-homepage/reading-settings/" rel="attachment wp-att-77428"><img class="aligncenter size-full wp-image-77428" title="reading-settings" src="http://wpmu.org/wp-content/uploads/2012/05/reading-settings.jpg" alt="" width="638" height="544" /></a></p>
<p>(Code adapted slightly from <a href="http://wordpress.stackexchange.com/questions/34598/group-posts-by-date-with-a-list" target="_blank">stackexchange</a>.)</p>

<p>&nbsp;</p>
<p>Photo: <a href="http://www.bigstockphoto.com/image-4171857/stock-photo-daily-planner">Daily Planner</a> from BigStock</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-group-wordpress-posts-by-date-on-your-homepage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Remove the Date from Your WordPress Posts</title>
		<link>http://wpmu.org/how-to-remove-the-date-from-your-wordpress-posts/</link>
		<comments>http://wpmu.org/how-to-remove-the-date-from-your-wordpress-posts/#comments</comments>
		<pubDate>Thu, 03 May 2012 16:00:06 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[delete wordpress date]]></category>
		<category><![CDATA[get rid of wordpress date]]></category>
		<category><![CDATA[remove date from wordpress post]]></category>
		<category><![CDATA[remove dates from wordpress posts]]></category>
		<category><![CDATA[remove post date wordpress]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=77351</guid>
		<description><![CDATA[If you don’t want it, it’s easy to get rid of.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-remove-the-date-from-your-wordpress-posts/date-big/" rel="attachment wp-att-77352"><img class="wp-image-77352 aligncenter" title="date-big" src="http://wpmu.org/wp-content/uploads/2012/05/date-big.jpg" alt="" width="651" height="511" /></a></p>
<p>There may be all sorts of reasons why you would want to remove the date from your WordPress posts. Whatever the reason, it’s easy enough to do.</p>
<h2><strong>The Easiest Way</strong></h2>
<p>Probably the easiest way to do this is to install a plugin called <a href="http://wordpress.org/extend/plugins/wp-post-date-remover/">WP Post Date Remover</a>. There are no options on the plugin. Just activate it, and it will remove the dates from your posts, homepage, category pages, etc.<br />
</p>
<p>&nbsp;</p>
<h2><strong>A More Manual Way</strong></h2>
<p>Of course you could take a more way by going into your theme’s files, finding the code for the date function, and removing it. You will want to look for one of these functions:</p>
<pre>&lt;?php the_date(); ?&gt;</pre>
<p>Or this:</p>
<pre>&lt;?php the_time(); ?&gt;</pre>
<p>&nbsp;</p>
<p>When looking for these functions, keep in mind that they may not look exactly as they do above. They may look like this, for example:</p>
<pre>&lt;?php the_time('F jS, Y') ?&gt;</pre>
<p>&nbsp;</p>
<p>Another thing to keep in mind is that you will need to remove the function from each template file you want the date to be erased from. (Appearance &gt; Editor &gt; *choose your file*)</p>
<p>These are the most common files where you will probably find the date function:</p>
<ul>
<li>index.php (maybe home.php)</li>
<li>archive.php</li>
<li>category.php</li>
<li>single.php</li>
<li>page.php</li>
</ul>
<p>&nbsp;</p>
<h2><strong>Make a Child Theme and Edit It</strong></h2>
<p>It is advisable to <a href="http://codex.wordpress.org/Child_Themes">create a child theme</a> and edit that instead of your original theme. If not, then any changes you make will be overwritten if the theme is updated. You will want to copy all the files mentioned above into your child them, and edit them there.</p>
<p>&nbsp;</p>

<p>&nbsp;</p>
<p>Photo: <a href="http://www.bigstockphoto.com/image-6886894/stock-photo-calendar">Calendar</a> from BigStock</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-remove-the-date-from-your-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Date Icons to Spice Up Your WordPress Theme &amp; Make it Unique</title>
		<link>http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/</link>
		<comments>http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/#comments</comments>
		<pubDate>Tue, 01 May 2012 15:00:33 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[wordpress date backgrounds]]></category>
		<category><![CDATA[wordpress date stamp]]></category>
		<category><![CDATA[wordpress date stamp icons]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=77151</guid>
		<description><![CDATA[This little trick can make your theme seem different from the thousands of others like it.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/jan1-big/" rel="attachment wp-att-77152"><img class="aligncenter size-full wp-image-77152" title="jan1-big" src="http://wpmu.org/wp-content/uploads/2012/04/jan1-big.jpg" alt="" width="651" height="649" /></a><br />
Unless you’re a designer, there’s a good chance you didn’t make your WordPress theme. Because of this, yours is going to look like thousands of others. But a few small changes here and there can really make your theme look much more unique.</p>
<p>Probably one of the biggest things you can do, of course, is to get a unique header. And so that’s a given. But there’s another smaller element you can change on <strong>every single page</strong> that will also make your theme seem different: the way your date is displayed.</p>
<p>&nbsp;</p>
<h2><strong>Date Icons</strong></h2>
<p>In this tutorial, we’re going to go over how you can add date icons to your site to spice up your theme. We’re going to be setting up a theme to show a date icon that looks like this …</p>
<p><a href="http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/date-icon/" rel="attachment wp-att-77154"><img class="aligncenter size-full wp-image-77154" title="date-icon" src="http://wpmu.org/wp-content/uploads/2012/04/date-icon.jpg" alt="" width="648" height="155" /></a></p>
<p>&nbsp;</p>
<h2><strong>Upload Your Date Icon Background</strong></h2>
<p>The way this trick works is that it prints the month and the date on top of an image that’s set as a background, and so the first thing you’ll want to do is to upload your date icon background. You will want to make sure that the image is the size you want it to be on your page. (We’ll go over where to find background images at the end of the post.)</p>
<p>This is what my date icon background looks like without the month and date printed on it …</p>
<p><a href="http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/date-icon-plain/" rel="attachment wp-att-77155"><img class="aligncenter size-full wp-image-77155" title="date-icon-plain" src="http://wpmu.org/wp-content/uploads/2012/04/date-icon-plain.jpg" alt="" width="648" height="155" /></a> </p>
<p>&nbsp;</p>
<h2><strong>Get the URL for the Image</strong></h2>
<p>Once your background image is uploaded to your site, you’ll need to find the URL for it. You’ll need this for later.</p>
<p>You can find the URL by clicking on the “Edit” link that appears when you hover over the icon in your media library.</p>
<p><a href="http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/find-url/" rel="attachment wp-att-77156"><img class="aligncenter size-full wp-image-77156" title="find-url" src="http://wpmu.org/wp-content/uploads/2012/04/find-url.jpg" alt="" width="646" height="363" /></a></p>
<p>&nbsp;</p>
<p><a href="http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/url-for-image/" rel="attachment wp-att-77157"><img class="aligncenter size-full wp-image-77157" title="url-for-image" src="http://wpmu.org/wp-content/uploads/2012/04/url-for-image.jpg" alt="" width="646" height="508" /></a></p>

<p>&nbsp;</p>
<h2><strong>Add Date Code to Your Theme</strong></h2>
<p>Next you’ll need to add some code to the files in your theme where you want the icon to show up. If you want it to show up on the homepage (index.php), on single pages (single.php), on category pages (category.php or achives.php), etc., you will need to add this code to each of those templates.</p>
<p>There are a number of different ways to write the code to make this work, but we’ll just use this one way. There are also a lot of different places you could put the code depending on where you want the icon to show up on your pages. So you may want to play around with this in a few different spots on your particular theme to get it the way you want it.</p>
<p>For example, you may want to put the icon just to the left of the title of the post. You may want to put it under the title and to the left of your other meta data (author, category, etc.).</p>
<p>(Note: In this tutorial, we will NOT be including the year on the icon. Of course many people will want to have the year on their posts, so you may want to just add this date icon IN ADDITION to the original date that your theme already uses if it includes the year. In this way, a user can quickly glance at the icon and see the date and month clearly, but then if they have questions about what year it is, they can look at the “fine print” to also find the year.)</p>
<p>Here’s the code we’ll be adding to our theme files:</p>
<p>&nbsp;</p>
<pre>&lt;div class="icon-date"&gt;
                 &lt;h3&gt;&lt;?php the_time('M'); ?&gt;&lt;/h3&gt;
                 &lt;h4&gt;&lt;?php the_time('j'); ?&gt;&lt;/h4&gt;
&lt;/div&gt;</pre>
<p>&nbsp;</p>
<p>Again, you may need to play around with this. In this tutorial, because of the way my theme is already set up, I am choosing to put it under the title and beside the meta data. I have also decided to leave the original date stamp from my theme in the file because it contains the year in it.</p>
<p>&nbsp;</p>
<h2><strong>Add Styling to Your Stylesheet</strong></h2>
<p>Next you will need to add CSS code to your stylesheet to bring it all together. (Appearance &gt; Stylesheet – style.css)</p>
<p>Here’s our styling:</p>
<p>&nbsp;</p>
<pre>.icon-date {
               background: #FFFFFF url(http://example.com/wp-content/uploads/date2.gif);
               float: left;
               width: 45px;
               height: 50px;
               margin: 0px;
               padding: 0px;
               }</pre>
<pre>.icon-date h3 {
              font-family: Times New Roman, Helvetica, Sans-Serif;
              color: #FFFFFF;
              font-size: 10px;
              font-weight: bold;
              padding: 1px 0px 0px 7px;
              margin: 0px;
              text-transform: uppercase;
              }</pre>
<pre>.icon-date h4 {
               font-family: Arial, Times New Roman, Helvetica, Sans-Serif;
               color: #173774;
               font-size: 22px;
               font-weight: bold;
               padding: 7px 4px 0px 0px;
               margin: 0px;
               text-align: center;
               }</pre>
<p>&nbsp;</p>

<h2><strong>Get the URL for Your Background Icon</strong></h2>
<p>You’ll notice in the first section of the CSS code above, there is a spot for the URL of your background image. In the example above, it’s this line:</p>
<pre>background: #FFFFFF url(http://example.com/wp-content/uploads/date2.gif);</pre>
<p>Of course you will need to put the URL for your own background image in that space.</p>
<p>&nbsp;</p>
<h2><strong>Adjust Your CSS</strong></h2>
<p>The CSS above works for me in my particular case, but there’s a good chance this exact code will not work for you; therefore, you will most likely need to adjust things here and there to get it looking right. Unfortunately, there’s no real way around this. How your date prints out on your background image will depend on your image itself – the colors, the style, the size, exactly where you want the date to print, etc.</p>
<p>So just start playing around with things. Move things left or right, up or down by playing with the padding, for example. Get the font size and color the way you like them. Change the fonts altogether if you like, etc.</p>
<p>Think of this code as more of a rough guide. If you look at it and play with it, you should be able to pick up the basic ideas behind it. From there you can make it your own.</p>
<p>&nbsp;</p>
<h2><strong>The Result</strong></h2>
<p>So here’s a before and after picture of the posts on my site. As mentioned before, you’ll notice that I left the original date in meta data section.</p>
<p><a href="http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/before-and-after/" rel="attachment wp-att-77158"><img class="aligncenter size-full wp-image-77158" title="before-and-after" src="http://wpmu.org/wp-content/uploads/2012/04/before-and-after.jpg" alt="" width="648" height="753" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2><strong>Where to Get Calendar Background Icons</strong></h2>
<p><a href="http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/icons-2/" rel="attachment wp-att-77171"><img class="alignleft size-full wp-image-77171" title="icons" src="http://wpmu.org/wp-content/uploads/2012/05/icons.jpg" alt="" width="300" height="218" /></a>Of course you’ll need an icon to upload in the first place, so the question is where to get them. Of course you could make your own if you have some graphic skills. And in this way you could really get something unique and themed to your site’s content.</p>
<p>But barring that, you can search for something along the lines of “calendar background icon” on design sites that have downloadable icons or look for “icon search engines” and search there. You might also take a look at <a href="http://www.smashingmagazine.com/2008/02/22/gallery-of-date-stamps-and-calendars/">this post from Smashing Magazine</a> to help you get a start.</p>
<p>&nbsp;</p>

<p>Photo: <a href="http://www.bigstockphoto.com/image-11761088/stock-photo-new-year%27s-day-calenda">New Year’s Day Calendar</a> from BigStock</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-use-date-icons-to-spice-up-your-wordpress-theme-make-it-unique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add a Caption to WordPress Images</title>
		<link>http://wpmu.org/how-to-add-a-caption-to-wordpress-images/</link>
		<comments>http://wpmu.org/how-to-add-a-caption-to-wordpress-images/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 14:00:55 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[how to put a caption on a wordpress image]]></category>
		<category><![CDATA[wordpress caption plugin]]></category>
		<category><![CDATA[wordpress image caption]]></category>
		<category><![CDATA[wordpress image caption plugin]]></category>
		<category><![CDATA[wordpress image captions]]></category>
		<category><![CDATA[wordpress photo caption]]></category>
		<category><![CDATA[wordpress photo caption plugin]]></category>
		<category><![CDATA[wordpress photo captions]]></category>
		<category><![CDATA[wordpress picture caption]]></category>
		<category><![CDATA[wordpress picture caption plugin]]></category>
		<category><![CDATA[wordpress picture captions]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=76512</guid>
		<description><![CDATA[This is a simple trick that many may have overlooked.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-add-a-caption-to-wordpress-images/caption-big/" rel="attachment wp-att-76513"><img class="aligncenter size-full wp-image-76513" title="caption-big" src="http://wpmu.org/wp-content/uploads/2012/04/caption-big.jpg" alt="" width="643" height="428" /></a><br />
Not sure how to put a caption on an image in WordPress? Not to worry – it’s about as simple as it gets.</p>
<p>You’ve probably overlooked the solution countless times. It’s built right into WordPress. No plugin needed.</p>
<p>The simplest way is probably to do it when you upload your photo in your media uploader. In the image editing screen that pops up when the image is uploaded, you will notice a text box for your caption about midway down the page. Just pop your caption in there, and you’re all set.</p>
<p><a href="http://wpmu.org/how-to-add-a-caption-to-wordpress-images/media-uploader-2/" rel="attachment wp-att-76515"><img class="aligncenter size-full wp-image-76515" title="media-uploader" src="http://wpmu.org/wp-content/uploads/2012/04/media-uploader.jpg" alt="" width="629" height="832" /></a></p>
<p><br />
And here’s the result.</p>
<p><a href="http://wpmu.org/how-to-add-a-caption-to-wordpress-images/image-with-caption/" rel="attachment wp-att-76516"><img class="aligncenter size-full wp-image-76516" title="image-with-caption" src="http://wpmu.org/wp-content/uploads/2012/04/image-with-caption.jpg" alt="" width="628" height="471" /></a></p>
<p>Although this can vary with your theme, you’ll typcially notice that WordPress automatically puts you image in a nice frame with space at the bottom for the caption. And if you put a long caption in the box, the system will automatically expand to contain it.</p>
<p><a href="http://wpmu.org/how-to-add-a-caption-to-wordpress-images/image-with-long-caption/" rel="attachment wp-att-76517"><img class="aligncenter size-full wp-image-76517" title="image-with-long-caption" src="http://wpmu.org/wp-content/uploads/2012/04/image-with-long-caption.jpg" alt="" width="628" height="500" /></a></p>
<p>You can also access captions for your images via the Media Library.</p>
<p>If you’d like to play around with the style of your captions, then search your theme’s stylesheet for <em><strong>.wp-caption</strong></em>.  (Appearance &gt; Editor &gt; Stylesheet &#8211; style.css) You’re likely to come across a number of different instances.</p>

<p>Photo: <a href="http://www.bigstockphoto.com/image-9827540/stock-photo-beautiful-sceneries-in-photos-on-green-field-background">Beautiful Sceneries in Photos on Green Field Background</a> from BigStock</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-add-a-caption-to-wordpress-images/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Put a Floating Ad Bar Strip on Your WordPress Site</title>
		<link>http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/</link>
		<comments>http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 16:00:49 +0000</pubDate>
		<dc:creator>Joseph Foley</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Ad bar strip at the top of wordpress page]]></category>
		<category><![CDATA[adsense at top of wordpress site]]></category>
		<category><![CDATA[floating strip wordpress]]></category>
		<category><![CDATA[floating wordpress bar]]></category>
		<category><![CDATA[replace wordpress admin bar]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=76302</guid>
		<description><![CDATA[Make your own always-on-top ad strip to help catch your visitors’ attention.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/billboard-big/" rel="attachment wp-att-76304"><img class="aligncenter size-full wp-image-76304" title="billboard-big" src="http://wpmu.org/wp-content/uploads/2012/04/billboard-big.jpg" alt="" width="640" height="485" /></a><br />
Have you ever seen sites that have some type of ad running across the very top of their pages? And have you ever noticed that with many of them, even when you scroll down the page, those ad strips manage to stay right there at the top of the page?</p>
<p>Here’s a screen shot of Darren Rowse’s extemely popular <a href="http://www.problogger.net/" target="_blank">Problogger.net</a> site with such a “floating” ad. (And you know if Darren is using it, he’s tested its effectiveness.)</p>
<p><a href="http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/problogger/" rel="attachment wp-att-76307"><img class="aligncenter size-full wp-image-76307" title="problogger" src="http://wpmu.org/wp-content/uploads/2012/04/problogger.jpg" alt="" width="633" height="408" /></a></p>

<h2><strong>How to Make Your Own Floating Ad Strip</strong></h2>
<p>I went looking for a plugin that would do this for me, but I couldn’t find one suitable. All the ones that I found were either broken, or they had other issues (such as putting links into you site).</p>
<p>But not to worry, making your own is not so tough. It only takes three steps.</p>
<p>&nbsp;</p>
<h2><strong>Step 1 – Put Your Info in Your Header File</strong></h2>
<p>In your header.php file (Appearance &gt; Editor &gt; Header – header.php), put whatever text or images you’d like to show up in your ad strip directly AFTER the following snippet of code:</p>
<pre>&lt;/head&gt;</pre>
<p>You will need to put your info in a “div” so that you can style it in your CSS file. For example, I set up a link to go to an offer on my site in the following way. (You could put whatever you like here, even a image.)</p>
<p>&nbsp;</p>
<pre>&lt;div id="top-strip"&gt;
&lt;a href="http://www.mywebsite.com/my-ad/"&gt;Check Out My Offer&lt;/a&gt;
&lt;/div&gt;</pre>
<p>&nbsp;</p>
<p>Here’s what that code looks like in my actual file:</p>
<p><a href="http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/header-code/" rel="attachment wp-att-76308"><img class="aligncenter size-full wp-image-76308" title="header-code" src="http://wpmu.org/wp-content/uploads/2012/04/header-code.jpg" alt="" width="632" height="380" /></a><br />
(Make sure you save the changes.)</p>
<p>&nbsp;</p>
<h2><strong>Step 2 – Style Your Ad Strip</strong></h2>
<p>Next we’re going to style the ad strip. If you don’t style it, it won’t “float” when the user scrolls down the page, and it will just appear as a link on the far left side of your page like the following ….</p>
<p><a href="http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/not-styled/" rel="attachment wp-att-76309"><img class="aligncenter size-full wp-image-76309" title="not-styled" src="http://wpmu.org/wp-content/uploads/2012/04/not-styled.jpg" alt="" width="631" height="459" /></a></p>
<p>Go into your stylesheet and place the following styles at the bottom of the page. You can play with these to get your bar looking the way you like. (Appearance &gt; Editor &gt; Stylesheet – style.css)</p>
<pre>#top-strip {
  position:fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  margin-bottom:15px;
  background-color: #FFFF99;
  color: #FFFF66;
  border-bottom: solid #000000;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Arial, Tahoma;
  font-weight: bold;
}</pre>
<p>&nbsp;</p>
<p>(Make sure you save the changes.)</p>

<p>&nbsp;</p>
<h2><strong>Step 3 – Remove the Admin Bar</strong></h2>
<p>Finally, the last step is to remove the top Admin bar that shows up for logged in users. If you don’t remove this, then it will cover your ad strip if a user is logged into your site.</p>
<p>&nbsp;</p>
<p><strong>Remove the bar for everyone:</strong></p>
<p>If you would like to simply remove the Admin bar for everyone, including the Administrator, then you can pop the following line of code into your functions file. (Appearance &gt; Editor &gt; Theme Functions – functions.php)</p>
<p>add_filter( &#8216;show_admin_bar&#8217;, &#8216;__return_false&#8217; );</p>
<p>&nbsp;</p>
<p><strong>Remove the bar for only certain users:</strong></p>
<p>If you would like to keep the admin bar active for certain users (such as for yourself – the administrator), then you can get a plugin that will allow you to do that.</p>
<p>There are a number of plugins that will allow you to do this. The <a href="http://wordpress.org/extend/plugins/wp-custom-admin-bar/">WP Custom Admin Bar</a> is one I found that does the trick nicely.</p>
<p><a href="http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/hide-admin-bar/" rel="attachment wp-att-76310"><img class="aligncenter size-full wp-image-76310" title="hide-admin-bar" src="http://wpmu.org/wp-content/uploads/2012/04/hide-admin-bar.jpg" alt="" width="631" height="683" /></a> </p>
<p>&nbsp;</p>
<h2><strong>The Result</strong></h2>
<p>And here’s the result. You get a new Ad Strip Bar at the top of your page that will always stay at the top.</p>
<p><a href="http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/ad-bar-strip/" rel="attachment wp-att-76311"><img class="aligncenter size-full wp-image-76311" title="ad-bar-strip" src="http://wpmu.org/wp-content/uploads/2012/04/ad-bar-strip.jpg" alt="" width="631" height="857" /></a> </p>
<p>&nbsp;</p>
<p>Photo: <a href="http://www.bigstockphoto.com/image-16297973/stock-vector-outdoor-advertising-construction-vector-illustration">Outdoor advertising construction</a> from BigStock</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/110956522007744554847/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Joseph Foley on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-put-a-floating-ad-bar-strip-on-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Daily Tip: How to Remove the www From Your WordPress Site URL</title>
		<link>http://wpmu.org/daily-tip-how-to-remove-the-www-from-your-wordpress-site-url/</link>
		<comments>http://wpmu.org/daily-tip-how-to-remove-the-www-from-your-wordpress-site-url/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 03:05:00 +0000</pubDate>
		<dc:creator>Sarah Gooding</dc:creator>
				<category><![CDATA[Daily Tip]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[remove www]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress address url]]></category>
		<category><![CDATA[wordpress site address]]></category>
		<category><![CDATA[wordpress site url]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=76090</guid>
		<description><![CDATA[Removing the www from your site URL is easier than you might think and can be done through your dashboard.]]></description>
			<content:encoded><![CDATA[<p>Removing the www from your site URL is easier than you might think.  Usually your host will have it set up so that both the www and non-www URLs will work to get people to your site. If your site was set up with a www in the URL and you want to remove it, just go to <strong>Dashboard >> General Settings</strong>:</p>
<p><img src="http://wpmu.org/wp-content/uploads/2012/04/general-settings.png" alt="" title="general-settings" width="699" height="212" class="aligncenter size-full wp-image-76148" /></p>
<p>Here you can change the <strong>WordPress Address (URL)</strong> and the <strong>Site Address (URL)</strong>. Simply remove the www from both and save your settings.</p>
<p>For more information, check out the WordPress codex article on <a href="http://codex.wordpress.org/Changing_The_Site_URL" target="_blank">changing the site URL</a>.</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/107629986833959061134/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Sarah Gooding on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/daily-tip-how-to-remove-the-www-from-your-wordpress-site-url/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Transfer A WordPress Site From One Server To Another With ManageWP</title>
		<link>http://wpmu.org/how-to-transfer-a-wordpress-site-from-one-server-to-another-with-managewp/</link>
		<comments>http://wpmu.org/how-to-transfer-a-wordpress-site-from-one-server-to-another-with-managewp/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 16:00:52 +0000</pubDate>
		<dc:creator>Tom Ewer</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[managewp]]></category>
		<category><![CDATA[nameservers]]></category>
		<category><![CDATA[website transfer]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpmu.org/?p=76001</guid>
		<description><![CDATA[Confused by the whole website transfer process? It only takes a few minutes once you know how.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-76012" title="How To Transfer A WordPress Site From One Server To Another With ManageWP" src="http://wpmu.org/wp-content/uploads/2012/04/wordpress-site-transfer.png" alt="How To Transfer A WordPress Site From One Server To Another With ManageWP" width="330" height="225" />I had a nightmare job over the weekend (at least, it was a nightmare for someone as technically challenged as me). I had purchased a few websites, and I needed to do all the transfer of ownership stuff.</p>
<p>The problem was, I had a very limited understanding of how the whole domain name / site content relationship works (in fact, I still do). And most of the guides out there seem to assume that you have a base level of knowledge. I certainly didn&#8217;t.</p>
<p>So this is for anyone who wants a straightforward, step by step guide for transferring a website from one hosting provider to another &#8211; from one layman to another.</p>
<p>Please note that this guide assumes you are a <a title="ManageWP" href="http://www.managewp.com/" target="_blank">ManageWP</a> user (as it is the tool I used to make it so darned easy). If you are <em>not</em> a ManageWP user, you can sign up for a <a title="ManageWP" href="http://managewp.com/" target="_blank">14 day free trial</a> now. If you want an alternative, you could check out the <a title="Duplicator Plugin" href="http://wpmu.org/quickly-clone-and-migrate-wordpress-sites-with-the-duplicator-plugin/" target="_blank">Duplicator Plugin</a>. I have not personally tried it, but it comes highly recommended.</p>
<h2>Step 1 &#8211; Add the Site to ManageWP and Back It Up</h2>
<p>The first thing we need to do is take a backup of the site. In order to do this, we must first add the site to ManageWP. That&#8217;s a piece of cake &#8211; just follow these <a title="Add your Website to ManageWP" href="http://managewp.com/user-guide/how-to-use-managewp/getting-started/adding-your-website-to-managewp" target="_blank">simple steps</a>. Backing up your site isn&#8217;t any more difficult &#8211; just follow <a title="Backup Your Websites Using ManageWP" href="http://managewp.com/user-guide/how-to-use-managewp/backup/backup-your-websites-using-managewp" target="_blank">these steps</a>.</p>
<p>Once you have done that, remove the website from ManageWP by hovering over the site and selecting the relevant option from the menu that appears:</p>
<p><img class="aligncenter size-full wp-image-76008" title="Remove Website" src="http://wpmu.org/wp-content/uploads/2012/04/remove-website.png" alt="Remove Website" width="689" height="400" /></p>
<p>You also need to upload the backup file you have just created somewhere. I say &#8220;somewhere&#8221; because it can literally be anywhere. I would recommend that you upload it to a location on your new hosting account. Make a note of the file&#8217;s URL, as we will need it later.</p>
<h2>Step 2 &#8211; Redirect Nameservers</h2>
<p>This is the point at which things can get a little confusing for the uninitiated, but the concept is actually pretty simple. In layman&#8217;s terms, nameservers tell domain names where to find content. If your website is www.awesomewidgets.com and the content for your website is hosted at Joe Bloggs&#8217; Hosting Services, you should point your domain&#8217;s nameservers to &#8220;joebloggsnameserver&#8221;.</p>
<p>When transferring a site, you need to point your domain to the nameservers of the <strong>new</strong> hosting account. You may be wondering how on earth to do this. Whilst methods do vary, it is typically very simple.</p>
<p>Take <a title="Go Daddy" href="http://www.godaddy.com/" target="_blank">Go Daddy</a> for example. With this service, you can access your domains&#8217; nameservers by clicking on &#8220;Domain Management&#8221;, selecting the appropriate domain name, then selecting the &#8220;Set Nameservers&#8221; option from the &#8220;Nameservers&#8221; drop down box:</p>
<p><img class="aligncenter size-full wp-image-76002" title="Set Nameservers" src="http://wpmu.org/wp-content/uploads/2012/04/set-nameservers.png" alt="Set Nameservers" width="689" height="304" /></p>
<p>Just enter the new nameservers into the boxes (you usually need two), and you&#8217;re golden. You&#8217;re probably wondering what your new nameservers are. They should be very easy to find &#8211; have a quick rummage through the documentation on your hosting provider&#8217;s website, or even just google &#8220;myhostingprovider nameservers&#8221;. My hosting provider is <a title="Bluehost" href="http://www.bluehost.com/" target="_blank">Bluehost</a>, and their nameservers are NS1.BLUEHOST.COM and NS2.BLUEHOST.COM, so I entered the following:</p>
<p><img class="aligncenter size-full wp-image-76004" title="Set Nameservers" src="http://wpmu.org/wp-content/uploads/2012/04/nameservers.png" alt="Set Nameservers" width="689" height="264" /></p>

<h2>Step 3 &#8211; Add Domain to New Hosting Account</h2>
<p>Your new hosting provider isn&#8217;t going to be much good to you unless it realizes that you own the domain in question. So you need to &#8220;import&#8221; the domain into your hosting account.</p>
<p>Methods will vary across hosting accounts, but once you understand the process, it should be relatively straightforward to figure it out for yourself. Since my hosting provider is Bluehost, we&#8217;ll use it as the example here. From the CPanel, select &#8220;Addon Domains&#8221; from the Domains menu:</p>
<p><img class="aligncenter size-full wp-image-76005" title="Addon Domains" src="http://wpmu.org/wp-content/uploads/2012/04/addon-domains.png" alt="Addon Domains" width="416" height="118" /></p>
<p>In the next screen, enter the domain name that you wish to add. If you have set your nameservers correctly, ownership will be verified:</p>
<p><img class="aligncenter size-full wp-image-76006" title="Assign Domain" src="http://wpmu.org/wp-content/uploads/2012/04/assign-domain.png" alt="Assign Domain" width="494" height="276" /></p>
<p>Hit the &#8220;Add Domain&#8221; button at the bottom of the page, and you&#8217;re good to go. The domain&#8217;s nameservers are pointing in the right direction, and your hosting provider now recognizes that domain as an entity on your account.</p>
<h2>Step 4 &#8211; Activate Your &#8220;New&#8221; Site</h2>
<p>Because your new hosting provider does not yet have the website&#8217;s content in place, your domain name is now pointing to a vacant lot. Obviously, we need to remedy this.</p>
<p>In order to do so, the first step is to install WordPress to the site. Any hosting provider worth its salt has an automatic WordPress install option. If you are using a provider such as Bluehost or <a title="Hostgator" href="http://www.hostgator.com/" target="_blank">Hostgator</a>, installing WordPress via the CPanel is extremely straightforward. Just select the WordPress install option from your Cpanel:</p>
<p><img class="aligncenter size-full wp-image-76007" title="WordPress Install" src="http://wpmu.org/wp-content/uploads/2012/04/wordpress-install.png" alt="WordPress Install" width="249" height="118" /></p>
<p>On the following page, select the domain from the drop down box, and hit &#8220;Complete&#8221;. Once the installation has completed, be sure to make a note of your login details.</p>
<p>If you enter your domain name into your browser, you will now see that it points to a brand new WordPress install.</p>
<h2>Step 5 &#8211; Clone Content Onto Your &#8220;New&#8221; Site</h2>
<p>All that is left to do now is to re-add the site and use ManageWP&#8217;s clone tool to upload the website&#8217;s content to the new location. You already know how to add sites to ManageWP, so just repeat the process you followed in step 1.</p>
<p>Once you have done that, select the &#8220;Install or Clone WordPress&#8221; option from the ManageWP sidebar. In the next screen, paste the URL of your backup file into the relevant field, and hit &#8220;Accept&#8221;:</p>
<p><img class="aligncenter size-full wp-image-76009" title="Backup File" src="http://wpmu.org/wp-content/uploads/2012/04/backup-file.png" alt="Backup File" width="451" height="55" /></p>
<p>In the next screen, select &#8220;Existing Site&#8221; as the destination. On the subsequent screen, enter your new WordPress install login details and select your domain (make sure it is the right one!). The cloning process will take a few seconds or a few minutes, depending upon the size of the backup file. But once it&#8217;s done, you can give yourself a pat on the back &#8211; the process is complete! The site should now have been completely transferred from one hosting provider to another.</p>

<h2>Many Methods&#8230;</h2>
<p>This is the method I used to transfer 7 sites over the weekend. There are many more methods, and I am sure some of them are more efficient. The above method does mean that the site will experience some downtime (but in reality, only for a few short minutes), and there are no doubt ways to get around that.</p>
<p>However, if the whole concept of transferring a site from one hosting provider to another is alien to you, then following the above steps will get the job done. It worked for me!</p>
 <div class="wdgpo_author"><a href='https://plus.google.com/111599818756142119126/posts?rel=author'><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" /> Tom Ewer on Google+</a></div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://wpmu.org/how-to-transfer-a-wordpress-site-from-one-server-to-another-with-managewp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

