<?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 - Tag: hidden - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/hidden</link>
		<description>Support Forum - Tag: hidden - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 20:17:07 +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/tags/hidden" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Hidden color layer Issue"</title>
			<link>http://www.kriesi.at/support/topic/hidden-color-layer-issue#post-115400</link>
			<pubDate>Fri, 31 May 2013 19:26:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">115400@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi andypeck,&#60;/p&#62;
&#60;p&#62;I'm not really sure what you mean or what could be happening. We'll need to see the issue live, a screen shot or something like that to get a better idea of whats going on.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Hidden color layer Issue"</title>
			<link>http://www.kriesi.at/support/topic/hidden-color-layer-issue#post-114972</link>
			<pubDate>Thu, 30 May 2013 09:40:44 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">114972@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there.&#60;/p&#62;
&#60;p&#62;I seem to have what appears to be a hidden color layer which even your own styling controls dont change. I noticed yesterday that some of the text was showing through as pure white even though my CSS and your styling system said something entirely different. Because I was using an off-white it sometimes wasn't obvious so I deleted all my CSS and changed all the theme colors in the styler to something different (just for tesing) and yet it was still there! eg for text copy, sub titles etc....&#60;/p&#62;
&#60;p&#62;I even went right back to basics and only worked with your internal styling and it was still there. At the moment the only way I can get rid of this for headings, subs titles is by changing the h1-6 colors in CSS but that cant be right can it?&#60;/p&#62;
&#60;p&#62;What's happening? What have I broken?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Responsive Text Scaling - Hidden line breaks"</title>
			<link>http://www.kriesi.at/support/topic/responsive-text-scaling-hidden-line-breaks#post-114969</link>
			<pubDate>Thu, 30 May 2013 09:21:58 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">114969@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brilliant Ismael - as always&#60;/p&#62;
&#60;p&#62;Thankyou
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Responsive Text Scaling - Hidden line breaks"</title>
			<link>http://www.kriesi.at/support/topic/responsive-text-scaling-hidden-line-breaks#post-114923</link>
			<pubDate>Thu, 30 May 2013 08:02:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">114923@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Give a special class to the br tag. Then use media queries to display it to a certain screen width and hide it on another. Something like this&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Click here to add your own text&#38;lt;br class=&#38;quot;br-nodisplay&#38;quot; /&#38;gt;Text here.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you want to hide it on mobile view. You can add this on your custom.css.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 767px) {
.br-nodisplay {
display: none !important;
}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Responsive Text Scaling - Hidden line breaks"</title>
			<link>http://www.kriesi.at/support/topic/responsive-text-scaling-hidden-line-breaks#post-114726</link>
			<pubDate>Wed, 29 May 2013 12:54:29 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">114726@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there...&#60;/p&#62;
&#60;p&#62;I have to say that my website is coming along nicely and ive learnt so much. Using a class ive managed to install Bebas and call it up on a page block as well as have it scale as required responsively. Brilliant!!!&#60;/p&#62;
&#60;p&#62;Pushing it further I wonder if its relatively straight forward to implement 'hidden' line breaks that dont kick until a screen is certain sizes. I have a heading that is big &#38;amp; chunky. Looks great on big screens but as its on one line it loses impact on small screens - It needs splitting on to several lines.&#60;/p&#62;
&#60;p&#62;Ive attached a clipular link of what im after.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.clipular.com/c?6544137=EVx8AxkV9VIetmvq_Fe2CK_cZBM&#38;amp;f=4970845d4c8ac5ae94a7b8ee6dd23291&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?6544137=EVx8AxkV9VIetmvq_Fe2CK_cZBM&#38;amp;f=4970845d4c8ac5ae94a7b8ee6dd23291&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89406</link>
			<pubDate>Sun, 23 Dec 2012 17:04:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89406@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes, you can delete it. I used this code for debugging. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89391</link>
			<pubDate>Sun, 23 Dec 2012 12:13:02 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, it works !&#60;/p&#62;
&#60;p&#62;You added&#60;br /&#62;
&#60;pre&#62;$avia_config['current_page'] = 'blog';&#60;/pre&#62;
 below&#60;br /&#62;
&#60;pre&#62;get_header();&#60;/pre&#62;
 in file template-blog.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89327</link>
			<pubDate>Sat, 22 Dec 2012 10:45:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fixed. The issue only occurs if no frontpage template is set. I had to replace following code in includes/helper-template-logic.php&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($post_id &#38;amp;&#38;amp; $new = avia_post_meta($post_id, &#38;#39;layout&#38;#39;))&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$frontpage = avia_get_option(&#38;#39;frontpage&#38;#39;);
			$default_blog = ((is_home() &#124;&#124; is_front_page()) &#38;amp;&#38;amp; empty($frontpage) &#38;amp;&#38;amp; $post_type == &#38;#39;blog_layout&#38;#39;) ? true : false;

			$new = avia_post_meta($post_id, &#38;#39;layout&#38;#39;);

			if($post_id &#38;amp;&#38;amp; !empty($new) &#38;amp;&#38;amp; !$default_blog)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'll report the issue + fix to Kriesi.&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89321</link>
			<pubDate>Sat, 22 Dec 2012 09:27:22 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89321@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Done !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89308</link>
			<pubDate>Sat, 22 Dec 2012 07:53:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">89308@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Please create me a wordpress admin account and send me the login data to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62;&#60;br /&#62;
I'd like to debug the error and check the content of $avia_config. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89281</link>
			<pubDate>Fri, 21 Dec 2012 20:37:06 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much for your reply. This is unfortunately not the behavior.&#60;/p&#62;
&#60;p&#62;Here is a sumup of my setup :&#60;br /&#62;
- The &#34;Default Blog Layout&#34; of Choice theme is set to &#34;right sidebar&#34;&#60;br /&#62;
- I set the layout in each of my posts to &#34;full-size (no sidebar)&#34;&#60;/p&#62;
&#60;p&#62;The consequence is that the list is displayed in &#34;fullsize&#34; without any sidebar anymore.&#60;/p&#62;
&#60;p&#62;In fact, if at least one post in the list is set with &#34;full-size (no sidebar)&#34; then the list is full-sized.&#60;br /&#62;
To test this, I set 2 consecutive posts with &#34;use global default&#34; templates and I set &#34;Settings &#38;gt; Reading &#38;gt; Blog pages show at most&#34; at 2.&#60;br /&#62;
When both posts are displayed in the same index page, the list has a right sidebar.&#60;br /&#62;
When posts are not displayed in the same page they are with an other full-sized post and there is no more sidebar.&#60;/p&#62;
&#60;p&#62;Here is a goal :&#60;br /&#62;
- The post list with a right-sidebar&#60;br /&#62;
- Posts with the right-sidebar or full-sized&#60;/p&#62;
&#60;p&#62;Is there a setting to reach this goal or do I have to override some php in my child-theme ?&#60;/p&#62;
&#60;p&#62;ps : I could perhaps change &#60;code&#62;avia_post_meta(&#38;#39;blog_layout&#38;#39;,&#38;#39;layout&#38;#39;)&#60;/code&#62; to always return &#34;side_right&#34; if &#34;is_single()&#34; is &#34;false&#34; ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89259</link>
			<pubDate>Fri, 21 Dec 2012 18:46:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi potsky,&#60;/p&#62;
&#60;p&#62;I believe the blog layout will always display the page layout by the most recent blog post layout. If that is the behavior you are seeing, then it would correspond to the last time I dug into this.&#60;/p&#62;
&#60;p&#62;If you want to have a single post type have a specific layout, you can just set that post type to the layout whenever you create the post.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89096</link>
			<pubDate>Thu, 20 Dec 2012 14:53:41 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89096@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I understand. All my posts have Layout set to Fullsize.&#60;br /&#62;
If at least one post have Layout set to Fullsize, the blog list is set on fullsize !&#60;/p&#62;
&#60;p&#62;But I would like to have all posts set to fullsize and the list with a right sidebar.&#60;/p&#62;
&#60;p&#62;How is it possible to achieve this ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89093</link>
			<pubDate>Thu, 20 Dec 2012 14:09:30 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89093@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Adding widget in &#34;Displayed Everywhere&#34; does not change anything.&#60;/p&#62;
&#60;p&#62;In sidebar.php :&#60;/p&#62;
&#60;pre&#62;
			if(strpos($sidebar_pos, 'sidebar_left')  !== false) $sidebars_to_show = array('left');
			if(strpos($sidebar_pos, 'sidebar_right') !== false) $sidebars_to_show = array('right');
			if(strpos($sidebar_pos, 'dual-sidebar')  !== false) $sidebars_to_show = array('left','right');
error_log($sidebar_pos);
&#60;/pre&#62;
&#60;p&#62;returns fullsize instead of sidebar_right&#60;/p&#62;
&#60;p&#62;In helper-template-logic.php :&#60;br /&#62;
* avia_layout_class('main') calls&#60;br /&#62;
* avia_fetch_layout_array(), which calls&#60;br /&#62;
* avia_post_meta('blog_layout','layout') which returns full-size
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89091</link>
			<pubDate>Thu, 20 Dec 2012 13:39:39 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Now i tried to add widgets for categories Life and Info, then I removed them and... no more sidebar anywhere !&#60;br /&#62;
...&#60;/p&#62;
&#60;p&#62;Is it possible to fix this in mysql directly ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89089</link>
			<pubDate>Thu, 20 Dec 2012 13:13:32 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Something I notice :&#60;br /&#62;
- Blog on home page is full width and does not have the sidebar&#60;br /&#62;
- Blog for category Info is OK, it has the sidebar &#60;a href=&#34;https://www.potsky.com/category/info/&#34; rel=&#34;nofollow&#34;&#62;https://www.potsky.com/category/info/&#60;/a&#62;&#60;br /&#62;
- Blog for category Life is not OK, it has the sidebar but it is empty ! &#60;a href=&#34;https://www.potsky.com/category/life/&#34; rel=&#34;nofollow&#34;&#62;https://www.potsky.com/category/life/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Widget in the sidebar are set in the &#34;Apparence&#38;gt;Widget&#38;gt;Sidebar Blog&#34; panel.&#60;/p&#62;
&#60;p&#62;Help !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>potsky on "Sidebar on blog home page has disappeared"</title>
			<link>http://www.kriesi.at/support/topic/sidebar-on-blog-home-page-has-disappeared#post-89086</link>
			<pubDate>Thu, 20 Dec 2012 12:50:58 +0000</pubDate>
			<dc:creator>potsky</dc:creator>
			<guid isPermaLink="false">89086@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello !&#60;/p&#62;
&#60;p&#62;the right sidebar on my homepage has disappeared when I've changed the value&#60;br /&#62;
Layout and settings &#38;gt; Slideshow behavior on overview pages&#60;/p&#62;
&#60;p&#62;Of course, the value of  Layout and settings &#38;gt; Default Blog Layout is right sidebar.&#60;/p&#62;
&#60;p&#62;I tried to change a lot of things but nothing to do...Tried to deal with :&#60;br /&#62;
- menus (create a static frontpage and a blog page, it works but I need to have the blog page in home)&#60;br /&#62;
- change widgets, etc...&#60;br /&#62;
- create a child theme&#60;br /&#62;
- ...&#60;/p&#62;
&#60;p&#62;The problem seems to be in file template-blog.php, at the end the function get_sidebar(); returns nothing...&#60;/p&#62;
&#60;p&#62;My site : &#60;a href=&#34;https://www.potsky.com&#34; rel=&#34;nofollow&#34;&#62;https://www.potsky.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79873</link>
			<pubDate>Tue, 16 Oct 2012 01:34:46 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79873@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Good thing it is fixed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79858</link>
			<pubDate>Mon, 15 Oct 2012 22:29:36 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">79858@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Resolved! I've inserted on the Quick CSS area&#60;br /&#62;
.container_wrap {&#60;br /&#62;
z-index: 0;&#60;br /&#62;
}&#60;br /&#62;
and&#60;br /&#62;
#footer{&#60;br /&#62;
z-index: -100;&#60;br /&#62;
}&#60;br /&#62;
Thank you very much for the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79857</link>
			<pubDate>Mon, 15 Oct 2012 22:18:39 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">79857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much but I've not understood what is the file you refer to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79853</link>
			<pubDate>Mon, 15 Oct 2012 21:07:49 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79853@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey FefoRipa,&#60;/p&#62;
&#60;p&#62;Replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.container_wrap {
z-index: -100000000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer{
z-index: -100;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;See if that solves it for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79775</link>
			<pubDate>Mon, 15 Oct 2012 08:40:05 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">79775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;...i've just discovered another little fault: the dropdown menu now is visible over the footer but the last items, those one positioned over the footer (before hidden by it), are un-clickable, like they're still hidden even if are visible. See here &#60;a href=&#34;http://www.fondazionemercantini.it/calendario-3/&#34; rel=&#34;nofollow&#34;&#62;http://www.fondazionemercantini.it/calendario-3/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79771</link>
			<pubDate>Mon, 15 Oct 2012 08:32:16 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">79771@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much for the answer, it functions!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79502</link>
			<pubDate>Fri, 12 Oct 2012 06:05:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79502@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi FefoRipa,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#main .container {
   overflow: visible;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#main .container {
   overflow: visible !important;
}&#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>Ismael on "CSS issue abundance theme"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-abundance-theme#post-79500</link>
			<pubDate>Fri, 12 Oct 2012 05:13:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79500@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi loreegems,&#60;/p&#62;
&#60;p&#62;Glad that this is resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "footer z-index (?)"</title>
			<link>http://www.kriesi.at/support/topic/footer-z-index#post-79452</link>
			<pubDate>Thu, 11 Oct 2012 18:32:00 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">79452@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;First screenshot: &#60;a href=&#34;http://www.fondazionemercantini.it/dropdown.png&#34; rel=&#34;nofollow&#34;&#62;http://www.fondazionemercantini.it/dropdown.png&#60;/a&#62;; it's the normal situation in which dropdown &#34;Agenda&#34; isn't selected.&#60;br /&#62;
Second screenshot: &#60;a href=&#34;http://www.fondazionemercantini.it/dropdown_hovered.png&#34; rel=&#34;nofollow&#34;&#62;http://www.fondazionemercantini.it/dropdown_hovered.png&#60;/a&#62;; it occurs when i click on the menu &#34;Agenda&#34;. I use updated safari but the test on other browser (Chrome and firefox) generates the same results. Hoping in an answer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loreegems on "CSS issue abundance theme"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-abundance-theme#post-79429</link>
			<pubDate>Thu, 11 Oct 2012 14:37:36 +0000</pubDate>
			<dc:creator>loreegems</dc:creator>
			<guid isPermaLink="false">79429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Solved !&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/woocommerceabundance-upgrade-issues&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/woocommerceabundance-upgrade-issues&#60;/a&#62;&#60;br /&#62;
thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>designkolchose on "Mainmenu hidden"</title>
			<link>http://www.kriesi.at/support/topic/mainmenu-hidden#post-79414</link>
			<pubDate>Thu, 11 Oct 2012 12:48:12 +0000</pubDate>
			<dc:creator>designkolchose</dc:creator>
			<guid isPermaLink="false">79414@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Wohooo.... its works!&#60;/p&#62;
&#60;p&#62;thanks a lot Ismael !!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Mainmenu hidden"</title>
			<link>http://www.kriesi.at/support/topic/mainmenu-hidden#post-79412</link>
			<pubDate>Thu, 11 Oct 2012 12:27:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79412@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi designkolchose,&#60;/p&#62;
&#60;p&#62;You would be needing firebug and a custom code snippet. This can be done via css and not by shortcode. This is the custom code snippet:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.page-id-no .menu-main-menu-container {
   display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;just inspect your page using firebug and check the page-id-no of that specific page and replace the no with the right number.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loreegems on "CSS issue abundance theme"</title>
			<link>http://www.kriesi.at/support/topic/css-issue-abundance-theme#post-79409</link>
			<pubDate>Thu, 11 Oct 2012 11:53:02 +0000</pubDate>
			<dc:creator>loreegems</dc:creator>
			<guid isPermaLink="false">79409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I'm having problem with CSS layout for &#34;Edit adress&#34;, &#34;login&#34; and &#34;registration&#34; pages. Some fields seems to be hidden.(like &#34;company&#34;)&#60;br /&#62;
you can find exemple here : &#60;a href=&#34;http://www.loreegems.fr/mon-compte/&#34; rel=&#34;nofollow&#34;&#62;http://www.loreegems.fr/mon-compte/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for help&#60;/p&#62;
&#60;p&#62;sincerely
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
