<?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: disappears - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/disappears</link>
		<description>Support Forum - Tag: disappears - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 23:05:59 +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/disappears" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Add To Cart Button disappears"</title>
			<link>http://www.kriesi.at/support/topic/add-to-cart-button-disappears#post-103320</link>
			<pubDate>Wed, 27 Mar 2013 15:26:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103320@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrownMountain on "Add To Cart Button disappears"</title>
			<link>http://www.kriesi.at/support/topic/add-to-cart-button-disappears#post-103265</link>
			<pubDate>Wed, 27 Mar 2013 08:12:35 +0000</pubDate>
			<dc:creator>BrownMountain</dc:creator>
			<guid isPermaLink="false">103265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, Thx!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add To Cart Button disappears"</title>
			<link>http://www.kriesi.at/support/topic/add-to-cart-button-disappears#post-102973</link>
			<pubDate>Mon, 25 Mar 2013 17:02:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102973@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi BrownMountain,&#60;/p&#62;
&#60;p&#62;I thought that had been fixed in the most recent version but I guess not. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 480px) {
.single_variation_wrap {margin-left: 0px;}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrownMountain on "Add To Cart Button disappears"</title>
			<link>http://www.kriesi.at/support/topic/add-to-cart-button-disappears#post-102899</link>
			<pubDate>Mon, 25 Mar 2013 08:32:45 +0000</pubDate>
			<dc:creator>BrownMountain</dc:creator>
			<guid isPermaLink="false">102899@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I noticed that the 'Add to cart button' by product ‘Beyond the Moon’ on the demo-stie disappears on mobile?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roelofwielinga on "Footer menu disappears during downscaling"</title>
			<link>http://www.kriesi.at/support/topic/footer-menu-disappears-during-downscaling#post-94196</link>
			<pubDate>Wed, 30 Jan 2013 18:42:47 +0000</pubDate>
			<dc:creator>roelofwielinga</dc:creator>
			<guid isPermaLink="false">94196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Exellent!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Footer menu disappears during downscaling"</title>
			<link>http://www.kriesi.at/support/topic/footer-menu-disappears-during-downscaling#post-94042</link>
			<pubDate>Wed, 30 Jan 2013 01:37:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add this on your custom.css. It is cause by the media queries for mobile devices with 767px screen below.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 767px) {

	 	/*footer and bellow*/
	 	.sub_menu{display:block;}

	 }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roelofwielinga on "Footer menu disappears during downscaling"</title>
			<link>http://www.kriesi.at/support/topic/footer-menu-disappears-during-downscaling#post-94002</link>
			<pubDate>Tue, 29 Jan 2013 21:54:45 +0000</pubDate>
			<dc:creator>roelofwielinga</dc:creator>
			<guid isPermaLink="false">94002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi and thanks for this forum!&#60;br /&#62;
When I resize my browser to very narrow all seems fine but my footer-menu. It disappears and the only thing I see is the back link to your site. Is this a known issue, or am I overlooking something?&#60;br /&#62;
You can look at it by visiting &#60;a href=&#34;http://www.wielinga.net&#34; rel=&#34;nofollow&#34;&#62;http://www.wielinga.net&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your reply,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-62948</link>
			<pubDate>Sat, 30 Jun 2012 05:30:04 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">62948@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Peter's css fix worked for you :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Buitenruimte on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-62920</link>
			<pubDate>Fri, 29 Jun 2012 20:20:37 +0000</pubDate>
			<dc:creator>Buitenruimte</dc:creator>
			<guid isPermaLink="false">62920@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thats's damn smart : )&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-60685</link>
			<pubDate>Mon, 18 Jun 2012 05:59:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">60685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try to add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single .sidebar2 {
    left: 888px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Buitenruimte on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-59990</link>
			<pubDate>Wed, 13 Jun 2012 07:43:41 +0000</pubDate>
			<dc:creator>Buitenruimte</dc:creator>
			<guid isPermaLink="false">59990@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael.&#60;/p&#62;
&#60;p&#62;Thanks for that!&#60;br /&#62;
Doesn't work for me though because the height of the date element is not always 100px. (long category names take up 2 lines sometimes)&#60;br /&#62;
So is it possible to have the sidebar stick to the bottom of that date block in a relative way?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-59949</link>
			<pubDate>Wed, 13 Jun 2012 03:52:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59949@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Try to remove the white space you created then drop this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .sidebar2.sidebar_absolute {
margin-top: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the top margin if needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Buitenruimte on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-59860</link>
			<pubDate>Tue, 12 Jun 2012 19:22:38 +0000</pubDate>
			<dc:creator>Buitenruimte</dc:creator>
			<guid isPermaLink="false">59860@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;/p&#62;
&#60;p&#62;Check  &#60;a href=&#34;http://buitenruimte.nl/&#34; rel=&#34;nofollow&#34;&#62;http://buitenruimte.nl/&#60;/a&#62; - you see the empty space I created on the top right side.&#60;br /&#62;
If you click on a post you see why.&#60;/p&#62;
&#60;p&#62;Thanks in advance&#60;/p&#62;
&#60;p&#62;Marcel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-59650</link>
			<pubDate>Mon, 11 Jun 2012 05:33:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">59650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Can you post a link please - maybe we can provide some custom css code to fix the issue. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Buitenruimte on "Right sidebar interfers with &#039;date and comment&#039; block"</title>
			<link>http://www.kriesi.at/support/topic/right-sidebar-interfers-with-date-and-comment-block#post-59540</link>
			<pubDate>Sat, 09 Jun 2012 20:54:43 +0000</pubDate>
			<dc:creator>Buitenruimte</dc:creator>
			<guid isPermaLink="false">59540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I have put a right sidebar on my blogpage. but since there is already a 'date and comments' block on the right of my posts, a part of the right sidebar disappears below it.&#60;br /&#62;
I have created an empty text widget to move the sidebar a little lower but their might be antoher solution cause this doenst look to pretty.&#60;/p&#62;
&#60;p&#62;Thanks in advance&#60;/p&#62;
&#60;p&#62;Marcel
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
