<?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: apweldon</title>
		<link><a href='http://www.kriesi.at/support/profile/apweldon'>apweldon</a></link>
		<description>Support Forum - User Favorites: apweldon</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:31:05 +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 "Moving the &#34;accept terms and conditions&#34; checkbox"</title>
			<link>http://www.kriesi.at/support/topic/moving-the-accept-terms-and-conditions-checkbox#post-104377</link>
			<pubDate>Thu, 04 Apr 2013 15:53:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tom,&#60;/p&#62;
&#60;p&#62;You would need to use woo commerce templates: &#60;a href=&#34;http://docs.woothemes.com/document/template-structure/&#34; rel=&#34;nofollow&#34;&#62;http://docs.woothemes.com/document/template-structure/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or unhook/re-arrange it via a hook if one is available outside of doing a css hack.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsTom on "Moving the &#34;accept terms and conditions&#34; checkbox"</title>
			<link>http://www.kriesi.at/support/topic/moving-the-accept-terms-and-conditions-checkbox#post-104356</link>
			<pubDate>Thu, 04 Apr 2013 15:20:01 +0000</pubDate>
			<dc:creator>gsTom</dc:creator>
			<guid isPermaLink="false">104356@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry, found a dirty solution for now, also the font size does only work via the label. more native rearranging would be much better because the line breaks between text, link and checkbox is not very nice on different viewports:&#60;/p&#62;
&#60;p&#62;'/* rearange accept terms and conditions text on chekout (....com/kasse) */&#60;br /&#62;
#payment #place_order {&#60;br /&#62;
	float: right !important;&#60;br /&#62;
	margin-top: 40px;&#60;br /&#62;
}&#60;br /&#62;
#payment .terms {&#60;br /&#62;
	margin-top: -20px;&#60;br /&#62;
	font-weight: bold;&#60;br /&#62;
	text-align: left !important;&#60;br /&#62;
}&#60;br /&#62;
#payment .terms label{&#60;br /&#62;
	font-size: 14px !important;&#60;br /&#62;
}&#60;br /&#62;
'&#60;br /&#62;
I did not test this on different user agents/devices yet!&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsTom on "Moving the &#34;accept terms and conditions&#34; checkbox"</title>
			<link>http://www.kriesi.at/support/topic/moving-the-accept-terms-and-conditions-checkbox#post-104346</link>
			<pubDate>Thu, 04 Apr 2013 15:03:58 +0000</pubDate>
			<dc:creator>gsTom</dc:creator>
			<guid isPermaLink="false">104346@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;no way to move the accept T&#38;amp;C line above the button?&#60;/p&#62;
&#60;p&#62;Thank you&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Moving the &#34;accept terms and conditions&#34; checkbox"</title>
			<link>http://www.kriesi.at/support/topic/moving-the-accept-terms-and-conditions-checkbox#post-104268</link>
			<pubDate>Thu, 04 Apr 2013 06:37:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">104268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
there's no easy way to move it around but you can improve the styling a bit. Use following code - add it into the quick css field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#payment #place_order {
float: right !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to change the order button position. &#60;/p&#62;
&#60;p&#62;If you want to display the &#34;accept terms and conditions&#34; on the left side you can use following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#payment .terms {
text-align: left !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want to increase the font size, adjust the font weight, etc. use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#payment .terms {
font-size: 15px !important;
font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>apweldon on "Moving the &#34;accept terms and conditions&#34; checkbox"</title>
			<link>http://www.kriesi.at/support/topic/moving-the-accept-terms-and-conditions-checkbox#post-104193</link>
			<pubDate>Wed, 03 Apr 2013 17:53:23 +0000</pubDate>
			<dc:creator>apweldon</dc:creator>
			<guid isPermaLink="false">104193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I would like to make the checkbox for the &#34;accept terms and conditions&#34; field more visible to my customers. Currently it sits all the way at the bottom of the page off to the right. &#60;/p&#62;
&#60;p&#62;Is there anyway to make it more visible? i.e.. move it around?&#60;/p&#62;
&#60;p&#62;The link is here but you will need items in your cart to view the checkout page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.vapebig.com/checkout-2/&#34; rel=&#34;nofollow&#34;&#62;https://www.vapebig.com/checkout-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Switching/updating to a new Kriesi theme"</title>
			<link>http://www.kriesi.at/support/topic/switchingupdating-to-a-new-kriesi-theme#post-103648</link>
			<pubDate>Sat, 30 Mar 2013 07:44:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
1) Yes, you can switch from Abundance to Replete without loosing all your settings/products. However you need to configure the theme options (and dynamic templates) again because Replete introduces new dynamic elements and options and it won't &#34;import&#34; the options from Abundance (to avoid conflicts, leftovers, etc.).&#60;/p&#62;
&#60;p&#62;2) Maybe you need to change/adjust the product description of your products because Replete uses the &#34;Product Excerpt&#34; text field for the product description whereas Abundance uses the default post content field. Both themes use the default product image gallery.&#60;/p&#62;
&#60;p&#62;3) No, your page rank will not be affected. Maybe for a short time (when Google crawls the &#34;new&#34; page content) you'll notice that your page is missing from the search results page but after some hours/days you'll be listed again and the new theme will not have a negative impact on your rank.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apweldon on "Switching/updating to a new Kriesi theme"</title>
			<link>http://www.kriesi.at/support/topic/switchingupdating-to-a-new-kriesi-theme#post-103589</link>
			<pubDate>Fri, 29 Mar 2013 14:26:46 +0000</pubDate>
			<dc:creator>apweldon</dc:creator>
			<guid isPermaLink="false">103589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;On a side note...Will page rankings be affecting if a new theme is applied?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apweldon on "Switching/updating to a new Kriesi theme"</title>
			<link>http://www.kriesi.at/support/topic/switchingupdating-to-a-new-kriesi-theme#post-103562</link>
			<pubDate>Fri, 29 Mar 2013 03:23:59 +0000</pubDate>
			<dc:creator>apweldon</dc:creator>
			<guid isPermaLink="false">103562@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello All,&#60;/p&#62;
&#60;p&#62;I am considering upgrading/switching my site over to a new Kriesi theme. I am currently using the abundance theme which I do love but want to migrate over to a them that is responsive. My question is would it be a smooth transition if I was to install and activate the replete theme?&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Responsive design"</title>
			<link>http://www.kriesi.at/support/topic/responsive-design-2#post-103463</link>
			<pubDate>Thu, 28 Mar 2013 12:18:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; No, tbh we have no plans to convert &#34;non responsive&#34; themes to &#34;responsive&#34; themes. However we released a responsive shop theme called &#34;Replete&#34;: &#60;a href=&#34;http://themeforest.net/item/replete-ecommerce-and-business/3519946&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net/item/replete-ecommerce-and-business/3519946&#60;/a&#62; which is quite similar to Abundance. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "Responsive design"</title>
			<link>http://www.kriesi.at/support/topic/responsive-design-2#post-103460</link>
			<pubDate>Thu, 28 Mar 2013 11:55:35 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">103460@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Any change of the Abundance theme becoming responsive?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-103018</link>
			<pubDate>Mon, 25 Mar 2013 21:00:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">103018@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>jwt2030 on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102983</link>
			<pubDate>Mon, 25 Mar 2013 17:58:48 +0000</pubDate>
			<dc:creator>jwt2030</dc:creator>
			<guid isPermaLink="false">102983@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;YAY!  Perfect!   Thank you greatly  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102981</link>
			<pubDate>Mon, 25 Mar 2013 17:43:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102981@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've corrected the css on your site to be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.tax-product_cat .content &#38;gt; .slideshow_container.slide_container_big {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which has removed it for just the category pages entirely.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwt2030 on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102954</link>
			<pubDate>Mon, 25 Mar 2013 15:08:17 +0000</pubDate>
			<dc:creator>jwt2030</dc:creator>
			<guid isPermaLink="false">102954@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.portalpetshop.com/product-category/clothing/pet-harnesses&#34; rel=&#34;nofollow&#34;&#62;http://www.portalpetshop.com/product-category/clothing/pet-harnesses&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.portalpetshop.com/product-category/clothing/dog-hoodies&#34; rel=&#34;nofollow&#34;&#62;http://www.portalpetshop.com/product-category/clothing/dog-hoodies&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Right now my site is in maintenance mode    &#38;lt;&#38;lt;removed by devin&#38;gt;&#38;gt;  to log in&#60;/p&#62;
&#60;p&#62;If possible, can you please take a look at the product pages?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102940</link>
			<pubDate>Mon, 25 Mar 2013 12:39:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102940@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey jwt2030,&#60;/p&#62;
&#60;p&#62;Can you link to a category page showing that happening? It should not be rendering at all with the css Peter provided above.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwt2030 on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102897</link>
			<pubDate>Mon, 25 Mar 2013 08:06:06 +0000</pubDate>
			<dc:creator>jwt2030</dc:creator>
			<guid isPermaLink="false">102897@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i see the little loading circle for a sec.  it looks like the image is going to load but doesn't.   is there somewhere i can comment out the css?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwt2030 on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102894</link>
			<pubDate>Mon, 25 Mar 2013 07:58:31 +0000</pubDate>
			<dc:creator>jwt2030</dc:creator>
			<guid isPermaLink="false">102894@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You the man!      it worked, but now there's a huge gap from the empty image.   The image is gone but there still a big space where the image used to be.   Can you please help correct this?   Thank you greatly for your Superior support. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102880</link>
			<pubDate>Mon, 25 Mar 2013 07:17:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">102880@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I corrected the code - insteaf of display.  use display: &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwt2030 on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102878</link>
			<pubDate>Mon, 25 Mar 2013 07:12:20 +0000</pubDate>
			<dc:creator>jwt2030</dc:creator>
			<guid isPermaLink="false">102878@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you greatly for your help,&#60;br /&#62;
#top .slideshow li img.category_thumb {&#60;br /&#62;
display. none !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Is this correct?  i added it in the themes css in the control panel   then i tried to add to the custom.css in the theme folder but i still could not get it to work
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102874</link>
			<pubDate>Mon, 25 Mar 2013 06:54:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">102874@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; You can try to hide it with following css code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow li img.category_thumb {
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwt2030 on "Category Image"</title>
			<link>http://www.kriesi.at/support/topic/category-image#post-102858</link>
			<pubDate>Sun, 24 Mar 2013 21:36:51 +0000</pubDate>
			<dc:creator>jwt2030</dc:creator>
			<guid isPermaLink="false">102858@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do i get rid of the category image on the category shop page?&#60;/p&#62;
&#60;p&#62;Is there a setting or some CSS?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Abundance Cart Issues"</title>
			<link>http://www.kriesi.at/support/topic/abundance-cart-issues#post-93634</link>
			<pubDate>Sun, 27 Jan 2013 23:34:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93634@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think there are plugins that might be causing the issue. Try to disable them one at a time. Also please check if you have  &#60;strong&#62;&#60;a href=&#34;http://www.example.com&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com&#60;/a&#62;&#60;/strong&#62; as the &#34;WordPress address (URI)&#34; and &#34;Blog address (URI)&#34; under Options &#38;gt; General. It shouldn't be something else like &#60;strong&#62;&#60;a href=&#34;http://example.com&#34; rel=&#34;nofollow&#34;&#62;http://example.com&#60;/a&#62;&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;Did you just transfer the site? or you're still working on a localhost?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apweldon on "Abundance Cart Issues"</title>
			<link>http://www.kriesi.at/support/topic/abundance-cart-issues#post-93547</link>
			<pubDate>Sat, 26 Jan 2013 23:22:16 +0000</pubDate>
			<dc:creator>apweldon</dc:creator>
			<guid isPermaLink="false">93547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that doesnt seem to help. I am still randomly being logged on and off. I have tried changing both the wordpress address url and the site address url to https.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Abundance Cart Issues"</title>
			<link>http://www.kriesi.at/support/topic/abundance-cart-issues#post-93415</link>
			<pubDate>Fri, 25 Jan 2013 15:08:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93415@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Aaron,&#60;/p&#62;
&#60;p&#62;I think the issue is the jump between http and https. Try changing the default url for your wordpress install to use https so that users start out there.&#60;/p&#62;
&#60;p&#62;You can do that in Settings&#38;gt;General&#38;gt; Site Address (URL)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apweldon on "Abundance Cart Issues"</title>
			<link>http://www.kriesi.at/support/topic/abundance-cart-issues#post-93336</link>
			<pubDate>Fri, 25 Jan 2013 02:15:34 +0000</pubDate>
			<dc:creator>apweldon</dc:creator>
			<guid isPermaLink="false">93336@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;p.s. sometimes when I am logged into the site (as a customer) and then I add an item to my cart, the item is added but I am also logged out of the site (as a customer) at the same time...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>apweldon on "Abundance Cart Issues"</title>
			<link>http://www.kriesi.at/support/topic/abundance-cart-issues#post-93335</link>
			<pubDate>Fri, 25 Jan 2013 02:11:45 +0000</pubDate>
			<dc:creator>apweldon</dc:creator>
			<guid isPermaLink="false">93335@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello I am using the Abundance theme (version 1.6).&#60;/p&#62;
&#60;p&#62;I am having an issue with editing the contents of my shopping cart. The issues are as follows:&#60;/p&#62;
&#60;p&#62;1. I log into the site with my user name and password (as a customer would do)&#60;br /&#62;
2. Add a product to my cart&#60;/p&#62;
&#60;p&#62;Now if I want to remove a product from my shopping cart using the &#34;x&#34; icon to the left of the image of the product I either get an error message which states: An error occurred try refreshing the page or I am immediately logged out as a customer (removing the item). When I return to log back into the site the product I was trying to remove is added back into the cart and the process starts all over again...&#60;/p&#62;
&#60;p&#62;Any Ideas? Thanks&#60;/p&#62;
&#60;p&#62;Aaron
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Theme zooms in by default"</title>
			<link>http://www.kriesi.at/support/topic/theme-zooms-in-by-default#post-74943</link>
			<pubDate>Sat, 08 Sep 2012 14:39:52 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">74943@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to add to the above, that after having a friend with an iPad look at the issue, that the bug in current version of iOs that is triggered by change from landscape view to portrait view, whereby the landscape view remains even though the iphone/ipad orientation was changed to portrait, causes the unwanted zoom.  &#60;/p&#62;
&#60;p&#62;There is a plugin , I just found that makes the change for you, Since its not located in the wordpress repository, I zipped it and placed it elsewhere after thoroughly checking the code (&#60;a href=&#34;http://www.mediafire.com/?3s0upi7moj7bcyd)&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?3s0upi7moj7bcyd)&#60;/a&#62;. You can just install it as you would a normal Wordpress plugin from your desktop. The original resides here, created by Ben Wong: (&#60;a href=&#34;http://benwong.me/ios-orientation-change-bug-workaround-wordpress-plugin/)&#34; rel=&#34;nofollow&#34;&#62;http://benwong.me/ios-orientation-change-bug-workaround-wordpress-plugin/)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Theme zooms in by default"</title>
			<link>http://www.kriesi.at/support/topic/theme-zooms-in-by-default#post-74941</link>
			<pubDate>Sat, 08 Sep 2012 14:05:21 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">74941@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1) I don't have an iphone, but found this to be an issue (if i understood correctly) that will be resolved in ios6, but for now what is recommended is to change the code that Ismael provided to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;meta name=&#38;quot;viewport&#38;quot; content=&#38;quot;width=device-width, initial-scale=1, maximum-scale=1&#38;quot;&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Reference: &#60;a href=&#34;https://github.com/h5bp/html5-boilerplate/issues/1099&#34; rel=&#34;nofollow&#34;&#62;https://github.com/h5bp/html5-boilerplate/issues/1099&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;------------------&#60;/p&#62;
&#60;p&#62;2) You could also try the code found here, which has more to do with correcting the orientation bug in iPhone, and heavily touches upon the zoom functionality: Just add it to the end of /js/avia.js file :&#60;br /&#62;
&#60;a href=&#34;https://github.com/scottjehl/iOS-Orientationchange-Fix/blob/master/ios-orientationchange-fix.js&#34; rel=&#34;nofollow&#34;&#62;https://github.com/scottjehl/iOS-Orientationchange-Fix/blob/master/ios-orientationchange-fix.js&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3) On an unrelated issue, you are loading you Analytics tracker twice, one with custom tracking, and one without. You may want to check WooCommerce plugin and Yoast to make sure only one of the two is used for Google Analytics.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Theme zooms in by default"</title>
			<link>http://www.kriesi.at/support/topic/theme-zooms-in-by-default#post-74826</link>
			<pubDate>Fri, 07 Sep 2012 17:53:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">74826@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi apweldon,&#60;/p&#62;
&#60;p&#62;As far as I know that is the only thing that would cause that kind of issue in the theme's code. When viewing the page now I don't get that issue and I see the initial-scale set to 1 in the source code so what is happening on your end shouldn't be.&#60;/p&#62;
&#60;p&#62;Can you try disabling any other plugins you have running outside of WooCommerce and see if that helps?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Theme zooms in by default"</title>
			<link>http://www.kriesi.at/support/topic/theme-zooms-in-by-default#post-74738</link>
			<pubDate>Fri, 07 Sep 2012 04:33:32 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">74738@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi apweldon,&#60;/p&#62;
&#60;p&#62;I'm at a lost as to what else to try so I'm going to tag the rest of the team to see if they have any ideas.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
