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

		<item>
			<title>Dude on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-28247</link>
			<pubDate>Fri, 30 Sep 2011 05:39:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah ok - no this is not possible. The sorting/filter function uses javascript to hide/unhide the items whereas the category/archive views are generated by wordpress queries. A menu link would require two steps ( 1. Portfolio page load, 2. automatical JS sorting after page load based on parameters ) and this isn't supported by the js function.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>griffinyouthman on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-28234</link>
			<pubDate>Thu, 29 Sep 2011 20:59:40 +0000</pubDate>
			<dc:creator>griffinyouthman</dc:creator>
			<guid isPermaLink="false">28234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank You this Works. However this opens up the categories archive instead of the actual portfolio page with that particular category open.  I would like to retain the nice category menu on left sidebar.  let me know if this can be done. example of what happens when you select the making disciples category from my vides menu: &#60;a href=&#34;http://www.conlabibliaabierta.com/new/portfolio_entries/making-disciples/&#34; rel=&#34;nofollow&#34;&#62;http://www.conlabibliaabierta.com/new/portfolio_entries/making-disciples/&#60;/a&#62;&#60;br /&#62;
I would like it to look like this instead when you click on making disciples category from video mega menu: &#60;a href=&#34;http://www.conlabibliaabierta.com/new/videos/&#34; rel=&#34;nofollow&#34;&#62;http://www.conlabibliaabierta.com/new/videos/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;hopefully this isn't too confusing.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-28147</link>
			<pubDate>Thu, 29 Sep 2011 05:30:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28147@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
You can add custom links to your menu (left option field @Appearance &#38;gt; Menu) or you activate the portfolio category selection (click on the &#34;Screen Options&#34; tab (top right corner) and check the checkbox for &#34;Portfolio Categories&#34;) - afterwards you can add portfolio categories like standard categories.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>griffinyouthman on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-28132</link>
			<pubDate>Wed, 28 Sep 2011 22:12:38 +0000</pubDate>
			<dc:creator>griffinyouthman</dc:creator>
			<guid isPermaLink="false">28132@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to have the ability to link to the portfolio open to a particular category.  How would you recommend doing this?  For example I would like to in a mega menu have individual links to all of the categories within my portfolio.  After selecting the menu item (link) for an individual category I would like it to open to the portfolio page with that category open.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Love the Theme and backend.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-27133</link>
			<pubDate>Fri, 16 Sep 2011 06:15:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27133@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
we try to response within 24h. Depending on the amount of requests it may take longer (also on weekends of course). Your request was around 10h ago and I'd answer it now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>d4web on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-27110</link>
			<pubDate>Fri, 16 Sep 2011 02:36:25 +0000</pubDate>
			<dc:creator>d4web</dc:creator>
			<guid isPermaLink="false">27110@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No help from Kriesi...but I found an answer after an hour or so of looking at the code.&#60;/p&#62;
&#60;p&#62;The Portfolio items in the theme are part of a taxonomy and you can link directly to portfolio categories using /portfolio_entries/*category name*&#60;/p&#62;
&#60;p&#62;I had to create a page template for the taxonomy so that the results display correctly (see here: &#60;a href=&#34;http://codex.wordpress.org/Template_Hierarchy#Custom_Taxonomies_display)&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Hierarchy#Custom_Taxonomies_display)&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;NOTE TO AUTHOR: I've bought several of your themes in the past and your support was much better, what happened?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>d4web on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-27106</link>
			<pubDate>Fri, 16 Sep 2011 01:35:32 +0000</pubDate>
			<dc:creator>d4web</dc:creator>
			<guid isPermaLink="false">27106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anyone? I'm just looking to link to a page that only displays a specific portfolio category. Is this possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>d4web on "Direct URL to Portfolio Categories"</title>
			<link>http://www.kriesi.at/support/topic/direct-url-to-portfolio-categories#post-27079</link>
			<pubDate>Thu, 15 Sep 2011 18:34:13 +0000</pubDate>
			<dc:creator>d4web</dc:creator>
			<guid isPermaLink="false">27079@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am looking to link directly to a Portfolio Category. Is there a URL structure I can use for this?&#60;/p&#62;
&#60;p&#62;I was hoping that if &#34;graphic-design&#34; is the slug for my portfolio category then  &#34;/portfolio/graphic-design&#34;  would show only those portfolio items categorized under graphic-design.&#60;/p&#62;
&#60;p&#62;Please help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
