<?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>EasyLifeguide - Posts about Life, Entertainment, Tips, Step by Step Guide and a lot more! &#187; Read More Link</title>
	<atom:link href="http://www.easylifeguide.net/tag/read-more-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easylifeguide.net</link>
	<description>Qoutes &#124; Guides &#124; Tips &#124; Yuo Tube Downloads</description>
	<lastBuildDate>Fri, 05 Mar 2010 23:07:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Tips: Customizing the &#8216;Read More&#8217; &#8211; Designing the Read More Link</title>
		<link>http://www.easylifeguide.net/2007/11/24/wordpress-tipscustomizing-the-read-more-designing-the-read-more-link/</link>
		<comments>http://www.easylifeguide.net/2007/11/24/wordpress-tipscustomizing-the-read-more-designing-the-read-more-link/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 03:05:47 +0000</pubDate>
		<dc:creator>Jers</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Wordpress tips]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[Read More Link]]></category>

		<guid isPermaLink="false">http://www.easylifeguide.net/index.php/2007/11/24/wordpress-tipscustomizing-the-read-more-designing-the-read-more-link/</guid>
		<description><![CDATA[On my previous post about customizing The Read More Link, we had learned how to make the link jump to the top of the page. If you don&#8217;t want that kind of behavior on your read more links, you may leave the code as is. Now if you want your excerpt to be more enticing [...]]]></description>
			<content:encoded><![CDATA[<p>On my previous post about <a href="http://www.easylifeguide.net/index.php/2007/11/19/wordpress-tips-customizing-the-read-more-link-jumps-to-top-of-page/" title="Link jumps to top of page" target="_blank">customizing The Read More Link</a>, we had learned how to make the link jump to the top of the page. If you don&#8217;t want that kind of behavior on your read more links, you may leave the code as is. Now if you want your excerpt to be more enticing and inviting to the readers to continue reading, you might want to customize how the read more link will be displayed.</p>
<p>By default, the read more tag displays <strong><code>more...</code></strong></p>
<p>If you want to change the words from <em>more&#8230;.</em> to something else, just type in the new words into the tag.</p>
<p><strong>Designing the Read More Link</strong><span id="more-22"></span></p>
<ol>
<li> Open your current theme template files that contain the <strong><code>&lt;?php the_content();?&gt;</code></strong> tag. These files are usually the <strong><code>index.php </code></strong>and <strong><code>single.php</code></strong> files located at <code>/&lt;root&gt;/wp-content/themes/&lt;current theme directory&gt;</code>.</li>
<li>To change the way your Read More link appears on your front page, lets edit the index.php file. Open the file in any text editor.</li>
<li>Look for the call on <code>&lt;?php the_content()?&gt;. </code>The call may contain some customized words already, but since we want to place our own customized words, say &#8216;Please click here to continue reading&#8217;, we will edit the parameter to look something like this:</li>
<p><code>&lt;?php the_content('Please Click here to continue reading »'); ?&gt;</code></p>
<li>When you load your  page,  the  read more tag will be changed from (more&#8230;) to &#8216;Please click here to continue reading »&#8217;</li>
<p style="text-align: center"><img src="http://www.easylifeguide.net/wp-content/uploads/b4.jpg" id="others" alt="b4.jpg" /></p>
<p style="text-align: center"><img src="http://www.easylifeguide.net/wp-content/uploads/after.jpg" id="others" alt="after.jpg" /></p>
<li>If you want to customize the appearance of your read more link, you may edit your CSS file.</li>
</ol>
<p>That&#8217;s it <img src='http://www.easylifeguide.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Part 1: <a href="http://www.easylifeguide.net/index.php/2007/11/19/wordpress-tips-customizing-the-read-more-link-jumps-to-top-of-page/" title="read more" target="_blank">Customizing the ‘Read More’ &#8211; Link Jumps to Top of Page </a></p>
<p>Upcoming Post(s):</p>
<ul>
<li> Customizing the ‘Read More’ &#8211; Adding image to the Read More link</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.easylifeguide.net/2007/11/24/wordpress-tipscustomizing-the-read-more-designing-the-read-more-link/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
