<?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: How to display a list of portfolio entries by a single Portfolio Meta Field</title>
		<link>http://www.kriesi.at/support/topic/how-to-display-a-list-of-portfolio-entries-by-a-single-portfolio-meta-field</link>
		<description>Support Forum - Topic: How to display a list of portfolio entries by a single Portfolio Meta Field</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 06:59:41 +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/how-to-display-a-list-of-portfolio-entries-by-a-single-portfolio-meta-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How to display a list of portfolio entries by a single Portfolio Meta Field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-display-a-list-of-portfolio-entries-by-a-single-portfolio-meta-field#post-71746</link>
			<pubDate>Sun, 19 Aug 2012 08:01:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">71746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, this can be done but requires some work on your end (depending on your php/wp coding skills you maybe need to hire a developer). You can eg create a new page template: &#60;a href=&#34;http://codex.wordpress.org/Pages#Page_Templates&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Pages#Page_Templates&#60;/a&#62; and use the get_post_meta function:  &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_post_meta&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_post_meta&#60;/a&#62; in combination with the WP_Query: &#60;a href=&#34;http://codex.wordpress.org/Class_Reference/WP_Query&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Class_Reference/WP_Query&#60;/a&#62; to create a custom loop which displays certain posts and the post meta values of these posts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris on "How to display a list of portfolio entries by a single Portfolio Meta Field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-display-a-list-of-portfolio-entries-by-a-single-portfolio-meta-field#post-71544</link>
			<pubDate>Fri, 17 Aug 2012 12:06:08 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">71544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;I have five portfolio meta fields set up in my theme. I wanted to know if there is any way of displaying a list of all portfolio items in a specific category and display a specific portfolio meta tag only for each entry.&#60;/p&#62;
&#60;p&#62;For Example, the page i want to display would look something like this (where 'Weight' is the meta tag i want to display each time and 'Apples' is the category im using):&#60;/p&#62;
&#60;p&#62;Category: Apples&#60;/p&#62;
&#60;p&#62;1. Cox Apple                        &#124; Weight: 80g&#60;br /&#62;
2. Granny Smith Apple          &#124; Weight: 82g&#60;br /&#62;
3. Pink Lady Apple                &#124; Weight: 90g&#60;/p&#62;
&#60;p&#62;Is there any way to do this? Can anyone point me in the right direction?&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
