<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Wordpress and Webdesign Forum go41 &#187; Topic: Joern need help please!  custom text and category excert &quot;read full story&quot;</title>
		<link>http://forum.go41.de/topic/joern-need-help-please-custom-text-and-category-excert-read-full-story</link>
		<description>How To, tips, php and css code for your WordPress site</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 23:10:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://forum.go41.de/rss/topic/joern-need-help-please-custom-text-and-category-excert-read-full-story" rel="self" type="application/rss+xml" />

		<item>
			<title>Joern on "Joern need help please!  custom text and category excert &quot;read full story&quot;"</title>
			<link>http://forum.go41.de/topic/joern-need-help-please-custom-text-and-category-excert-read-full-story#post-116</link>
			<pubDate>Tue, 05 Jan 2010 17:56:45 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">116@http://forum.go41.de/</guid>
			<description><![CDATA[<p>the question is: do you want to add your custom text in all posts and also in frontpage (index.php), category/date/tag -archive.php or only in single post view?</p>
<p>In single.php (you see only one post here) the place is really under<br />
<pre><code>&#60;?php the_content(&#39;Read the rest of this entry &#38;raquo;&#39;); ?&#62;</code></pre>
<p>just write in the next free line "this is a test custom text"<br />
and check any of your posts, it should show up.</p>
<p>What is the error you get?
</p>]]></description>
					</item>
		<item>
			<title>tonya on "Joern need help please!  custom text and category excert &quot;read full story&quot;"</title>
			<link>http://forum.go41.de/topic/joern-need-help-please-custom-text-and-category-excert-read-full-story#post-115</link>
			<pubDate>Tue, 05 Jan 2010 17:39:44 +0000</pubDate>
			<dc:creator>tonya</dc:creator>
			<guid isPermaLink="false">115@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I still need help with the first question: How to add custom text at the end of each post before the plugins?</p>
<p>Joern you are brilliant! Thanks to one of your other post on an unrelated topic I was able to answer my second question: How to add "Read the full story" to category excerpt?</p>
<p>Just in case there are other searching for the answer, here's the solution ==&#62;<br />
in archive.php look for &#60;?php the_excerpt(); ?&#62; then add the following code:<br />
<pre><code>&#60;a href=&#34;&#60;?php the_permalink() ?&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link to &#60;?php the_title(); ?&#62;&#34;&#62;Read the full story &#38;raquo;&#60;/a&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>tonya on "Joern need help please!  custom text and category excert &quot;read full story&quot;"</title>
			<link>http://forum.go41.de/topic/joern-need-help-please-custom-text-and-category-excert-read-full-story#post-114</link>
			<pubDate>Tue, 05 Jan 2010 15:57:13 +0000</pubDate>
			<dc:creator>tonya</dc:creator>
			<guid isPermaLink="false">114@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hi I have search the Arthemia forums but can not seem to find the answer for two questions:</p>
<p><strong>How to add custom text at the end of each post?</strong><br />
I would like to add custom text at the end of each post, for example: copyright, signature, etc. According to WordPress the code should be added to single.php under</p>
<p>&#60;?php the_content('Read the rest of this entry Â»'); ?&#62;</p>
<p>however, when I add my html code there I get an error message. Can you tell me where to add this code? </p>
<p><strong>How to add "Read the full story" to category excerpt?</strong><br />
Can anyone tell me where to add the code to "Read the full story" (see below) for the Category excerpts?</p>
<p>&#60;?php the_excerpt(); ?&#62;<br />
" rel="bookmark" title="Permanent Link to &#60;?php the_title(); ?&#62;"&#62;Read the full story Â»</p>
<p>"Read the full story Â»" shows up on the home page but not when you browse by category.</p>
<p><em>Any help would be greatly appreciated.<br />
</em>
</p>]]></description>
					</item>

	</channel>
</rss>

