<?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: Remove post date on portfolio items</title>
		<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items</link>
		<description>Support Forum - Topic: Remove post date on portfolio items</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 06:48:25 +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/remove-post-date-on-portfolio-items" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-18267</link>
			<pubDate>Mon, 02 May 2011 07:54:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18267@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Answer: &#60;a href=&#34;http://www.kriesi.at/support/topic/portfolio-issues&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/portfolio-issues&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-18149</link>
			<pubDate>Sat, 30 Apr 2011 18:28:16 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">18149@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also ran into another issue - In the portfolio page with one column, the slide controls aren't showing up when I have multiple images. How can I add the scroll controls to the portfolio page?&#60;/p&#62;
&#60;p&#62;I tried adding to loop-portfolio.php on line 52:&#60;/p&#62;
&#60;p&#62;echo '&#38;lt;div class=&#34;slidecontrolls&#34; style=&#34;visibility:visible; opacity:1 &#34;&#38;gt;'; &#60;/p&#62;
&#60;p&#62;Which worked, but the unclosed &#38;lt;div&#38;gt; tag causes issues with the footer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-18106</link>
			<pubDate>Sat, 30 Apr 2011 01:17:33 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">18106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;But now I do have another question - how can I get a button to show up in the portfolio excerpt? I want to add a button that says &#34;visit the site&#34; and links to an external page in another window.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-18105</link>
			<pubDate>Sat, 30 Apr 2011 01:10:52 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">18105@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nevermind. It resizes on a new upload, but doesn't resize existing images.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jselnick on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-18104</link>
			<pubDate>Sat, 30 Apr 2011 01:05:44 +0000</pubDate>
			<dc:creator>jselnick</dc:creator>
			<guid isPermaLink="false">18104@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I adjusted the size in functions.php and nothing is changing. Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-17503</link>
			<pubDate>Thu, 21 Apr 2011 14:35:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Open up loop-portfolio.php (located in the folder &#34;includes&#34;) and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;a class=&#38;quot;more-link&#38;quot; href=&#38;quot;&#38;#39;. get_permalink().&#38;#39;&#38;quot;&#38;gt;&#38;#39;.__(&#38;#39;Read more&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Open up loop-index.php, loop-archive.php, loop-page.php and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;
					&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;&#38;lt;?php _e(&#38;#39;Permanent Link:&#38;#39;,&#38;#39;avia_framework&#38;#39;)?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;
				&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) Open up functions.php. You can adjust all thumbnail sizes there (code is near the top).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>breakpoint on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-17464</link>
			<pubDate>Wed, 20 Apr 2011 16:53:55 +0000</pubDate>
			<dc:creator>breakpoint</dc:creator>
			<guid isPermaLink="false">17464@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the reply - it worked perfectly.  I have just a couple more requests:&#60;/p&#62;
&#60;p&#62;1. How do I remove the &#34;Read More&#34; link/button on the portfolio main page?  I do not have a need to view the actual portfolio blog page.&#60;/p&#62;
&#60;p&#62;2. I would also like to remove the page/post title and &#34;Categories:&#34; text&#60;/p&#62;
&#60;p&#62;3. How can I increase the height of the &#34;single&#34; portfolio image display - it's a bit skinny&#60;/p&#62;
&#60;p&#62;Again, this is just for the portfolio blog posts.  Thanks for such a quick reply to my previous post and for creating such a wonderful theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-17451</link>
			<pubDate>Wed, 20 Apr 2011 14:53:45 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">17451@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Of course: add this code into the quick css textarea located in your brightbox layout options panel: (or add it to the custom.css file in your themes css folder)&#60;/p&#62;
&#60;pre&#62;
.single-portfolio .blog-meta{ display:none; }
.single-portfolio .template-blog .entry-content { width: 100%; }
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>breakpoint on "Remove post date on portfolio items"</title>
			<link>http://www.kriesi.at/support/topic/remove-post-date-on-portfolio-items#post-17433</link>
			<pubDate>Wed, 20 Apr 2011 12:03:20 +0000</pubDate>
			<dc:creator>breakpoint</dc:creator>
			<guid isPermaLink="false">17433@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I realize the importance of displaying the post date on blog entries, however, I would like to disable the post date on portfolio items. Is there a way to do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
