<?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: Subtitle on portfolio items</title>
		<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items</link>
		<description>Support Forum - Topic: Subtitle on portfolio items</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 08:52:27 +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/subtitle-on-portfolio-items" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-52025</link>
			<pubDate>Tue, 17 Apr 2012 15:14:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">52025@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Starchie,&#60;/p&#62;
&#60;p&#62;It looks like you've got the sub-title working on the site :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>starchie on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-51613</link>
			<pubDate>Sat, 14 Apr 2012 10:57:21 +0000</pubDate>
			<dc:creator>starchie</dc:creator>
			<guid isPermaLink="false">51613@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using angular. Thanks,Mya.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-51545</link>
			<pubDate>Fri, 13 Apr 2012 15:09:24 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">51545@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Sam,&#60;/p&#62;
&#60;p&#62;Just to make sure what theme are you using?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>starchie on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-51532</link>
			<pubDate>Fri, 13 Apr 2012 11:48:57 +0000</pubDate>
			<dc:creator>starchie</dc:creator>
			<guid isPermaLink="false">51532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;I've manged to come up with a sort of solution by applying a negative not top-margin to the subtitle. &#60;/p&#62;
&#60;p&#62;That's worked in terms of positioning it underneath the title. However, as a it's not technically placed inside the title div and so it takes up no space. Therefore the grey bottom border does not expand with it. Could you tell me how to add additional padding to the title to get it to push the bottom border lower down, without affecting other pages?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;Sam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>starchie on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-51528</link>
			<pubDate>Fri, 13 Apr 2012 10:33:31 +0000</pubDate>
			<dc:creator>starchie</dc:creator>
			<guid isPermaLink="false">51528@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;That line isn't in my loop-portfolio-single php. There is something similar in my single-portfolio.php file:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
					if(empty($avia_config['slide_output']))&#60;br /&#62;
					{&#60;br /&#62;
						avia_title();&#60;br /&#62;
					}&#60;br /&#62;
					else&#60;br /&#62;
					{&#60;br /&#62;
						echo &#34;&#38;lt;h2&#38;gt;&#34;.get_the_title(avia_get_the_id()).&#34;&#38;lt;/h2&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;					}&#60;/p&#62;
&#60;p&#62;					 echo &#34;&#38;lt;h3&#38;gt;&#34;.get_post_meta($post-&#38;gt;ID, 'ecpt_subtitle', true). &#34;&#38;lt;/h3&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;				?&#38;gt;&#60;/p&#62;
&#60;p&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Try as i might, I simply cannot get that second h3 subtitle above the line. it looks like there is some styling on the h2 title that includes the horizontal line. I simply cannot find that anywhere. This is the last thing I need to do before getting this site done and live - please could you offer any other suggestions.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Sam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-50974</link>
			<pubDate>Tue, 10 Apr 2012 15:16:35 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">50974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Sam,&#60;/p&#62;
&#60;p&#62;Move the sub-title function into loop-portfolio-single.php in your includes folder underneath this line.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title portfolio-single-post-title&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Note: This line is a part of a PHP statement so you'll need to follow the format above or close the PHP statement and open a new one.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>starchie on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-50774</link>
			<pubDate>Mon, 09 Apr 2012 18:22:53 +0000</pubDate>
			<dc:creator>starchie</dc:creator>
			<guid isPermaLink="false">50774@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;I'm nearly there. I've created a custom Meta Box and called it into my single-portfolio.php file. all working great, except, I can't pull it up into the title area. Here's my example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ckproductions.co.uk/main/portfolio-item/andrew-bird/&#34; rel=&#34;nofollow&#34;&#62;http://www.ckproductions.co.uk/main/portfolio-item/andrew-bird/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do i pop it up under the title like on all the other pages?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Sam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-50749</link>
			<pubDate>Mon, 09 Apr 2012 17:14:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">50749@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Sam,&#60;/p&#62;
&#60;p&#62;You could use a custom field and then add an if statement to see if the portfolio is single to then display it.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/is_single&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/is_single&#60;/a&#62; and &#60;a href=&#34;http://codex.wordpress.org/Custom_Fields&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Custom_Fields&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>starchie on "Subtitle on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/subtitle-on-portfolio-items#post-50344</link>
			<pubDate>Fri, 06 Apr 2012 11:01:16 +0000</pubDate>
			<dc:creator>starchie</dc:creator>
			<guid isPermaLink="false">50344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI Guys. &#60;/p&#62;
&#60;p&#62;I would like to have a subtitle on each of my portfolio items, like on all the pages. It only need show up when you visit the single portfolio page. Could you tell me how I'd go about doing this.&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;Sam
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
