<?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 &#124; ThemeFuse &#187; User Favorites: subes</title>
		<link><a href='http://themefuse.com/forum/profile/subes'>subes</a></link>
		<description>Best place for theme related questions</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 23:31:11 +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://themefuse.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://themefuse.com/forum/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>subes on "Date of publication in the portfolio"</title>
			<link>http://themefuse.com/forum/videogrid-wp/date-of-publication-in-the-portfolio#post-93042</link>
			<pubDate>Thu, 17 Jan 2013 13:15:14 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">93042@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;George - You are great - thank you&#60;/p&#62;
&#60;p&#62;only a small correction was necessary because the sort by the date of the crumbled&#60;br /&#62;
instead of class &#34;data&#34; I changed to &#34;data-1&#34;&#60;/p&#62;
&#60;p&#62;works great&#60;br /&#62;
Many thanks, Cheers, Sebastian
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>George on "Date of publication in the portfolio"</title>
			<link>http://themefuse.com/forum/videogrid-wp/date-of-publication-in-the-portfolio#post-93005</link>
			<pubDate>Thu, 17 Jan 2013 10:06:41 +0000</pubDate>
			<dc:creator>George</dc:creator>
			<guid isPermaLink="false">93005@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Find this code in protfolio.php(library/tfuse_mods/template_cat):&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: php; gutter: false; first-line: 1; auto-links: false &#34;&#62;
&#38;lt;div class=&#38;quot;item &#38;lt;?php echo $tfuse_portf_cls; ?&#38;gt;&#38;quot; &#38;lt;?php tfuse_portf_width() ?&#38;gt; data-featured=&#38;quot;&#38;lt;?php echo tfuse_page_options(PREFIX . &#38;#039;_post_featured_portfolio&#38;#039;, true); ?&#38;gt;&#38;quot; data-rates=&#38;quot;&#38;lt;?php echo ( !empty($tfuse_rates)) ? $tfuse_rates : 0; ?&#38;gt;&#38;quot; data-comments=&#38;quot;&#38;lt;?php echo get_comments_number(); ?&#38;gt;&#38;quot;&#38;gt;
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;br /&#62;
Below this code add this code:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: php; gutter: false; first-line: 1; auto-links: false &#34;&#62;
&#38;lt;div class=&#38;quot;post-top-date&#38;quot;&#38;gt;
    &#38;lt;div class=&#38;quot;date&#38;quot;&#38;gt;&#38;lt;?php echo get_the_date(&#38;#039;j&#38;#039;) ?&#38;gt;&#38;lt;/div&#38;gt;
    &#38;lt;div class=&#38;quot;mount-year&#38;quot;&#38;gt;&#38;lt;?php echo get_the_date(&#38;#039;m.Y&#38;#039;) ?&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;Then add this code in custom.css:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.post-top-date {
position: absolute;
z-index: 1;
background: #181818;
right: 18px;
text-align: center;
padding: 10px 10px 5px 10px;
color: #ccc;
border-radius: 0 0 7px 7px;
}

.post-top-date .date {
font-size: 35px;
font-weight: bold;
margin-bottom: 7px;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
George
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "Date of publication in the portfolio"</title>
			<link>http://themefuse.com/forum/videogrid-wp/date-of-publication-in-the-portfolio#post-92789</link>
			<pubDate>Wed, 16 Jan 2013 13:13:09 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">92789@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Once I found something here on the forum that was made but did not know how to find it. Maybe this overlay &#38;quot;LAYER&#38;quot; on &#38;lt;div&#38;gt; Something like the attached graphic overlay square post only date&#60;/p&#62;
&#60;p&#62; [attachment=92789,7811]
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>George on "Date of publication in the portfolio"</title>
			<link>http://themefuse.com/forum/videogrid-wp/date-of-publication-in-the-portfolio#post-92629</link>
			<pubDate>Tue, 15 Jan 2013 23:17:17 +0000</pubDate>
			<dc:creator>George</dc:creator>
			<guid isPermaLink="false">92629@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please provide information about where you want to place the date.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
George
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "Date of publication in the portfolio"</title>
			<link>http://themefuse.com/forum/videogrid-wp/date-of-publication-in-the-portfolio#post-92371</link>
			<pubDate>Tue, 15 Jan 2013 07:27:10 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">92371@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;I have a question. &#60;/p&#62;
&#60;p&#62;Is it possible to add to the portfolio post the date of publication.&#60;br /&#62;
Where should I make changes in the code and how?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-85381</link>
			<pubDate>Mon, 10 Dec 2012 11:03:35 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">85381@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;is great, thanks a lot for helping me
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-85306</link>
			<pubDate>Sun, 09 Dec 2012 21:41:24 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">85306@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Sorry my bad, try now, need to be fine.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-85253</link>
			<pubDate>Sun, 09 Dec 2012 07:50:58 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">85253@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;OK :) is displayed as a portfolio but something is not right - shows not only a specific tag, but all the posts. A left sidebar disappears&#60;br /&#62;
For example TAG: Children's Photography (Fotografia Dziecięca)&#38;gt; &#60;a href=&#34;http://blog.sebastiankozuch.pl/tag/fotografia-dzieci/&#34; rel=&#34;nofollow&#34;&#62;http://blog.sebastiankozuch.pl/tag/fotografia-dzieci/&#60;/a&#62;&#60;br /&#62;
and it should be like in the category: &#60;a href=&#34;http://blog.sebastiankozuch.pl/category/fotografia-dziecieca/&#34; rel=&#34;nofollow&#34;&#62;http://blog.sebastiankozuch.pl/category/fotografia-dziecieca/&#60;/a&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-85209</link>
			<pubDate>Sun, 09 Dec 2012 01:57:04 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">85209@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
try now, need to be fine.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-85148</link>
			<pubDate>Sat, 08 Dec 2012 19:38:58 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">85148@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi, where can I safely send the FTP details
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-85024</link>
			<pubDate>Fri, 07 Dec 2012 23:59:06 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">85024@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
please provide ftp details and I would make the changes.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-84954</link>
			<pubDate>Fri, 07 Dec 2012 17:58:42 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">84954@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is it possible to turn the look as &#34;porfolio&#34; for the link to TAG'u&#60;br /&#62;
&#60;a href=&#34;http://blog.sebastiankozuch.pl/tag/sesja-indywidualna-2/&#34; rel=&#34;nofollow&#34;&#62;http://blog.sebastiankozuch.pl/tag/sesja-indywidualna-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and I want it to be like this:&#60;br /&#62;
&#60;a href=&#34;http://blog.sebastiankozuch.pl/category/sesja-indywidualna/&#34; rel=&#34;nofollow&#34;&#62;http://blog.sebastiankozuch.pl/category/sesja-indywidualna/&#60;/a&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-84776</link>
			<pubDate>Thu, 06 Dec 2012 19:51:26 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">84776@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;ok, I know - in a category, select the &#34;Choice Category Template&#34; &#34;portfolio.php&#34;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "2nd Fluid Style"</title>
			<link>http://themefuse.com/forum/videogrid-wp/2nd-fluid-style#post-84744</link>
			<pubDate>Thu, 06 Dec 2012 14:03:11 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">84744@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;How / Where to set the page looked like in the demo (&#60;a href=&#34;http://themefuse.com/demo/wp/videogrid/&#34; rel=&#34;nofollow&#34;&#62;http://themefuse.com/demo/wp/videogrid/&#60;/a&#62;) that is set to &#34;2nd Fluid Style&#34;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "Uninstall/deactivate home slider?"</title>
			<link>http://themefuse.com/forum/videogrid-wp/uninstalldeactivate-home-slider#post-54294</link>
			<pubDate>Thu, 21 Jun 2012 07:06:14 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">54294@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Yes, thank you
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "nav color issues"</title>
			<link>http://themefuse.com/forum/videogrid-wp/nav-color-issues#post-54293</link>
			<pubDate>Thu, 21 Jun 2012 07:05:29 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">54293@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Revelation - a snapshot - very helpful&#60;br /&#62;
I was looking for this being in the wrong place - not on the menu&#60;/p&#62;
&#60;p&#62;THANK YOU VERY MUCH!
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "nav color issues"</title>
			<link>http://themefuse.com/forum/videogrid-wp/nav-color-issues#post-54269</link>
			<pubDate>Thu, 21 Jun 2012 01:08:20 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">54269@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
please read &#60;a href=&#34;http://themefuse.com/forum/lifestyle-wp/top-menu-not-coming-up-properly#!prettyPhoto&#34; rel=&#34;nofollow&#34;&#62;here&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "Uninstall/deactivate home slider?"</title>
			<link>http://themefuse.com/forum/videogrid-wp/uninstalldeactivate-home-slider#post-54176</link>
			<pubDate>Wed, 20 Jun 2012 22:37:03 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">54176@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;So, everything is fine. Problem solved?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "nav color issues"</title>
			<link>http://themefuse.com/forum/videogrid-wp/nav-color-issues#post-54156</link>
			<pubDate>Wed, 20 Jun 2012 20:26:36 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">54156@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;&#34;....Please add menu-gray class for the gray menu item.&#60;br /&#62;
Let me know if you need more assistance....&#34;&#60;/p&#62;
&#60;p&#62;Please describe exactly where I add the appropriate class to set the color to a specific link in the menu for the category. New tab in the menu that I added color highlighting not have - and I do not know how to change it
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>subes on "Uninstall/deactivate home slider?"</title>
			<link>http://themefuse.com/forum/videogrid-wp/uninstalldeactivate-home-slider#post-54155</link>
			<pubDate>Wed, 20 Jun 2012 20:03:25 +0000</pubDate>
			<dc:creator>subes</dc:creator>
			<guid isPermaLink="false">54155@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;&#34;...when you create or edit a page there is a tab called Lifestyle Page slider option and there is an option Enable Single Page Slider, you just need to have that option unchecked.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max. ....&#34;&#60;/p&#62;
&#60;p&#62;exactly as you wrote - I have not noticed that it was hooked up to a static page&#60;br /&#62;
~ Sorry for the confusion and thank you very much for help me
&#60;/p&#62;
</description>
		</item>

	</channel>
</rss>
