<?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: Portfolio previous/next entry in same category</title>
		<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category</link>
		<description>Support Forum - Topic: Portfolio previous/next entry in same category</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 12:08:49 +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/portfolio-previousnext-entry-in-same-category" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-61281</link>
			<pubDate>Wed, 20 Jun 2012 22:16:46 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">61281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;to be perfectly honest, I am also not sure if this can be done with ease. The suggested thread certainly is a starting point but it is never a good idea to use self written database queries with wordpress, since every new release might change the structure of the query class or the database.&#60;/p&#62;
&#60;p&#62;I am afraid until wordpress offers a more streamlined way to do this we are stuck with the default post navigation here :/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-55837</link>
			<pubDate>Sat, 12 May 2012 08:21:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55837@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Just a hint (as a starting point - see: &#60;a href=&#34;http://wordpress.org/support/topic/navigation-between-custom-post-types&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/navigation-between-custom-post-types&#60;/a&#62; and &#60;a href=&#34;http://www.ambrosite.com/plugins/next-previous-post-link-plus-for-wordpress&#34; rel=&#34;nofollow&#34;&#62;http://www.ambrosite.com/plugins/next-previous-post-link-plus-for-wordpress&#60;/a&#62; ) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>n0yes on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-55419</link>
			<pubDate>Wed, 09 May 2012 21:54:52 +0000</pubDate>
			<dc:creator>n0yes</dc:creator>
			<guid isPermaLink="false">55419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I understand.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-55309</link>
			<pubDate>Wed, 09 May 2012 10:54:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
You're probably right - it may have something to do with the custom post type because it uses taxonomy/terms instead of categories. I tried several variations of the code but I couldn't get it to work with portfolio items too. I'll ask Kriesi to look into this because this would require a custom function. I can't promise that he'll add this feature though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>n0yes on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-54976</link>
			<pubDate>Mon, 07 May 2012 13:36:56 +0000</pubDate>
			<dc:creator>n0yes</dc:creator>
			<guid isPermaLink="false">54976@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can anyone help? Why is the basic Wordpress Codex Function Reference previous/next post link not working?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>n0yes on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-54765</link>
			<pubDate>Sat, 05 May 2012 07:06:24 +0000</pubDate>
			<dc:creator>n0yes</dc:creator>
			<guid isPermaLink="false">54765@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
Ismael the code you provided is the same as in the Wordpress Codex Function Reference/previous post link (but it's missing two ' so it makes an error which I fixed), but it's still not working. Nothing shows in the divs, they are blank.&#60;/p&#62;
&#60;p&#62;I did it gradually, removing first the text 'Previous' - everything was fine, then adding TRUE statement -&#38;gt; everything in the div disappears when I add TRUE. I even added the desired category ID at the end, but nothing helps.&#60;/p&#62;
&#60;p&#62;I was thinking maybe it's not working because it's a portfolio item post not the normal Wordpress post... I don't know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-54755</link>
			<pubDate>Sat, 05 May 2012 01:07:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">54755@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Try to replace it with this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;previous_post_link_align&#38;#39;&#38;gt;
							&#38;lt;?php previous_post_link(&#38;#39;%link&#38;#39;, Previous&#38;#39;, true); ?&#38;gt;
						&#38;lt;/div&#38;gt;
						&#38;lt;div class=&#38;#39;next_post_link_align&#38;#39;&#38;gt;
							&#38;lt;?php next_post_link(&#38;#39;%link&#38;#39;, Next&#38;#39;, true); ?&#38;gt;
						&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>n0yes on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-54713</link>
			<pubDate>Fri, 04 May 2012 18:31:03 +0000</pubDate>
			<dc:creator>n0yes</dc:creator>
			<guid isPermaLink="false">54713@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm. I did that and now the whole text is missing. The firebug shows that div.previous_post_link_align and div.next_post_link_align are still there, but nothing is showing up. You can see it on: &#60;a href=&#34;http://www.krdelo.si/portfolio/kuki&#34; rel=&#34;nofollow&#34;&#62;http://www.krdelo.si/portfolio/kuki&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-54637</link>
			<pubDate>Fri, 04 May 2012 12:20:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In includes/loop-portfolio-single.php replace following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;previous_post_link_align&#38;#39;&#38;gt;
							&#38;lt;?php previous_post_link(&#38;#39;&#38;lt;span class=&#38;quot;previous_post_link&#38;quot;&#38;gt;&#38;amp;larr; %link &#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;post_link_text&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;(previous entry)&#38;#39;,&#38;#39;avia_framework&#38;#39;)).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;; ?&#38;gt;
						&#38;lt;/div&#38;gt;
						&#38;lt;div class=&#38;#39;next_post_link_align&#38;#39;&#38;gt;
							&#38;lt;?php next_post_link(&#38;#39;&#38;lt;span class=&#38;quot;next_post_link&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;post_link_text&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;(next entry)&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt; %link &#38;amp;rarr;&#38;lt;/span&#38;gt;&#38;#39;); ?&#38;gt;
						&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;previous_post_link_align&#38;#39;&#38;gt;
							&#38;lt;?php previous_post_link(&#38;#39;&#38;lt;span class=&#38;quot;previous_post_link&#38;quot;&#38;gt;&#38;amp;larr; %link &#38;lt;/span&#38;gt;&#38;lt;span class=&#38;quot;post_link_text&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;(previous entry)&#38;#39;,&#38;#39;avia_framework&#38;#39;),&#38;#39;&#38;#39;,TRUE).&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;; ?&#38;gt;
						&#38;lt;/div&#38;gt;
						&#38;lt;div class=&#38;#39;next_post_link_align&#38;#39;&#38;gt;
							&#38;lt;?php next_post_link(&#38;#39;&#38;lt;span class=&#38;quot;next_post_link&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;post_link_text&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;(next entry)&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/span&#38;gt; %link &#38;amp;rarr;&#38;lt;/span&#38;gt;&#38;#39;,&#38;#39;&#38;#39;,TRUE); ?&#38;gt;
						&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>n0yes on "Portfolio previous/next entry in same category"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-previousnext-entry-in-same-category#post-54629</link>
			<pubDate>Fri, 04 May 2012 10:48:51 +0000</pubDate>
			<dc:creator>n0yes</dc:creator>
			<guid isPermaLink="false">54629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to have a previous/next entry link in Portfolio-single to show only entries in the same portfolio category. Can you help me with that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
