<?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: Hide a category from blog?</title>
		<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog</link>
		<description>Support Forum - Topic: Hide a category from blog?</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 04:01:28 +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/hide-a-category-from-blog" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-85063</link>
			<pubDate>Fri, 23 Nov 2012 02:55:38 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85063@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Add Widget Context Plugin and use it in conjunction with Easy Category Management. or you can use &#60;a href=&#34;http://wordpress.org/extend/plugins/frontpage-category-filter/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/frontpage-category-filter/&#60;/a&#62; this plugin alone, just add 2 copies of it, and set one copy to show on one page and another to show on a different page, this way in the first copy you can block one set of categories and in another copy you block out another set. &#60;/p&#62;
&#60;p&#62;In any case get widget context also &#60;a href=&#34;http://wordpress.org/extend/plugins/widget-context/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/widget-context/&#60;/a&#62; .. this plugin lets you add logic to any widget .. conditional statements, so that you can put 20 copies of the same widget into a sidebar, and have each copy display only when on a certain page or category, or to children of category, etc.. You can use any conditional tag (its easy, no code just tag) &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Conditional_Tags&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Conditional_Tags&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Here is a video on how to use it &#60;a href=&#34;http://www.youtube.com/watch?v=NXp7LkN0S9E&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=NXp7LkN0S9E&#60;/a&#62;&#60;br /&#62;
Watch it, and here is tutorial. Just follow along! &#60;a href=&#34;http://www.ostraining.com/blog/wordpress/widget-context/&#34; rel=&#34;nofollow&#34;&#62;http://www.ostraining.com/blog/wordpress/widget-context/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best thing to get your head around something, is to follow a video or step by step and doing it without understanding, and then all of a sudden later start understanding it. At least for me. But i's frustrating and managing stress/frustration is the worst part of learning this stuff.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-85053</link>
			<pubDate>Fri, 23 Nov 2012 02:26:28 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">85053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;Thanks a lot for the code and info about CSS, I'll give it a go!&#60;/p&#62;
&#60;p&#62;Used the code and works fine. Also found two plugins - Easy Category Management and Ultimate category excluder.&#60;/p&#62;
&#60;p&#62;I've managed to exclude the Support posts from the eBlog page which is great, but what I'm looking to do is hide the Support category from the sidebar widget when on the Blog homepage, and on the different support pages, hide the eBlog category.&#60;/p&#62;
&#60;p&#62;So on the blog homepage, the eBlog category would be collapsed in the sidebar widget and no support category showing and on the support archive category, the support category would be collapsed in the sidebar widget and the eBlog category hidden.&#60;/p&#62;
&#60;p&#62;I don't think this is an issue with parent/child categories as they are both parents. &#60;/p&#62;
&#60;p&#62;To get the collapsible categories, I used Collapsing Categories plugin which has the option to exclude a category which I have done with Uncategorized, but doesn't seem to allow more than one or choose to hide by different archives/pages.&#60;/p&#62;
&#60;p&#62;I've had a look through the code and can't really get my head around it. The codes I've used in previous suggestions haven't worked either - not sure if it's an issue with placement in the theme.php (I've tried it in a few places) or which the category ID which I've double checked and seem to be correct.&#60;/p&#62;
&#60;p&#62;Any help would be really appreciated!&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84869</link>
			<pubDate>Wed, 21 Nov 2012 11:53:22 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You would use this to change the color of the word Support on the link  you provided,&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.archive span.container {
color: green;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You should install Google Webdeveloper Tools for Chrome browser, or FireBug for FF/Chrome/Safari, Using them you can easily style the entire page in 15 minutes without knowing css. It's what I use, since it does all the thinking. lol. Watch this quick video &#60;a href=&#34;https://docs.google.com/open?id=0B8hqGBMSfHtKN3RxWXhwZ1c4WGM&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B8hqGBMSfHtKN3RxWXhwZ1c4WGM&#60;/a&#62;  &#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84820</link>
			<pubDate>Wed, 21 Nov 2012 03:45:27 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">84820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;Thanks for the reply.&#60;/p&#62;
&#60;p&#62;I'll have a look at all the links you've suggested - the process seems to be a bit more complicated than I thought just to exclude a category so will spend some time reading up!&#60;/p&#62;
&#60;p&#62;For the archive category font, the code you've suggested is from the website homepage rather than the archive category page e.g.&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/category/support/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/category/support/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm just looking to change the colour of the title 'Support' from black to green. I've found this CSS code in another Kresi forum (with a different colour code) but it doesn't seem to change the colour at all. &#60;/p&#62;
&#60;p&#62;.blog-meta .post-meta-infos span.blog-categories a {&#60;br /&#62;
    color: #272727 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Please can you advise whether I'm on the right track?&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84751</link>
			<pubDate>Tue, 20 Nov 2012 18:11:57 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Here is 6 different dark colored titles/headings i saw on the main page, i labeled some, but was a bit confused about a few, just pop them in one at a time into custom.css, and see the change that was made. You will need to replace the color with the #xxxxxx hex code that you&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*blurb of text on slide during rollover?*/
.slideshow_caption {
color: black;
}

/*slider title on roll over?*/
.slideshow_caption strong
color: #CF1212;
}
/*slider title on roll over?*/
#top .slideshow_caption h1 {
color: #CF1212;
}
/*blurb of text on slide during rollover?*/
.featured_caption {
color: #444;
}

h1, h2, .relThumbHeading {
color: #333;
}
/*horizontal line center heading text*/
.custom_hr_text {
color: #222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;Please take a look here, &#60;a href=&#34;http://wordpress.org/support/topic/listing-child-categories-and-posts-1&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/listing-child-categories-and-posts-1&#60;/a&#62; , there are 5 blocks of code , I would only keep my eye on block # 2 pr 3 (though looks like 3 hardcoded the ID number)&#60;/p&#62;
&#60;p&#62;You can try on this page, just substitute the number 10 with the parent category number you want to show. &#60;a href=&#34;http://www.wpbeginner.com/wp-themes/how-to-display-only-child-category-in-your-wordpress-post-loop/&#34; rel=&#34;nofollow&#34;&#62;http://www.wpbeginner.com/wp-themes/how-to-display-only-child-category-in-your-wordpress-post-loop/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is the function described &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/cat_is_ancestor_of&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/cat_is_ancestor_of&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is the basic logic when comparing 2 categories to see if one is the ancestor of another, except you would use variables obviously as in the previous example.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if ( cat_is_ancestor_of(6,20) ) {
echo &#38;#39;&#38;lt;p&#38;gt;Category 6 is an ancestor of category 20 &#38;lt;/p&#38;gt;&#38;#39;;
} else {
echo &#38;#39;&#38;lt;p&#38;gt;Category 6 is NOT an ancestor of category 20 &#38;lt;/p&#38;gt;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;--------------&#60;/p&#62;
&#60;p&#62;This is for finding parent categories from a child explained &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_category_parents&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_category_parents&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you search on google for 'wordpress parents categories' and 'wordpress child categories' as I have, there is tons of tutorials, reference and diagrams. Cool stuff!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84532</link>
			<pubDate>Mon, 19 Nov 2012 08:43:58 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">84532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael.&#60;/p&#62;
&#60;p&#62;I've tried both the codes above - one to exclude certain categories and one to include and it doesn't seem to work either way. Is it possible to use the other parameters in the code instead, e.g. $query = new WP_Query( 'category_name=staff' ); &#60;/p&#62;
&#60;p&#62;I have a few different categories but two parent categories which I don't want showing at the same time. So when I go to this page &#60;a href=&#34;http://etool.net.au/eblog/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/eblog/&#60;/a&#62; I just want the eBlog parent category and child categories showing (Not Support) and on the following links, &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://etool.net.au/category/support/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/category/support/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/category/support/features/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/category/support/features/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://etool.net.au/category/support/tutorials/&#34; rel=&#34;nofollow&#34;&#62;http://etool.net.au/category/support/tutorials/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;just the Support parent category and child categories Features, Software Help, Tutorials.&#60;/p&#62;
&#60;p&#62;Could you advise the code to use with this other parameter using the category slug please?&#60;/p&#62;
&#60;p&#62;Also, could you advise the CSS to use to get the archive category titles a specific colour rather than black e.g. color: #107670;&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84518</link>
			<pubDate>Mon, 19 Nov 2012 05:58:28 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Siobhan,&#60;/p&#62;
&#60;p&#62;Yes, that's the template used for the blog page (Corona). &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84515</link>
			<pubDate>Mon, 19 Nov 2012 05:39:39 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">84515@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter, &#60;/p&#62;
&#60;p&#62;I'm using the template-blog.php for the Corona theme, is that right?&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84228</link>
			<pubDate>Fri, 16 Nov 2012 14:32:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes, it should work this way. Are you using the default blog template? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84208</link>
			<pubDate>Fri, 16 Nov 2012 09:03:50 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">84208@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, &#60;/p&#62;
&#60;p&#62;Thanks for letting me know.&#60;/p&#62;
&#60;p&#62;This is what my code looks like, is there anything I'm missing?&#60;br /&#62;
The numbers 114, 115, 116, 120 are all category IDs, so not sure where I've gone wrong.&#60;/p&#62;
&#60;p&#62;$avia_config['new_query'] = array( &#34;paged&#34; =&#38;gt; get_query_var( 'paged' ), &#34;posts_per_page&#34;=&#38;gt;get_option('posts_per_page'),               'category__not_in' =&#38;gt; array(114, 115, 116, 120) ) ;&#60;/p&#62;
&#60;p&#62;Thanks! Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84186</link>
			<pubDate>Fri, 16 Nov 2012 06:53:54 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I checked the docs here: &#60;a href=&#34;http://codex.wordpress.org/Class_Reference/WP_Query#Category_Parameters&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Class_Reference/WP_Query#Category_Parameters&#60;/a&#62; and afaik category__not_in does not support category slugs/names. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>siobhan13 on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-84151</link>
			<pubDate>Fri, 16 Nov 2012 03:02:55 +0000</pubDate>
			<dc:creator>siobhan13</dc:creator>
			<guid isPermaLink="false">84151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
I tried your code for excluding categories but it didn't work. The category ID I used was 114 - can that be right? I got it from the manage&#38;gt;categories section and in the URL.&#60;/p&#62;
&#60;p&#62;Is it possible to use the category slug instead of ID number?&#60;/p&#62;
&#60;p&#62;Thanks, Siobhan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-83717</link>
			<pubDate>Tue, 13 Nov 2012 18:34:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;Can you link us to your site and the blog page that isn't showing the read more link any longer?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soosh29 on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-83654</link>
			<pubDate>Tue, 13 Nov 2012 15:39:50 +0000</pubDate>
			<dc:creator>soosh29</dc:creator>
			<guid isPermaLink="false">83654@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;/p&#62;
&#60;p&#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;/p&#62;
&#60;p&#62;.blog-author.minor-meta {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.blog-categories {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#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;/p&#62;
&#60;p&#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;/p&#62;
&#60;p&#62;Thanks so much!&#60;/p&#62;
&#60;p&#62;Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-70165</link>
			<pubDate>Thu, 09 Aug 2012 06:42:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">70165@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The opposite would be:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;new_query&#38;#39;] = array( &#38;quot;paged&#38;quot; =&#38;gt; get_query_var( &#38;#39;paged&#38;#39; ), &#38;quot;posts_per_page&#38;quot;=&#38;gt;get_option(&#38;#39;posts_per_page&#38;#39;), &#38;#39;category__in&#38;#39; =&#38;gt; array( 2,6 ) ) ;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;A list of all parameters can be found here: &#60;a href=&#34;http://codex.wordpress.org/Class_Reference/WP_Query#Category_Parameters&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Class_Reference/WP_Query#Category_Parameters&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>digitalfusion on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-69724</link>
			<pubDate>Tue, 07 Aug 2012 03:39:03 +0000</pubDate>
			<dc:creator>digitalfusion</dc:creator>
			<guid isPermaLink="false">69724@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What would be the opposite be for including only certain categories? (as opposed to excluding specific ones)&#60;/p&#62;
&#60;p&#62;Also, could I duplicate template-blog.php to something like template-press.php to load as a template with another specific set of post categories?&#60;/p&#62;
&#60;p&#62;Would I be able to for instance then duplicate index.php, call it 'page-press.php' with the template part string of &#34;get_template_part('template','press');&#34; to load said template as an alternate blog page?&#60;/p&#62;
&#60;p&#62;Or is there just a way to pass an overriding query to the page-press.php page that includes the standard template-blog.php file?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-54242</link>
			<pubDate>Wed, 02 May 2012 05:11:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54242@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can modify the query in template-blog.php - open up the file and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;new_query&#38;#39;] = array( &#38;quot;paged&#38;quot; =&#38;gt; get_query_var( &#38;#39;paged&#38;#39; ), &#38;quot;posts_per_page&#38;quot;=&#38;gt;get_option(&#38;#39;posts_per_page&#38;#39;) ) ;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;new_query&#38;#39;] = array( &#38;quot;paged&#38;quot; =&#38;gt; get_query_var( &#38;#39;paged&#38;#39; ), &#38;quot;posts_per_page&#38;quot;=&#38;gt;get_option(&#38;#39;posts_per_page&#38;#39;), &#38;#39;category__not_in&#38;#39; =&#38;gt; array( 2,6 ) ) ;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of the categories (with the id) 2 &#38;amp; 6 enter your category ids you want to exclude. Seperate the ids with commas ( , ).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-53973</link>
			<pubDate>Mon, 30 Apr 2012 16:22:26 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53973@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lotsdesign,&#60;/p&#62;
&#60;p&#62;I see. Okay, totally ignore my first response then. :) I was thinking you wanted to simply hide the category from displaying on the blog page along with the post date, comments, etc. &#60;/p&#62;
&#60;p&#62;For what you're looking to do, you need to do edit the query on either template-blog.php or loop-index.php. Let me flag the other support team members to this thread to see if they give you specific instructions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lotsdesign on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-53659</link>
			<pubDate>Fri, 27 Apr 2012 07:16:27 +0000</pubDate>
			<dc:creator>lotsdesign</dc:creator>
			<guid isPermaLink="false">53659@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Mya! In that line of code, should i also include the name of the category i want to hide? And where?&#60;/p&#62;
&#60;p&#62;In our case we have a Blog page on the site. On the blog we have a couple of categories. We use the blog function as our news section.&#60;/p&#62;
&#60;p&#62;But we want to have another section called &#34;Trends&#34; which also works as a blog works, with posts. But it should be displayed separately from the news-blog. Do you follow?&#60;/p&#62;
&#60;p&#62;So that's why i though of making a category for &#34;trends&#34; and display int as a item in the menu. But it also shows up at the news blog as a category.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-53531</link>
			<pubDate>Thu, 26 Apr 2012 15:58:11 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53531@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lotsdesign,&#60;/p&#62;
&#60;p&#62;You could hide the category then go to Appearance &#38;gt; Menus &#38;gt; Categories &#38;gt; Add category to menu. This is the code you'll need to add to your custom.css or Quick CSS to hide the category from displaying on the Blog.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.blog-categories {
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lotsdesign on "Hide a category from blog?"</title>
			<link>http://www.kriesi.at/support/topic/hide-a-category-from-blog#post-53503</link>
			<pubDate>Thu, 26 Apr 2012 13:44:03 +0000</pubDate>
			<dc:creator>lotsdesign</dc:creator>
			<guid isPermaLink="false">53503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to make a category invisible in the blog page, but accessible from a separate link item in the menu?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
