<?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: Angular Portfolio Page &#124; Moving the Text to Below the Image Box</title>
		<link>http://www.kriesi.at/support/topic/angular-portfolio-page-moving-the-text-to-below-the-image-box</link>
		<description>Support Forum - Topic: Angular Portfolio Page | Moving the Text to Below the Image Box</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 09:37:05 +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/angular-portfolio-page-moving-the-text-to-below-the-image-box" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Angular Portfolio Page &#124; Moving the Text to Below the Image Box"</title>
			<link>http://www.kriesi.at/support/topic/angular-portfolio-page-moving-the-text-to-below-the-image-box#post-90481</link>
			<pubDate>Tue, 08 Jan 2013 07:43:25 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Novatona,&#60;/p&#62;
&#60;p&#62;Glad we could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Novatona on "Angular Portfolio Page &#124; Moving the Text to Below the Image Box"</title>
			<link>http://www.kriesi.at/support/topic/angular-portfolio-page-moving-the-text-to-below-the-image-box#post-90429</link>
			<pubDate>Mon, 07 Jan 2013 20:06:48 +0000</pubDate>
			<dc:creator>Novatona</dc:creator>
			<guid isPermaLink="false">90429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks worked perfectly
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Angular Portfolio Page &#124; Moving the Text to Below the Image Box"</title>
			<link>http://www.kriesi.at/support/topic/angular-portfolio-page-moving-the-text-to-below-the-image-box#post-90246</link>
			<pubDate>Sun, 06 Jan 2013 08:59:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90246@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Novatona,&#60;/p&#62;
&#60;p&#62;Kindly go to wp-content/themes/angular/includes/helper-templates.php and find this line of code:&#60;br /&#62;
&#60;code&#62;echo $dataHTML;&#60;/code&#62;&#60;br /&#62;
below it add this code:&#60;br /&#62;
&#60;code&#62;the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then scroll a bit to the bottom and you should see this code block:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;entry-content&#38;#39;&#38;gt;&#38;quot;;
				$meta = avia_portfolio_meta($id);
				if($meta)
				{
					echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
					echo $meta;
				}
				echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
				the_content(__(&#38;#39;Read more  &#38;amp;rarr;&#38;#39;,&#38;#39;avia_framework&#38;#39;));
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;entry-content&#38;#39;&#38;gt;&#38;quot;;
				$meta = avia_portfolio_meta($id);
				if($meta)
				{
					echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
					echo $meta;
				}
				echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Novatona on "Angular Portfolio Page &#124; Moving the Text to Below the Image Box"</title>
			<link>http://www.kriesi.at/support/topic/angular-portfolio-page-moving-the-text-to-below-the-image-box#post-90226</link>
			<pubDate>Sat, 05 Jan 2013 23:24:01 +0000</pubDate>
			<dc:creator>Novatona</dc:creator>
			<guid isPermaLink="false">90226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have searched this forum for a solution to this, but have not been able to find one. My issue is when you click on a portfolio item and it opens the page where there is the image box to the left that you can scroll through and the Title and meta fields to the right of the image followed by the description text just that goes down that small margin on the right. I would like to be able to move just the text description to be below the image box. I want the title and meta fields to stay to the right of the image box and just move the text to be under the image box. Your help is greatly appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
