<?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>Vfxdude &#187; Topic: How to combine categories in bfthumbs</title>
		<link>http://www.vfxdude.com/forum/topic/how-to-combine-categories-in-bfthumbs</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 22:51:09 +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.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/topic/how-to-combine-categories-in-bfthumbs" rel="self" type="application/rss+xml" />

		<item>
			<title>ymke on "How to combine categories in bfthumbs"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-combine-categories-in-bfthumbs#post-2642</link>
			<pubDate>Wed, 19 May 2010 19:08:27 +0000</pubDate>
			<dc:creator>ymke</dc:creator>
			<guid isPermaLink="false">2642@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;ok, thanks a lot. I give it a try!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How to combine categories in bfthumbs"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-combine-categories-in-bfthumbs#post-2638</link>
			<pubDate>Wed, 19 May 2010 12:37:34 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">2638@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;it might be better to use tags you want to display instead of the generic very-important then. You can filter out the tags from the meta area and the tag widget, but you got to have coding skills for that (a tip is to use the_tags filter for the meta area and the widget_tag_cloud_args filter to add exclude parameters for the tags widget).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ymke on "How to combine categories in bfthumbs"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-combine-categories-in-bfthumbs#post-2636</link>
			<pubDate>Wed, 19 May 2010 10:20:01 +0000</pubDate>
			<dc:creator>ymke</dc:creator>
			<guid isPermaLink="false">2636@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hey thank you very much. It works perfect!&#60;/p&#62;
&#60;p&#62;One minor problem now: Is there a way to hide certain tags in the post? In the BF theme settings in the Post Meta Information I've checked &#34;tags&#34;. But in my case I don't want the tag &#34;very-important&#34; not to be shown while the rest of the tags is still visible.&#60;/p&#62;
&#60;p&#62;Thanks, Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How to combine categories in bfthumbs"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-combine-categories-in-bfthumbs#post-2624</link>
			<pubDate>Mon, 17 May 2010 11:43:37 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">2624@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;you can limit them with tags, like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[bfthumbs category=&#34;flowers&#34; tags=&#34;very-important&#34;]&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ymke on "How to combine categories in bfthumbs"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-combine-categories-in-bfthumbs#post-2616</link>
			<pubDate>Sun, 16 May 2010 14:55:19 +0000</pubDate>
			<dc:creator>ymke</dc:creator>
			<guid isPermaLink="false">2616@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks for this excellent theme!&#60;/p&#62;
&#60;p&#62;I've made several thumbnail galeries in one page:&#60;br /&#62;
[bfthumbs category=&#34;flowers&#34; showposts=&#34;6&#34; width=&#34;269&#34; height=&#34;150&#34; numcols=&#34;3&#34; marginright=&#34;20&#34;]&#60;br /&#62;
Below this comes another gallery in the same page:&#60;br /&#62;
[bfthumbs category=&#34;flowers&#34; showposts=&#34;15&#34; width=&#34;153&#34; height=&#34;95&#34; numcols=&#34;5&#34; marginright=&#34;20&#34;]&#60;/p&#62;
&#60;p&#62;Looks very nice!&#60;/p&#62;
&#60;p&#62;I want to make several pages like this with other subjects, like &#34;plants&#34;, &#34;pictures&#34;&#60;/p&#62;
&#60;p&#62;I have also added two other categories:&#60;br /&#62;
&#34;important&#34; and not &#34;very-important&#34;.&#60;br /&#62;
I want the very &#34;important&#34; categories to be shown in the upper gallery, and the &#34;important &#34;below. These two categories refer not only to the categorie &#34;flowers&#34;, but also to several others, like &#34;plants&#34;, &#34;pictures&#34;, &#34;clothes&#34;&#60;/p&#62;
&#60;p&#62;If I add &#34;important&#34; and not &#34;very-important&#34; it does not work:&#60;br /&#62;
[bfthumbs category=&#34;flowers, very-important&#34; showposts=&#34;6&#34; width=&#34;269&#34; height=&#34;150&#34; numcols=&#34;3&#34; marginright=&#34;20&#34;]&#60;br /&#62;
[bfthumbs category=&#34;flowers, important&#34; showposts=&#34;15&#34; width=&#34;153&#34; height=&#34;95&#34; numcols=&#34;5&#34; marginright=&#34;20&#34;]&#60;/p&#62;
&#60;p&#62;In the upper gallery it shows everything with &#34;flowers&#34; and everything that's &#34;very-important&#34;, but I want only the &#34;very-important&#34; &#34;flowers&#34; to be shown.&#60;/p&#62;
&#60;p&#62;So in short:&#60;br /&#62;
I want the thumbnails show not all posts with both categories, but only posts that have both categories marked&#60;br /&#62;
So not ANY but ALL categories should be valid.&#60;/p&#62;
&#60;p&#62;Thank you all for helping me out.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

