<?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: exclude - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/exclude</link>
		<description>Support Forum - Tag: exclude - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:12:55 +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/exclude" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Shortcode to exclude content on mobile devices"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-exclude-content-on-mobile-devices#post-115331</link>
			<pubDate>Fri, 31 May 2013 14:58:55 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">115331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi doremus,&#60;/p&#62;
&#60;p&#62;No there isn't at the moment. I'll mark it as a feature request however :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DavyE on "Shortcode to exclude content on mobile devices"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-exclude-content-on-mobile-devices#post-115311</link>
			<pubDate>Fri, 31 May 2013 13:49:03 +0000</pubDate>
			<dc:creator>DavyE</dc:creator>
			<guid isPermaLink="false">115311@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This would be very interesting, I'd like that too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doremus on "Shortcode to exclude content on mobile devices"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-exclude-content-on-mobile-devices#post-115298</link>
			<pubDate>Fri, 31 May 2013 13:14:14 +0000</pubDate>
			<dc:creator>doremus</dc:creator>
			<guid isPermaLink="false">115298@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I am quite net to this board but I am an excited user of Enfold :)&#60;/p&#62;
&#60;p&#62;I am wondering if there is a Shortcode available to exclude the content within from being displayed on mobile devices.&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
doremus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80815</link>
			<pubDate>Tue, 23 Oct 2012 19:05:15 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80815@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! Good luck!&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80812</link>
			<pubDate>Tue, 23 Oct 2012 18:57:41 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that works like a charm, exactly what I have searched for, thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80669</link>
			<pubDate>Mon, 22 Oct 2012 18:48:09 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80669@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please make a backup copy, and open up template-archives.php located at the root of the theme, and find line 150,&#60;/p&#62;
&#60;p&#62;which looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;wp_list_pages(&#38;#39;title_li=&#38;amp;depth=-1&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change it to look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;wp_list_pages(&#38;#39;title_li=&#38;amp;depth=-1&#38;amp;exclude=1,2,3,4,5&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;**Please replace 1,2,3,4,5 with the page ID's that you want to *exclude* from your sitemap, there is no limit but they must all be pages.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80646</link>
			<pubDate>Mon, 22 Oct 2012 16:09:16 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80646@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;this is quite inconvenient, sorry, isn't there a possibility to exclude within the archive/sitemap template PHP file the IDs of my certain pages, that should not appear in archive/sitemap? I don't know the right syntax, but I'm sure, that there was something like that ...&#60;/p&#62;
&#60;p&#62;I just want some, about 5, 6 &#60;strong&#62;pages&#60;/strong&#62; to be excluded &#60;strong&#62;only from sitemap/archive, no posts, no categories, just pages.&#60;/strong&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80641</link>
			<pubDate>Mon, 22 Oct 2012 15:40:23 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80641@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Well, you can view source on the sitemap that you don't like, copy it to notepad, remove the links you don't want and paste it into a regular page. &#60;/p&#62;
&#60;p&#62;Another option that's even easier, would be to add a custom meta field called 'exclude' with value of 1 to pages and posts you want to exclude and on the page that generates the sitemap to prevent any post/page from being displayed that has exclude=1 metafield value. You only want to block pages and posts right? or categories, tags, custom taxonomies and post types too?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80636</link>
			<pubDate>Mon, 22 Oct 2012 15:05:06 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80636@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, but this is no alternative, to set them to private, because these pages have their own sense, but need not to be accessible by a sitemap, for example my comment-subscription page, where the user can manage his subscriptions; this as &#34;stand-alone-page&#34; shown in the sitemap is not good. As well as I don't want to show the Impressum page explicitely in the sitemap or any advertising page.&#60;/p&#62;
&#60;p&#62;If there is no plugin, is there a possibility in the archive/sitemap, to &#34;hardcode&#34;, to exclude special page IDs from the sitemap/archive?&#60;br /&#62;
The old &#34;Advanced Category excluder&#34; was perfect for pages, too, but it is too old and doesn't work with CORONA.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80620</link>
			<pubDate>Mon, 22 Oct 2012 12:15:26 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80620@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I took a look and can't seem to find a plugin with that functionality. &#60;/p&#62;
&#60;p&#62;Why don't you just make the pages you don't want on the sitemap Private? This way people who know the URL can still get to the pages but they will no longer be listed on the sitemap nor in navigation (since you don't want them in sitemap then I guess you wouldn't want them in navigation either). &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80576</link>
			<pubDate>Mon, 22 Oct 2012 01:54:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80576@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;The Sitemap on the demo site only uses 'Archives' as its template and doesn't have the ability to filter pages to be excluded from the sitemap. Let me tag the rest of the support, as the only thing I recommend to you now is using that plugin.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80500</link>
			<pubDate>Sat, 20 Oct 2012 14:40:49 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80500@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, but as far as I have understood &#60;a href=&#34;http://wordpress.org/extend/plugins/page-list/screenshots/&#34;&#62;here&#60;/a&#62;, I can create with it my own sitemap for example.&#60;br /&#62;
But I won't get lost of the good template from CORONA, showing the archive/sitemap like &#60;a href=&#34;http://www.kriesi.at/themes/corona/templates/archivesitemap-template/&#34;&#62;in the demo here&#60;/a&#62; and won't &#34;hardcode&#34; the theme files for every page I would like to exclude.&#60;/p&#62;
&#60;p&#62;Any other suggestions of someone?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80451</link>
			<pubDate>Sat, 20 Oct 2012 06:03:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Try to use this plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/page-list/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/page-list/&#60;/a&#62;&#60;br /&#62;
Just check their documentation on how to exclude pages. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude pages/categories/tags from archive/sitemap?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-pagescategoriestags-from-archivesitemap#post-80350</link>
			<pubDate>Fri, 19 Oct 2012 13:34:44 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;how can I exclude certain pages, categories and/or tags from the &#60;a href=&#34;http://www.kriesi.at/themes/corona/templates/archivesitemap-template/&#34;&#62;archive/sitemap&#60;/a&#62;?&#60;/p&#62;
&#60;p&#62;Can I do this in - what - theme file and which with code?&#60;/p&#62;
&#60;p&#62;Or can you recommend a good plugin for this?&#60;br /&#62;
The &#34;Simply Exclude&#34; plugin, that I have, can only exclude a page from &#34;search&#34; and from &#34;Pages - Widget&#34;.&#60;/p&#62;
&#60;p&#62;Thanks a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saynw on "Exclude category from front page"</title>
			<link>http://www.kriesi.at/support/topic/exclude-category-from-front-page#post-77113</link>
			<pubDate>Mon, 24 Sep 2012 12:41:40 +0000</pubDate>
			<dc:creator>saynw</dc:creator>
			<guid isPermaLink="false">77113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude I just realize that the category IDs to put in the code are those I want to show up. So the code exclude those that are not listed there.&#60;br /&#62;
Maybe it work with the negative simbol before, so you don´t need to clarify the positivies ones.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saynw on "Exclude category from front page"</title>
			<link>http://www.kriesi.at/support/topic/exclude-category-from-front-page#post-77111</link>
			<pubDate>Mon, 24 Sep 2012 12:35:01 +0000</pubDate>
			<dc:creator>saynw</dc:creator>
			<guid isPermaLink="false">77111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude,&#60;br /&#62;
Thanks for your help. I put the code you mentioned and insert just the category id 13, however now the main page is not display any category (I´ve got a few categories that previusly where shown up).&#60;br /&#62;
&#60;a href=&#34;http://www.chacrasdecoria.travel&#34; rel=&#34;nofollow&#34;&#62;http://www.chacrasdecoria.travel&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Exclude category from front page"</title>
			<link>http://www.kriesi.at/support/topic/exclude-category-from-front-page#post-76891</link>
			<pubDate>Sat, 22 Sep 2012 07:25:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">76891@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up index.php and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$negative_cats = preg_replace(&#38;quot;!(\d)+!&#38;quot;,&#38;quot;-${0}$0&#38;quot;, $k_option[&#38;#39;mainpage&#38;#39;][&#38;#39;main_cat_final&#38;#39;]);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$negative_cats = preg_replace(&#38;quot;!(\d)+!&#38;quot;,&#38;quot;-${0}$0&#38;quot;, $k_option[&#38;#39;mainpage&#38;#39;][&#38;#39;main_cat_final&#38;#39;]);
$negative_cats .= &#38;#39;,16,26,45&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of 16,26,45 insert the category id(s) you want to exclude. Seperate the ids by using a comma (,).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saynw on "Exclude category from front page"</title>
			<link>http://www.kriesi.at/support/topic/exclude-category-from-front-page#post-76587</link>
			<pubDate>Wed, 19 Sep 2012 16:26:42 +0000</pubDate>
			<dc:creator>saynw</dc:creator>
			<guid isPermaLink="false">76587@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys, &#60;/p&#62;
&#60;p&#62;I want to exclude a category from being displayed on the front page. Because I'll post that category in other page. &#60;/p&#62;
&#60;p&#62;Do you have idea on how to exclude a category?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-75216</link>
			<pubDate>Mon, 10 Sep 2012 15:57:04 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">75216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try reloading the includes&#38;gt;loop-portfolio.php to where it was to begin with. If you didn't save a backup, you can re-download the theme files from themeforest under your Downloads.&#60;/p&#62;
&#60;p&#62;Now, search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$args = array(

		&#38;#39;taxonomy&#38;#39;	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
		&#38;#39;hide_empty&#38;#39;=&#38;gt; 0,
		&#38;#39;include&#38;#39;	=&#38;gt; $includeArray

	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace that with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$filtered_cats = array_filter($includeArray,
	function ($cat){
		return ($cat != &#38;#39;91&#38;#39;);
	}
);
$includeArray = $filtered_cats;

$args = array(

		&#38;#39;taxonomy&#38;#39;	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
		&#38;#39;hide_empty&#38;#39;=&#38;gt; 0,
		&#38;#39;include&#38;#39;	=&#38;gt; $includeArray
	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Where 91 is your category that you want to exclude.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74911</link>
			<pubDate>Sat, 08 Sep 2012 07:34:14 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74911@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi @all,&#60;/p&#62;
&#60;p&#62;I guess, this is not a matter of generally not working, I guess, that I for myself have made a mistake adding the code mentioned above. I'm not very familiar with PHP, but it seems that I have added DUDE's code on the wrong place or have replaced not the right things. We should first solve this ;-) Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74822</link>
			<pubDate>Fri, 07 Sep 2012 17:43:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">74822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Unfortunately I'm not sure we can do anything else. I would approach it the same way Peter has which for some reason doesn't seem to be working.&#60;/p&#62;
&#60;p&#62;We can tag Kriesi to take a look and he might be able to help figure out a solution.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74798</link>
			<pubDate>Fri, 07 Sep 2012 13:34:45 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">74798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit,&#60;/p&#62;
&#60;p&#62;I'm going to tag Nick and Devin to this to see if they may be able to help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74505</link>
			<pubDate>Wed, 05 Sep 2012 15:04:19 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74505@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks a lot, Dude, but still an error:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
Warning: array_filter() expects parameter 1 to be array, string given in /home/www/web333/html/sites/wp-content/themes/corona/includes/loop-portfolio.php on line 52&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;the code, that I have now inserted (line 43-65):&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/4668618&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/4668618&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74438</link>
			<pubDate>Wed, 05 Sep 2012 06:05:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74438@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I updated the code - it seems like it's an array and not a string - this is quite strange though because according to the docs: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_categories&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_categories&#60;/a&#62; exclude does not accept an array...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74371</link>
			<pubDate>Tue, 04 Sep 2012 19:11:39 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74371@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks for your patience and help, but I'm not quite sure, if I have added it right, because I get now an error:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
Warning: explode() expects parameter 2 to be string, array given in /home/www/web333/html/sites/wp-content/themes/corona/includes/loop-portfolio.php on line 56&#60;/p&#62;
&#60;p&#62;Warning: array_filter() expects parameter 1 to be array, null given in /home/www/web333/html/sites/wp-content/themes/corona/includes/loop-portfolio.php on line 61&#60;/p&#62;
&#60;p&#62;Warning: implode() [function.implode]: Invalid arguments passed in /home/www/web333/html/sites/wp-content/themes/corona/includes/loop-portfolio.php on line 62&#60;/p&#62;
&#60;p&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This is what I've added:&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/4663936&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/4663936&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not so familiar with PHP so maybe I have added something at the wrong place or too much/less?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74327</link>
			<pubDate>Tue, 04 Sep 2012 14:24:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yeah, I hoped that it's possible to include and exclude a category at the same time but obviously it's not. Use following code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$filtered_cats = array_filter($includeArray,
	function ($cat){
		return ($cat != &#38;#39;91&#38;#39;);
	}
);
$includeArray = $filtered_cats;

$args = array(

		&#38;#39;taxonomy&#38;#39;	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
		&#38;#39;hide_empty&#38;#39;=&#38;gt; 0,
		&#38;#39;include&#38;#39;	=&#38;gt; $includeArray
	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and use your own id instead of 91.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74312</link>
			<pubDate>Tue, 04 Sep 2012 13:04:44 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74312@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, I've tried it, but it excluded nothing. I have verified, that I have the right portfolio category IDs, but nothing is excluded.&#60;br /&#62;
Maybe the template builder is a reason, because this page, I'm talking here about, is created as a &#34;normal&#34; page with a dynamic template, including some elements, text etc., and a part with a portfolio overview - sortable.&#60;br /&#62;
The function itself (the sorting) works fine, but it doesn't exclude the ID 91 in my case.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74248</link>
			<pubDate>Tue, 04 Sep 2012 05:58:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following - open up includes/loop-portfolio.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$args = array(

		&#38;#39;taxonomy&#38;#39;	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
		&#38;#39;hide_empty&#38;#39;=&#38;gt; 0,
		&#38;#39;include&#38;#39;	=&#38;gt; $includeArray

	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$args = array(

		&#38;#39;taxonomy&#38;#39;	=&#38;gt; &#38;#39;portfolio_entries&#38;#39;,
		&#38;#39;hide_empty&#38;#39;=&#38;gt; 0,
		&#38;#39;include&#38;#39;	=&#38;gt; $includeArray,
&#38;#39;exlude&#38;#39; =&#38;gt; &#38;#39;18&#38;#39;
	);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of 18 insert the id of your &#34;sold&#34; category.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to exclude portfolio categories from sortable portfolio overview page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-exclude-portfolio-categories-from-sortable-portfolio-overview-page#post-74218</link>
			<pubDate>Mon, 03 Sep 2012 23:33:33 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">74218@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I exclude some special &#34;portfolio categories&#34; from the &#34;sortable portfolio overview page&#34;?&#60;br /&#62;
I mean not the images (they should be shown), but only the small words of those special categories, with which we can sort the portfolio items at their overview page.&#60;/p&#62;
&#60;p&#62;Here: the words &#34;verkauft&#34;, &#34;verfügbar&#34; (= portfolio categories) should not appear at this overview, but the images, tagged with this categories should remain there!&#60;/p&#62;
&#60;p&#62;&#60;em&#62;Explanation: I tag images with, for example, &#34;Acryl&#34; + &#34;verkauft&#34; and show at the portfolio single page a status &#34;sold&#34;.&#60;br /&#62;
&#34;Sold&#34; is set as a portfolio category.&#60;br /&#62;
But this category has the only aim, to show me the status at the portfolio single view,&#60;br /&#62;
and the (portfolio category) word &#34;sold&#34; should not appear on the portfolio overview page, but images tagged with it, should remain.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i47.tinypic.com/34dldf6.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>real_SeB on "Exclude Pages from Blog"</title>
			<link>http://www.kriesi.at/support/topic/exclude-pages-from-blog#post-72047</link>
			<pubDate>Tue, 21 Aug 2012 08:08:05 +0000</pubDate>
			<dc:creator>real_SeB</dc:creator>
			<guid isPermaLink="false">72047@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great... thanks didn't know that :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
