<?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 - Topic: remaining slash (&#34;/&#34;) once hidden category &#38; author names from blog posts</title>
		<link>http://www.kriesi.at/support/topic/remaining-slash-once-hidden-category-author-names-from-blog-posts</link>
		<description>Support Forum - Topic: remaining slash (&quot;/&quot;) once hidden category &amp; author names from blog posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 10:27:35 +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/topic/remaining-slash-once-hidden-category-author-names-from-blog-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "remaining slash (&#34;/&#34;) once hidden category &#38; author names from blog posts"</title>
			<link>http://www.kriesi.at/support/topic/remaining-slash-once-hidden-category-author-names-from-blog-posts#post-84097</link>
			<pubDate>Thu, 15 Nov 2012 15:46:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The more tag: &#60;a href=&#34;http://en.support.wordpress.com/splitting-content/more-tag/&#34; rel=&#34;nofollow&#34;&#62;http://en.support.wordpress.com/splitting-content/more-tag/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It allows you to put a separation point in your content to say what will be displayed on overview pages and what should be displayed as the full content.&#60;/p&#62;
&#60;p&#62;As for the issue, if you aren't sure what you've modified up to this point it might be time to go back through and take note. Otherwise you'll be unable to update the theme files when updates are released (without a major headache).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soosh29 on "remaining slash (&#34;/&#34;) once hidden category &#38; author names from blog posts"</title>
			<link>http://www.kriesi.at/support/topic/remaining-slash-once-hidden-category-author-names-from-blog-posts#post-83981</link>
			<pubDate>Wed, 14 Nov 2012 20:43:32 +0000</pubDate>
			<dc:creator>soosh29</dc:creator>
			<guid isPermaLink="false">83981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks so much, Devin - fixed that &#34;/&#34; problem perfectly :)&#60;/p&#62;
&#60;p&#62;Regarding the Read More thing (under each post in a blog), I've edited a few theme files directly i think...but i've done so much fiddling i couldn't tell you which! Not too sure what the more tag is - but i don't think i'm using it...sorry i can;t be more helpful!&#60;/p&#62;
&#60;p&#62;The site is &#60;a href=&#34;http://www.mysterybox.co&#34; rel=&#34;nofollow&#34;&#62;http://www.mysterybox.co&#60;/a&#62; - but we're down whilst i finish building for now as we don't want anyone seeing it until it's cooked ;)&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "remaining slash (&#34;/&#34;) once hidden category &#38; author names from blog posts"</title>
			<link>http://www.kriesi.at/support/topic/remaining-slash-once-hidden-category-author-names-from-blog-posts#post-83908</link>
			<pubDate>Wed, 14 Nov 2012 15:50:53 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post-meta-infos .text-sep {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Did you modify any of the theme files directly? Are you using the More tag to designate where a post should be broken off for a preview or something else?&#60;/p&#62;
&#60;p&#62;If you have a link to your site we'll see if we can spot something as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soosh29 on "remaining slash (&#34;/&#34;) once hidden category &#38; author names from blog posts"</title>
			<link>http://www.kriesi.at/support/topic/remaining-slash-once-hidden-category-author-names-from-blog-posts#post-83683</link>
			<pubDate>Tue, 13 Nov 2012 16:58:48 +0000</pubDate>
			<dc:creator>soosh29</dc:creator>
			<guid isPermaLink="false">83683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude - been gleening loads of answers to my questions from here (so many thanks!) - but 2 things i can't see the answer to....&#60;br /&#62;
1) I want to remove the category / author link below each blog post. I have done this successsfully, using the following 2 css codes:&#60;br /&#62;
.blog-author.minor-meta {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;br /&#62;
.blog-categories {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;br /&#62;
However, there still remains a forward slash (&#34;/&#34;) which used to divide the category and author names. How do i remove this forward slash that remains?&#60;br /&#62;
2) Below each new post in the blog, there should be a &#34;read more -&#38;gt;&#34;, but mine has dissappeared :( How do i get this back for all posts, so visitors don't have to click the title but can also click &#34;read more&#34; too?&#60;br /&#62;
Thanks so much!&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
