<?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: clamant75</title>
		<link><a href='http://www.kriesi.at/support/profile/clamant75'>clamant75</a></link>
		<description>Support Forum - User Favorites: clamant75</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 08:21:12 +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>Devin on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-105365</link>
			<pubDate>Sat, 13 Apr 2013 14:13:35 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105365@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you really need that specifically, I'd recommend Codeable.io as a quick freelance source (I often freelance there).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-105203</link>
			<pubDate>Thu, 11 Apr 2013 15:46:06 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">105203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So,&#60;br /&#62;
that's the response:&#60;/p&#62;
&#60;p&#62;&#34;Your best bet would be to unhook the related products function and then hook in your own products loop.&#60;br /&#62;
Take a look in woocommerce-hooks.php to see where the related products are hooked in.&#34;&#60;/p&#62;
&#60;p&#62;But of course I don't know how to manage that… ;-(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-105060</link>
			<pubDate>Wed, 10 Apr 2013 11:21:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105060@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Let us know what they say. I tried to find some additional docs on it but all it says is that it should be automatic and if you want manual control to use Up-Sells/Cross sell. I very well could be misunderstanding it so hopefully they will have something for you (and us :] )&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104896</link>
			<pubDate>Tue, 09 Apr 2013 08:27:43 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">104896@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great!&#60;br /&#62;
Thanks Devin, it works fine for the up-sells products…&#60;br /&#62;
Concerning the related products, I posted on woocommerce wordpress forum but no response till now…&#60;br /&#62;
So I'm waiting&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104800</link>
			<pubDate>Mon, 08 Apr 2013 15:18:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104800@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In your config-woocommerce&#38;gt;config.php file, look for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;woocommerce_upsell_display(); // products and columns are inherited from related products&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change it to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;woocommerce_upsell_display($avia_config[&#38;#39;shop_single_column_items&#38;#39;],$avia_config[&#38;#39;shop_single_column&#38;#39;]); // products and columns are inherited from related products&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should force the upsells to have the same layout.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104776</link>
			<pubDate>Mon, 08 Apr 2013 13:36:34 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">104776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
ok I'm gonna contact Wootheme&#60;br /&#62;
but concerning &#34;…the default layout seems to have been broken at some point in your customizations…&#34;&#60;br /&#62;
I don't consider that cause I made a copy of the site and restore your theme by default…and the layout is the same&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wordpressdemo5.mozaikdesign.fr/product/dried-tomatoes-paste/&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo5.mozaikdesign.fr/product/dried-tomatoes-paste/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104672</link>
			<pubDate>Sun, 07 Apr 2013 13:00:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There is really nothing that *we* can do about the related products. Its a function of the plugin and you would need to post on the WooCommerce forums for an issue with its logic.&#60;/p&#62;
&#60;p&#62;As for the layout, the default layout seems to have been broken at some point in your customizations. The WooCommerce pages are unable to have dynamic templates applied to them so any layout changes need to be done with code to the config.php file in the woocommerce-config folder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Hiding right sidebar area in woocommerce page?"</title>
			<link>http://www.kriesi.at/support/topic/hiding-right-sidebar-area-in-woocommerce-page#post-104468</link>
			<pubDate>Fri, 05 Apr 2013 07:45:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">104468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad you found a solution :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104466</link>
			<pubDate>Fri, 05 Apr 2013 07:27:59 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">104466@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to precise that to display the page without sidebar&#60;br /&#62;
I've applied a dynamic template to the page,&#60;br /&#62;
and link the shop base page to a false page (Blog) in woo commerce settings…&#60;br /&#62;
But I checked what it would be if I were applying the good page (Boutique)&#60;br /&#62;
and it doesn't resolve anything…
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Hiding right sidebar area in woocommerce page?"</title>
			<link>http://www.kriesi.at/support/topic/hiding-right-sidebar-area-in-woocommerce-page#post-104465</link>
			<pubDate>Fri, 05 Apr 2013 07:14:02 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">104465@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
yes it works cause I've applied a dynamic template to the page,&#60;br /&#62;
and link the shop base page to a false page in woo commerce settings…&#60;br /&#62;
If I don't do that, the right sidebar is still displayed although I choose full-size&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104464</link>
			<pubDate>Fri, 05 Apr 2013 07:02:29 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">104464@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;there's still 2 problems:&#60;br /&#62;
1 &#38;gt; the grid of the linked products (up-sells products)&#60;br /&#62;
I've applied your code but I got only 2 columns to display that products instead of 4…&#60;/p&#62;
&#60;p&#62;On woocommerce doc, they say same thing than you but to apply in functions.php file:&#60;br /&#62;
// Redefine woocommerce_output_related_products()&#60;br /&#62;
function woocommerce_output_related_products() {&#60;br /&#62;
woocommerce_related_products(20,4); // Display 20 products in rows of 4&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;2 &#38;gt; the number of products displayed in total…&#60;br /&#62;
I've applied all categories and all tags to each product&#60;br /&#62;
It's a bit strange not to see them all appearing below the linked products?&#60;br /&#62;
One I got 1 product, once I got 5…&#60;/p&#62;
&#60;p&#62;Nothing changes, and I don't see the logic??&#60;br /&#62;
&#60;a href=&#34;http://www.wordpressdemo4.mozaikdesign.fr/product/pear-jam/&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo4.mozaikdesign.fr/product/pear-jam/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104023</link>
			<pubDate>Tue, 02 Apr 2013 14:53:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104023@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;As far as I know there is no way to say exactly how many related products a given product will have. IE, you can't know for certain how many products will show as related since they can't be specified through any woocommerce option.&#60;/p&#62;
&#60;p&#62;So although you may say you have 20 other products &#34;related&#34; woocommerce doesn't see it that way and so it only shows those products as being related.&#60;/p&#62;
&#60;p&#62;If you want to do Upsells, where you have specific control of the products shown you can set that up on the individual product.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/#relatedproducts&#34; rel=&#34;nofollow&#34;&#62;http://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/#relatedproducts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104012</link>
			<pubDate>Tue, 02 Apr 2013 14:22:09 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">104012@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;on some others pages I got only 7, and I should have 20 also…&#60;br /&#62;
&#60;a href=&#34;http://www.wordpressdemo4.mozaikdesign.fr/product/truffes-30-g/&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo4.mozaikdesign.fr/product/truffes-30-g/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-104010</link>
			<pubDate>Tue, 02 Apr 2013 14:19:40 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">104010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry it doesn't work…&#60;br /&#62;
I set this&#60;br /&#62;
$avia_config['shop_single_column'] 	 = 4;			// columns for related products and upsells&#60;br /&#62;
$avia_config['shop_single_column_items'] 	 = 20;	// number of items for related products and upsells&#60;br /&#62;
and&#60;br /&#62;
woocommerce_related_products(20, 4); // X products, X columns&#60;/p&#62;
&#60;p&#62;I should have 20 products on the page, and I got 11…&#60;br /&#62;
&#60;a href=&#34;http://www.wordpressdemo4.mozaikdesign.fr/product/lemon-cream/&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo4.mozaikdesign.fr/product/lemon-cream/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-103829</link>
			<pubDate>Mon, 01 Apr 2013 14:51:42 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">103829@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please open up /config-woocommerce/config.php  located in the theme folder and first look for lines 58-59 that look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;shop_single_column&#38;#39;] 	 = 4;			// columns for related products and upsells
$avia_config[&#38;#39;shop_single_column_items&#38;#39;] 	 = 4;	// number of items for related products and upsells&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;first 4 is number of items per line, second 4 is total number of items. . So if you put 5 and 10 respectively , you would have 5 items, with additional 5 loading via ajax (page doesn't reload). &#60;/p&#62;
&#60;p&#62;----&#60;/p&#62;
&#60;p&#62;i do dimly remember this functionality had some issues in the past, and if that is still the case, (after you make above changes, nothing happens).....&#60;/p&#62;
&#60;p&#62;....then find  line 819 in the same file that looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;woocommerce_related_products($avia_config[&#38;#39;shop_single_column_items&#38;#39;],$avia_config[&#38;#39;shop_single_column&#38;#39;]);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change it to look like:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;woocommerce_related_products(5, 5);&#60;/code&#62; which would give 5 products shown per line with a total of 5 products shown.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hiding right sidebar area in woocommerce page?"</title>
			<link>http://www.kriesi.at/support/topic/hiding-right-sidebar-area-in-woocommerce-page#post-103804</link>
			<pubDate>Mon, 01 Apr 2013 13:28:37 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;From the link you posted it seems you've already done exactly that. However, this is a quick how-to Nick Posted if you are unhappy with how you implemented it: &#60;a href=&#34;http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93148&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/disable-sidebar-for-shop-page-keep-sidebar-for-product-categories#post-93148&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Displaying more columns in up-sells products and more items?"</title>
			<link>http://www.kriesi.at/support/topic/displaying-more-columns-in-up-sells-products-and-more-items#post-103676</link>
			<pubDate>Sat, 30 Mar 2013 16:15:40 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">103676@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I want to display 3 or 4 columns in up-sells products&#60;br /&#62;
&#60;a href=&#34;http://www.wordpressdemo4.mozaikdesign.fr/product/dried-tomatoes-paste/#&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo4.mozaikdesign.fr/product/dried-tomatoes-paste/#&#60;/a&#62;!prettyPhoto&#60;br /&#62;
so the 5 products just after Sundried Tomato Cream&#60;/p&#62;
&#60;p&#62;And I don't see where I can set the number of products to display in the following…&#60;br /&#62;
I got 4 at max?&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Hiding right sidebar area in woocommerce page?"</title>
			<link>http://www.kriesi.at/support/topic/hiding-right-sidebar-area-in-woocommerce-page#post-103666</link>
			<pubDate>Sat, 30 Mar 2013 14:37:10 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">103666@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So, to be clear I want to use the entire width…&#60;br /&#62;
Talking about this page:&#60;br /&#62;
&#60;a href=&#34;http://www.wordpressdemo4.mozaikdesign.fr/boutique/?product_order=default&#38;amp;product_sort=asc&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo4.mozaikdesign.fr/boutique/?product_order=default&#38;amp;product_sort=asc&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Hiding right sidebar area in woocommerce page?"</title>
			<link>http://www.kriesi.at/support/topic/hiding-right-sidebar-area-in-woocommerce-page#post-103665</link>
			<pubDate>Sat, 30 Mar 2013 14:35:41 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">103665@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I'd like to hide the right sidebar area in my products page…&#60;br /&#62;
I don't see how to hide it?&#60;/p&#62;
&#60;p&#62;Thanks if you could help me…&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Fixing on chrome (responsive layout on smartphone)?"</title>
			<link>http://www.kriesi.at/support/topic/fixing-on-chrome-responsive-layout-on-smartphone#post-102914</link>
			<pubDate>Mon, 25 Mar 2013 11:22:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102914@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;I'm not aware of any rendering differences on mobile versions of chrome but I'll tag Kriesi for the topic as I believe he is the only one who has an iphone available for bug testing and diagnoses.&#60;/p&#62;
&#60;p&#62;Can you provide a link to your site so that we can try and see what the issue might be?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "problem with css in chrome on smartphone?"</title>
			<link>http://www.kriesi.at/support/topic/problem-with-css-in-chrome-on-smartphone#post-102806</link>
			<pubDate>Sun, 24 Mar 2013 06:49:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">102806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that it fixed the issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Fixing on chrome (responsive layout on smartphone)?"</title>
			<link>http://www.kriesi.at/support/topic/fixing-on-chrome-responsive-layout-on-smartphone#post-102751</link>
			<pubDate>Sat, 23 Mar 2013 10:41:51 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">102751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
on iPhone with Chrome (ok on Safari),&#60;br /&#62;
the logo is not centered and flags are overlaying the logo…&#60;/p&#62;
&#60;p&#62;Any solutions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Reduce white space between content and footer?"</title>
			<link>http://www.kriesi.at/support/topic/reduce-white-space-between-content-and-footer#post-102750</link>
			<pubDate>Sat, 23 Mar 2013 09:49:06 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">102750@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok thanks Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "problem with css in chrome on smartphone?"</title>
			<link>http://www.kriesi.at/support/topic/problem-with-css-in-chrome-on-smartphone#post-102748</link>
			<pubDate>Sat, 23 Mar 2013 09:23:11 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">102748@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok,&#60;br /&#62;
I put the code in a new stylesheet at an upper level, and it's ok
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "problem with css in chrome on smartphone?"</title>
			<link>http://www.kriesi.at/support/topic/problem-with-css-in-chrome-on-smartphone#post-102695</link>
			<pubDate>Fri, 22 Mar 2013 19:23:12 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">102695@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, in fact it's just some part of the custom.css I've added that doesn't work…&#60;br /&#62;
Example, I put a color background on padding right to the fig image&#60;br /&#62;
.truffes {&#60;br /&#62;
    float: left;&#60;br /&#62;
    padding: 0px 24px 0px 0px !important;&#60;br /&#62;
    margin: 0px 20px 20px 0px !important;&#60;br /&#62;
    background-color: rgb(88, 35, 67) !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wordpressdemo4.mozaikdesign.fr/chutney/&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo4.mozaikdesign.fr/chutney/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And it doesn't take effect on iphone (and ipad) on Chrome&#60;br /&#62;
But it's ok on a desktop computer…
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Reduce white space between content and footer?"</title>
			<link>http://www.kriesi.at/support/topic/reduce-white-space-between-content-and-footer#post-102567</link>
			<pubDate>Fri, 22 Mar 2013 03:20:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102567@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;The sidebar has a default minimum height set to keep the page content a little larger. You can change that by 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;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar {
min-height: 300px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Adjust the value as needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Unlink an item of the navigation menu?"</title>
			<link>http://www.kriesi.at/support/topic/unlink-an-item-of-the-navigation-menu#post-102566</link>
			<pubDate>Fri, 22 Mar 2013 03:18:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102566@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;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "problem with css in chrome on smartphone?"</title>
			<link>http://www.kriesi.at/support/topic/problem-with-css-in-chrome-on-smartphone#post-102510</link>
			<pubDate>Thu, 21 Mar 2013 20:34:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102510@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;Do you mean the custom.css file doesn't take effect at all when viewing the site in Chrome on an iPhone? Is this consistently happening or only sometimes or something like that?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio main title size is changing when using arrow?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-main-title-size-is-changing-when-using-arrow#post-102501</link>
			<pubDate>Thu, 21 Mar 2013 20:12:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102501@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;You are seeing the css rendering live just based on the order of things and it loading in via ajax.&#60;/p&#62;
&#60;p&#62;In your custom css, limit the portfolio title change to just the portfolio sorting container and then it will never try and load on to the ajax container. I've added it to that css here:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* PORTFOLIO TITLE PRODUCTS 4 COL */
#top .portfolio-wrap .portfolio-sort-container .title_container h1.main-title a {
letter-spacing:-0.4px;
padding:0px;
margin:0;
font-weight: bold;
font-size: 13px;
min-height: 16px;
float:none;
line-height: 1.4em;
font-family:  &#38;#39;Rufina&#38;#39;, Georgia, &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, Verdana, sans-serif;
color: #000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Reduce white space between content and footer?"</title>
			<link>http://www.kriesi.at/support/topic/reduce-white-space-between-content-and-footer#post-102452</link>
			<pubDate>Thu, 21 Mar 2013 15:37:29 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">102452@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
an example here:&#60;br /&#62;
&#60;a href=&#34;http://www.wordpressdemo4.mozaikdesign.fr/&#34; rel=&#34;nofollow&#34;&#62;http://www.wordpressdemo4.mozaikdesign.fr/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There's too much space between content and footer…&#60;br /&#62;
The page is a dynamic template with widget on right sidebar…&#60;br /&#62;
I've checked, and there's no blank content that should explain this…&#60;/p&#62;
&#60;p&#62;Do you have a solution please?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
