<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Tag: read more text - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/read-more-text</link>
		<description>Support Forum - Tag: read more text - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 14:31:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/read-more-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28253</link>
			<pubDate>Fri, 30 Sep 2011 05:57:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28253@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dsanders212 on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28227</link>
			<pubDate>Thu, 29 Sep 2011 20:25:32 +0000</pubDate>
			<dc:creator>dsanders212</dc:creator>
			<guid isPermaLink="false">28227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;/fail... how did I miss that.&#60;br /&#62;
Dude, thanks so much. I've been beating my head against the wall for days looking at each framework file line by line. &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28214</link>
			<pubDate>Thu, 29 Sep 2011 19:55:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28214@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - the seo plugin changes the read more link output. You can change the output here: &#60;a href=&#34;http://spwebservices.com/wp-admin/admin.php?page=su-misc#su-more-links&#34; rel=&#34;nofollow&#34;&#62;http://spwebservices.com/wp-admin/admin.php?page=su-misc#su-more-links&#60;/a&#62; or deactivate the &#34;More Link Customizer&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dsanders212 on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28209</link>
			<pubDate>Thu, 29 Sep 2011 18:52:09 +0000</pubDate>
			<dc:creator>dsanders212</dc:creator>
			<guid isPermaLink="false">28209@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Done
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28184</link>
			<pubDate>Thu, 29 Sep 2011 16:30:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28184@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please create me an admin account and send me the login data to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62; - I'll look into it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dsanders212 on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28183</link>
			<pubDate>Thu, 29 Sep 2011 16:17:15 +0000</pubDate>
			<dc:creator>dsanders212</dc:creator>
			<guid isPermaLink="false">28183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I should have stated that I've tried that prior to posting, my apologies.&#60;/p&#62;
&#60;p&#62;I went ahead and tried it again, per your advice, then rebuilt the index. I receive the same result set with the more tag still displaying the title.&#60;br /&#62;
I will leave the search.php in this state if you would like to re-review it or come up with another idea.&#60;/p&#62;
&#60;p&#62;As always, thanks for your timely response, Dude.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28155</link>
			<pubDate>Thu, 29 Sep 2011 05:54:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28155@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
what happens if you use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_content();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;instead of:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_content(__(&#38;#39;Read more »&#38;#39;,&#38;#39;cleancut&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;- do you get formatting errors? Don't forget to reindex everything with &#60;a href=&#34;http://inoplugs.com/relevanssi&#34;&#62;Relevanssi&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dsanders212 on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28126</link>
			<pubDate>Wed, 28 Sep 2011 20:39:56 +0000</pubDate>
			<dc:creator>dsanders212</dc:creator>
			<guid isPermaLink="false">28126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Edited first post, as I've solved one of my issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dsanders212 on "Modifying the search results page."</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-search-results-page#post-28124</link>
			<pubDate>Wed, 28 Sep 2011 20:09:40 +0000</pubDate>
			<dc:creator>dsanders212</dc:creator>
			<guid isPermaLink="false">28124@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again fellas, I have another question about modifying the theme a little bit more, this time with the search results page.&#60;/p&#62;
&#60;p&#62;After reading through the forums I opted to install the &#60;a href=&#34;http://inoplugs.com/relevanssi&#34;&#62;Relevanssi&#60;/a&#62; search plugin; this allowed me to disable the slideshow posts that were popping up in my search results. Dude, thanks for that post on another thread. :) I've also removed the edit line as well as the comment block from the search results.&#60;/p&#62;
&#60;p&#62;So now I only have one thing I need to modify that I can't seem to wrap my head around.&#60;/p&#62;
&#60;p&#62;I would like to remove the title text that is found in the 'Read more' buttons found on posts and pages returned on the search results page. I don't quite understand why it continues to post the title text the_content() function is using the default 'Read more &#38;amp;raquo' text string. When I attempt to rewrite this line with just the basic the_content() function it breaks the content return. What do I need to modify the result set 'Read more' buttons text? &#60;/p&#62;
&#60;p&#62;You can see an example of a search result: &#60;a href=&#34;http://spwebservices.com/?s=web+design&#34; rel=&#34;nofollow&#34;&#62;http://spwebservices.com/?s=web+design&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Again, I appreciate all the help. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18562</link>
			<pubDate>Fri, 06 May 2011 05:24:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18562@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akaalvin on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18518</link>
			<pubDate>Thu, 05 May 2011 14:40:32 +0000</pubDate>
			<dc:creator>akaalvin</dc:creator>
			<guid isPermaLink="false">18518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude! That did it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18507</link>
			<pubDate>Thu, 05 May 2011 12:39:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18507@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up helper-templates.php located in the folder &#34;includes&#34; - search the file for the string &#34;read more&#34; and replace all occurences with your text. I can't give exact instructions because I don't know with template function(s) you used (portfolio, blog, etc.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akaalvin on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18451</link>
			<pubDate>Wed, 04 May 2011 21:06:12 +0000</pubDate>
			<dc:creator>akaalvin</dc:creator>
			<guid isPermaLink="false">18451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;anyone?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akaalvin on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18296</link>
			<pubDate>Mon, 02 May 2011 21:02:59 +0000</pubDate>
			<dc:creator>akaalvin</dc:creator>
			<guid isPermaLink="false">18296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys and thanks for the replies. I have made this edit before James to no avail. But have now done it again but still nothing. You can see here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://diydiscovery.com/free_tarot_readings_spreads/&#34; rel=&#34;nofollow&#34;&#62;http://diydiscovery.com/free_tarot_readings_spreads/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, it's strange to me. I have done a search in all of my files for &#34;Read more&#34; and made changes everywhere possible but still nothing. Is it cached in the database somewhere (my browser cache has been emptied of course)?&#60;/p&#62;
&#60;p&#62;Thanks if you can help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18117</link>
			<pubDate>Sat, 30 Apr 2011 10:58:34 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">18117@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;The code Dude provided is correct but needs to be in /includes/loop-page.php not loop-index.php&#60;/p&#62;
&#60;p&#62;Let us know how you get on.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akaalvin on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18088</link>
			<pubDate>Fri, 29 Apr 2011 18:14:31 +0000</pubDate>
			<dc:creator>akaalvin</dc:creator>
			<guid isPermaLink="false">18088@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yea, I had tried that before and have now tried it again but the buttons still say &#34;Read more&#34; instead of my edit to &#34;Go&#34;. You can see it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://diydiscovery.com/free_tarot_readings_spreads/&#34; rel=&#34;nofollow&#34;&#62;http://diydiscovery.com/free_tarot_readings_spreads/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've emptied cache and what not but still not showing. Thanks for checking it out Dude.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18049</link>
			<pubDate>Fri, 29 Apr 2011 05:17:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18049@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up loop-index.php located in the folder &#34;includes&#34; and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;the_content(__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;));  ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the read more text as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akaalvin on "Changing &#34;Read more&#34; text to something else"</title>
			<link>http://www.kriesi.at/support/topic/changing-read-more-text-to-something-else#post-18040</link>
			<pubDate>Fri, 29 Apr 2011 00:13:40 +0000</pubDate>
			<dc:creator>akaalvin</dc:creator>
			<guid isPermaLink="false">18040@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there an easy way to do this? I am specifically trying to do it for the excerpts generated in a template I've created. I've been romping through the theme files but am having no luck. Many thanks if you can help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
