<?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: alexdigital</title>
		<link><a href='http://www.kriesi.at/support/profile/alexdigital'>alexdigital</a></link>
		<description>Support Forum - User Favorites: alexdigital</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 13:08:55 +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>Ismael on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84923</link>
			<pubDate>Thu, 22 Nov 2012 01:48:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84923@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanslig,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84850</link>
			<pubDate>Wed, 21 Nov 2012 09:14:56 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Peter,&#60;br /&#62;
Thank you very much! It worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84701</link>
			<pubDate>Tue, 20 Nov 2012 12:39:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84701@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css - it will reduce the padding of hr elements:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.hr {
padding: 10px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can decrease the first value to i.e. 0px too if you like. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84664</link>
			<pubDate>Tue, 20 Nov 2012 02:32:19 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;please see screen shots:&#60;br /&#62;
&#60;a href=&#34;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.33.png&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.33.png&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.40.png&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.40.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks a  lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84663</link>
			<pubDate>Tue, 20 Nov 2012 02:22:07 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84663@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
I've copied that CSS code above to the quick CSS field, but there is still a big gap.&#60;br /&#62;
is it because i entered the code wrongly or what?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84541</link>
			<pubDate>Mon, 19 Nov 2012 09:47:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanslig,&#60;/p&#62;
&#60;p&#62;Try to use this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.title_container.extralight-border {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84528</link>
			<pubDate>Mon, 19 Nov 2012 07:15:28 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84528@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
thanks a lot to your reply!&#60;br /&#62;
However, there is still a big spacing.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.bathmatesingapore.com&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com&#60;/a&#62;&#60;br /&#62;
see the flag 'Our products' and the images below, there is a big gap. I don't want this big gap.&#60;br /&#62;
Also, i've left the title blank by not writing anything in the title field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84520</link>
			<pubDate>Mon, 19 Nov 2012 06:05:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84520@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanlinsg,&#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;.title_container h1.page-title {
display: none;
}&#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>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84509</link>
			<pubDate>Mon, 19 Nov 2012 04:25:51 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84509@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I feel that the title really occupies too much space of the page and i do not really need to display the title of the page because the menu bar is enough already.&#60;br /&#62;
How do I not to display the titles of each page?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamesbrooks50 on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-83045</link>
			<pubDate>Fri, 09 Nov 2012 14:50:56 +0000</pubDate>
			<dc:creator>jamesbrooks50</dc:creator>
			<guid isPermaLink="false">83045@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin. I'll post the right way next time. Thanks man!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-82983</link>
			<pubDate>Fri, 09 Nov 2012 04:53:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82983@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jamesbrooks,&#60;/p&#62;
&#60;p&#62;You can edit the menu items by going to Appearance&#38;gt;Menus in the Wordpress backend. If you have any other questions, make sure to post them in the Angular forum.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamesbrooks50 on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-82931</link>
			<pubDate>Thu, 08 Nov 2012 19:38:36 +0000</pubDate>
			<dc:creator>jamesbrooks50</dc:creator>
			<guid isPermaLink="false">82931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Pardon, if this has been answered somewhere else, but I can't find it.  My question is... is there anyway to edit the items in the dropdown menu that shows up on mobile devices that reads &#34;Select a Page&#34;?  Specifically, I want to delete &#34;Archive, site map, blog, gallery etc&#34; I want to have these link to Pages I've created. The theme I'm using is Angular.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-81829</link>
			<pubDate>Thu, 01 Nov 2012 16:12:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81829@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There shouldn't be any reason why the dropdown wouldn't show up and if you can pinpoint in what browser and under what circumstances that happens, we can see about fixing that.&#60;/p&#62;
&#60;p&#62;The two line menu however is the nature of the adaptive size. The space shrinks and you can either lose part of the menu or it can wrap.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexdigital on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-81717</link>
			<pubDate>Wed, 31 Oct 2012 15:36:33 +0000</pubDate>
			<dc:creator>alexdigital</dc:creator>
			<guid isPermaLink="false">81717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks i'll give that a try.&#60;/p&#62;
&#60;p&#62;I've noticed a couple of other weird things on smaller browsers/screens.&#60;/p&#62;
&#60;p&#62;At certain sizes the menu goes onto two lines:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://screencast.com/t/i3NSwAhijKQw&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/i3NSwAhijKQw&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And on some sizes the drop down menu isn't appearing.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://screencast.com/t/BjVtv7fKuJFI&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/BjVtv7fKuJFI&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-81193</link>
			<pubDate>Fri, 26 Oct 2012 16:24:29 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">81193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;The links disappear on purpose and instead a dropdown menu optimized for touching appears in the place of links.which makes life easier for iphone/ipod/android users. If you want to remove that functionality, its possible, but unless visitor use a toothpick, the links would be impossible to press with a human finger.&#60;/p&#62;
&#60;p&#62;With the slider you have some options. Personally I would get rid of the text and the buttons for small screens since its hard to see the image itself so even if the font size is reduced, it would be like trying to read a name on a grain of rice. &#60;/p&#62;
&#60;p&#62;However if  you take out 6 words or so out of each slide, it will be alright. &#60;/p&#62;
&#60;p&#62;Add the following to the Quick CSS in the backend or to your custom.css file please&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/*text*/
.featured_caption {
font-size: 9px;
}
/*position of the button*/
#top #wrap_all .button_wrap_1 .caption-slideshow-button {
width: 30%;
margin: 0 35%;
line-height: 20px;
}
/*position of the transparent overlay*/
#top .slideshow_inner_caption {
padding: 3%;
height: 100%;
width: 100%;
line-height: 1.5em;
}
/*control the transparent overlay .47 current, 1 = no transparency, 0= full transparency */
.caption_right_framed .slideshow_caption .slideshow_inner_caption, .caption_left_framed .slideshow_caption .slideshow_inner_caption {
background: rgba(0, 0, 0, 0.47);
}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-81190</link>
			<pubDate>Fri, 26 Oct 2012 16:03:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81190@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Alex,&#60;/p&#62;
&#60;p&#62;Not too much unfortunately as the space is determined by the size of the photo and the size of the screen. With your content, one solution would be to remove the captions at that small of a screen size so that it looks less cluttered. 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: 479px) {  #top .slideshow .slideshow_caption {display: none; }
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexdigital on "Slider Slideshow on small screens (Responsive)"</title>
			<link>http://www.kriesi.at/support/topic/slider-slideshow-on-small-screens-responsive#post-81034</link>
			<pubDate>Thu, 25 Oct 2012 10:25:02 +0000</pubDate>
			<dc:creator>alexdigital</dc:creator>
			<guid isPermaLink="false">81034@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hiya,&#60;/p&#62;
&#60;p&#62;Love the propulsion theme by the way. Best theme ever!&#60;/p&#62;
&#60;p&#62;On the slider it looks great until its scaled down to a small screen like an iphone. When it is the link buttons disappear and it all seems a bit squashed.&#60;/p&#62;
&#60;p&#62;Is there anything to be donw that might improve this?&#60;/p&#62;
&#60;p&#62;Take a look at my site here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://clients.alexdigital.com/euristix/&#34; rel=&#34;nofollow&#34;&#62;http://clients.alexdigital.com/euristix/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;-Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Slider in a toggle"</title>
			<link>http://www.kriesi.at/support/topic/slider-in-a-toggle#post-75205</link>
			<pubDate>Mon, 10 Sep 2012 15:33:53 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">75205@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;This thread was started in Angular but with the framework as far as the shortcodes go being the same I believe this applies to Propulsion as well.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/slider-in-toggle-not-displaying-properly&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/slider-in-toggle-not-displaying-properly&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexdigital on "Slider in a toggle"</title>
			<link>http://www.kriesi.at/support/topic/slider-in-a-toggle#post-75199</link>
			<pubDate>Mon, 10 Sep 2012 15:22:37 +0000</pubDate>
			<dc:creator>alexdigital</dc:creator>
			<guid isPermaLink="false">75199@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hiya,&#60;/p&#62;
&#60;p&#62;I've tried adding a slider to a toggle and it's not working. Is this possible to do?&#60;/p&#62;
&#60;p&#62;-Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60660</link>
			<pubDate>Mon, 18 Jun 2012 04:01:20 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">60660@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fitzpatrick,&#60;/p&#62;
&#60;p&#62;In some instances, each theme is a little different.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fitzpatrick512 on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60273</link>
			<pubDate>Thu, 14 Jun 2012 21:39:17 +0000</pubDate>
			<dc:creator>fitzpatrick512</dc:creator>
			<guid isPermaLink="false">60273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In my Flashlight them this code disables the overlay buttons (but it does add the link):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;a&#38;gt;ID).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_post_thumbnail( get_the_ID(), &#38;#39;shop_catalog&#38;#39; ).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
echo get_the_post_thumbnail( get_the_ID(), &#38;#39;shop_catalog&#38;#39; );
echo $link;
echo &#38;quot;&#38;lt;a&#38;gt;&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Show Details&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
if(!empty($rating)) echo &#38;quot;&#38;lt;span class=&#38;#39;rating_container&#38;#39;&#38;gt;&#38;quot;.$rating.&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Mya on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60259</link>
			<pubDate>Thu, 14 Jun 2012 20:06:03 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">60259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad you find it useful WarriorSan! &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WarriorSan on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60251</link>
			<pubDate>Thu, 14 Jun 2012 19:33:38 +0000</pubDate>
			<dc:creator>WarriorSan</dc:creator>
			<guid isPermaLink="false">60251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the useful info!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Product Variation Image"</title>
			<link>http://www.kriesi.at/support/topic/product-variation-image#post-60042</link>
			<pubDate>Wed, 13 Jun 2012 16:40:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">60042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi FiddlerStudios,&#60;/p&#62;
&#60;p&#62;Ultimately it is up to Kriesi to add in the functionality. If you'd like to send another request you can do so through the contact page here: &#60;a href=&#34;http://www.kriesi.at/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/contact&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60040</link>
			<pubDate>Wed, 13 Jun 2012 16:34:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">60040@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fitzpatrick512,&#60;/p&#62;
&#60;p&#62;You should be able to make the change to the up woocomerce-config&#38;gt;config.php I posted above and then it will work as you describe. The css is what hides the buttons and the php change is what adds the link to the whole image.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FiddlerStudios on "Product Variation Image"</title>
			<link>http://www.kriesi.at/support/topic/product-variation-image#post-60036</link>
			<pubDate>Wed, 13 Jun 2012 15:33:50 +0000</pubDate>
			<dc:creator>FiddlerStudios</dc:creator>
			<guid isPermaLink="false">60036@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have this same problem. This seems like a pretty standard/basic feature. When the client selects the color variation or whatever, you want them to see the option they're getting. Please, please, PLEASE add this feature to the theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fitzpatrick512 on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60024</link>
			<pubDate>Wed, 13 Jun 2012 13:44:53 +0000</pubDate>
			<dc:creator>fitzpatrick512</dc:creator>
			<guid isPermaLink="false">60024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm... I'd like to have both - the overlay button AND the clickable image. That way if people are on a mobile or just want to click the image before the buttons pop up (or if they want to click outside the button area) - it still takes them to the product.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slider in toggle not displaying properly"</title>
			<link>http://www.kriesi.at/support/topic/slider-in-toggle-not-displaying-properly#post-56858</link>
			<pubDate>Mon, 21 May 2012 17:23:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">56858@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ltlwicker,&#60;/p&#62;
&#60;p&#62;I'm not sure if it will be possible to get the two shortcodes working together like that. The way that they are loaded in from shortcode to html/javascript makes it difficult to nest them like in your example.&#60;/p&#62;
&#60;p&#62;If you really need that effect, you'll have better luck but creating the two shortcodes in the visual editor then viewing the source of the page and putting that html into the HTML tab of the page you are editing. So you would be manually combining the two after they are generated by the shortcode.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Related products columns"</title>
			<link>http://www.kriesi.at/support/topic/related-products-columns#post-56853</link>
			<pubDate>Mon, 21 May 2012 17:07:45 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">56853@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;Do you mean the settings in Woo commerce are overriding the ones in the config file or the other way around?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-56561</link>
			<pubDate>Fri, 18 May 2012 14:03:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">56561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is this issue resolved now?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
