<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Tags and related tab</title>
		<link>http://www.themolitor.com/forums/topic/tags-and-related-tab</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Tags and related tab</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 20:53:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/tags-and-related-tab" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Tags and related tab"</title>
			<link>http://www.themolitor.com/forums/topic/tags-and-related-tab#post-41149</link>
			<pubDate>Mon, 06 Mar 2017 09:05:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">41149@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry about the confusion! If I said "tags", that was my bad...</p>
<p>Do you have a link to your site? I'll check it out and see if I can locate the issue.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>sdutz on "Tags and related tab"</title>
			<link>http://www.themolitor.com/forums/topic/tags-and-related-tab#post-41138</link>
			<pubDate>Sat, 04 Mar 2017 05:43:07 +0000</pubDate>
			<dc:creator>sdutz</dc:creator>
			<guid isPermaLink="false">41138@http://www.themolitor.com/forums/</guid>
			<description><p>Dear Christopher,</p>
<p>thank you for your reply.<br />
I tried using tags because you talked about them in a video on youtube about the producer.<br />
Anyway, considering I tried to use categories.</p>
<p>$relatedposts = get_posts('orderby=rand&#38;numberposts=3&#38;category='. $category[1]-&#62;term_id.'&#38;exclude='.$postID);</p>
<p>So I'm going to create a new category for each film, and all news about that film will be in that category.<br />
Anyway, related tab won't appear, even if related posts have only that category.</p>
<p>Do you have any suggestions?</p>
<p>Thank you for your support and time.</p>
<p>Best regards.</p>
<p>Lorenzo
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Tags and related tab"</title>
			<link>http://www.themolitor.com/forums/topic/tags-and-related-tab#post-41092</link>
			<pubDate>Mon, 27 Feb 2017 13:40:19 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">41092@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The related section actually uses categories, not tags. Here is the loop call for all related items taken from single.php on line 15...</p>
<pre><code>$relatedposts = get_posts(&#039;orderby=rand&#38;numberposts=3&#38;category=&#039;. $category[0]-&#62;term_id.&#039;&#38;exclude=&#039;.$postID);</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>sdutz on "Tags and related tab"</title>
			<link>http://www.themolitor.com/forums/topic/tags-and-related-tab#post-41087</link>
			<pubDate>Mon, 27 Feb 2017 12:13:49 +0000</pubDate>
			<dc:creator>sdutz</dc:creator>
			<guid isPermaLink="false">41087@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I have two categories of posts in my website : films and news.<br />
I would like to show all news about a film in its related tab, and I used the same tag for a movie and all its news, but related tab won't appear.<br />
Am I doing something wrong?</p>
<p>Thank you for your support.</p>
<p>Best regards.
</p></description>
		</item>

	</channel>
</rss>
