<?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 - User Favorites: cbohaty</title>
		<link><a href='http://www.kriesi.at/support/profile/cbohaty'>cbohaty</a></link>
		<description>Support Forum - User Favorites: cbohaty</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 06:42:15 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>cbohaty on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95363</link>
			<pubDate>Tue, 05 Feb 2013 22:35:34 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">95363@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks again Devin! You guys are great!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95283</link>
			<pubDate>Tue, 05 Feb 2013 15:10:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95283@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, the change was only for the ajax portfolio. You'll need to do the same thing in the includes&#38;gt;loop-portfolio-single.php.&#60;/p&#62;
&#60;p&#62;Replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;post-entry&#38;#39;&#38;gt;

			&#38;lt;div class=&#38;quot;entry-content&#38;quot;&#38;gt;	

				&#38;lt;div class=&#38;quot;eight units alpha min_height_1&#38;quot;&#38;gt;

					&#38;lt;?php echo $slideHtml; ?&#38;gt;
		        	&#38;lt;div class=&#38;#39;post_nav extralight-border&#38;#39;&#38;gt;
						&#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;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;&#38;lt;/span&#38;gt; %link &#38;amp;rarr;&#38;lt;/span&#38;gt;&#38;#39;); ?&#38;gt;
						&#38;lt;/div&#38;gt;
					&#38;lt;/div&#38;gt; &#38;lt;!-- end navigation --&#38;gt;
				&#38;lt;/div&#38;gt;

				&#38;lt;?php 

				echo &#38;quot;&#38;lt;div class=&#38;#39;four units&#38;#39;&#38;gt;&#38;quot;;
				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;;

				$meta = avia_portfolio_meta(get_the_ID());
				if($meta)
				{
					echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
					echo $meta;
				}

				//display the actual post content
				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;)); 

			 ?&#38;gt;	

				&#38;lt;/div&#38;gt;	&#38;lt;!-- end eight units --&#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;post-entry&#38;#39;&#38;gt;

			&#38;lt;div class=&#38;quot;entry-content&#38;quot;&#38;gt;	

				&#38;lt;div class=&#38;quot;eight units alpha min_height_1&#38;quot;&#38;gt;

					&#38;lt;?php echo $slideHtml; ?&#38;gt;
		        	&#38;lt;div class=&#38;#39;post_nav extralight-border&#38;#39;&#38;gt;
						&#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;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;&#38;lt;/span&#38;gt; %link &#38;amp;rarr;&#38;lt;/span&#38;gt;&#38;#39;); ?&#38;gt;
						&#38;lt;/div&#38;gt;
					&#38;lt;/div&#38;gt; &#38;lt;!-- end navigation --&#38;gt;
				&#38;lt;/div&#38;gt;

				&#38;lt;?php 

				echo &#38;quot;&#38;lt;div class=&#38;#39;four units&#38;#39;&#38;gt;&#38;quot;;
				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;;

				$meta = avia_portfolio_meta(get_the_ID());
				if($meta)
				{
					echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
					echo $meta;
				}

			 ?&#38;gt;	

				&#38;lt;/div&#38;gt;	&#38;lt;!-- end eight units --&#38;gt;
				&#38;lt;div class=&#38;quot;twelve units&#38;quot;&#38;gt;
                  &#38;lt;?php
                    //display the actual post content
				    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;));
                  ?&#38;gt;
				&#38;lt;/div&#38;gt;
			&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the hover effect, you would need to either contact that website or hire a freelance developer. Its beyond what we can help with through support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbohaty on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95179</link>
			<pubDate>Tue, 05 Feb 2013 05:40:07 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">95179@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
I just ran into an issue with the code you gave me for having my image gallery fall underneath the video within my Portfolio Item.  It seems like the gallery section is still falling along the right hand side on the Portfolio Items individual page.&#60;/p&#62;
&#60;p&#62;You can see what I'm talking about here: &#60;a href=&#34;http://clintbohaty.com/ourwork/schwing-bioset/&#34; rel=&#34;nofollow&#34;&#62;http://clintbohaty.com/ourwork/schwing-bioset/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks Devin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbohaty on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95142</link>
			<pubDate>Mon, 04 Feb 2013 22:18:06 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">95142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks again Devin!&#60;/p&#62;
&#60;p&#62;I just had another question pop up.  How can I change the &#34;hover-over&#34; effect?&#60;/p&#62;
&#60;p&#62;Like on this website: &#60;a href=&#34;http://sarwiya.com/&#34; rel=&#34;nofollow&#34;&#62;http://sarwiya.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95121</link>
			<pubDate>Mon, 04 Feb 2013 19:49:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95121@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open the following in the theme files: js&#38;gt;prettyPhoto&#38;gt;js&#38;gt;jquery.prettyPhoto.js and look for&#60;br /&#62;
&#60;code&#62;theme:&#38;#39;pp_default&#38;#39;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The other themes are:  light_rounded dark_rounded  light_square  dark_square  facebook .&#60;/p&#62;
&#60;p&#62;You just replace the pp_default with one of the others and save the file.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbohaty on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95119</link>
			<pubDate>Mon, 04 Feb 2013 19:43:07 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">95119@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Are there any options to change the style of the lightbox (or colorbox - whichever is native)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbohaty on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95115</link>
			<pubDate>Mon, 04 Feb 2013 19:29:28 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">95115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Scratch that - I found the code that was throwing off the galleries.  Some were missing &#34;link=&#34;file&#34;&#34; from their code line.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbohaty on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95072</link>
			<pubDate>Mon, 04 Feb 2013 17:26:59 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">95072@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin!&#60;/p&#62;
&#60;p&#62;Thanks for the help.  The new layout looks great!  One issue though:  The thumbnails are no longer using lightbox - instead they link to a seperate page with the image.  Anyway to enable lightbox with these images?&#60;/p&#62;
&#60;p&#62;at clintbohaty.com  you can see the updated layout/issue when you click the portfolio item &#34;Outdoor Nations - Follow&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-95030</link>
			<pubDate>Mon, 04 Feb 2013 15:52:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95030@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey cbohaty,&#60;/p&#62;
&#60;p&#62;You will need to make the portfolio template spit out the individual portfolio content from the visual editor below the slideshow instead of next to it.&#60;/p&#62;
&#60;p&#62;To do this, open up your theme files and then includes&#38;gt;helper-templates.php. Search for inner_entry to find the div that contains the ajax portfolio.&#60;/p&#62;
&#60;p&#62;Replace this section:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;inner_slide&#38;#39;&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;div class=&#38;#39;flex_column two_third first&#38;#39;&#38;gt;&#38;quot;;

				if(!post_password_required())
				{
				echo $dataHTML;
				}

				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-entry one_third&#38;#39;&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;h1 class=&#38;#39;ajax-portfolio-title&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;

				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;;

				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

			echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With this (just moving the line and the_content to a new section below the content and giving it a container)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;inner_slide&#38;#39;&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;div class=&#38;#39;flex_column two_third first&#38;#39;&#38;gt;&#38;quot;;

				if(!post_password_required())
				{
				echo $dataHTML;
				}

				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-entry one_third&#38;#39;&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;h1 class=&#38;#39;ajax-portfolio-title&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;

				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 &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;div class=&#38;#39;entry-content twelve units&#38;#39;&#38;gt;&#38;quot;;
				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;; 

			echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now anything int he visual editor will be below the slideshow and meta contents.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbohaty on "Add slideshow underneath Portfolio Item page"</title>
			<link>http://www.kriesi.at/support/topic/add-slideshow-underneath-portfolio-item-page#post-94878</link>
			<pubDate>Mon, 04 Feb 2013 00:55:26 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">94878@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I was wondering how I would add a image gallery or slideshow underneath the content of an &#34;in page&#34; portfolio page.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://clintbohaty.com/&#34; rel=&#34;nofollow&#34;&#62;http://clintbohaty.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;On my website, click on the item &#34;Andrew Allison Interview&#34;.  I would like to add an image gallery underneath the video.  Preferably one that uses a lightbox style viewing.&#60;/p&#62;
&#60;p&#62;This will be used to display stills from the video above.&#60;/p&#62;
&#60;p&#62;Please let me know where I would go to add this gallery. I tried adding it within the portfolio item description, but it just ended up extending the right hand side, and not going underneath.&#60;/p&#62;
&#60;p&#62;A simular effect can be seen here:  &#60;a href=&#34;http://sarwiya.com/&#34; rel=&#34;nofollow&#34;&#62;http://sarwiya.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As you can see on my website right now - I only have a 6 image gallery in the description (which doesnt look to bad!).  If this is how I need to keep an &#34;in page&#34; portfolio item - is there any way to edit the portfolio items own page?&#60;/p&#62;
&#60;p&#62;click on the &#34;project info&#34; link on the Andrew Allison Interview portfolio item.&#60;/p&#62;
&#60;p&#62;I would like to be able to add content below the interview/gallery but above the &#34;related entries section.&#34;&#60;/p&#62;
&#60;p&#62;Any help would be great!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
