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

		<item>
			<title>Nick on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-88012</link>
			<pubDate>Thu, 13 Dec 2012 12:15:10 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">88012@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude! I am on top of this one.&#60;/p&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;As stated in email, you have one of your plugins injecting a second vieport meta directive on line 70 if  you view source&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;meta name=&#38;quot;viewport&#38;quot; content=&#38;quot;initial-scale=1.0, user-scalable=no&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in addition to the original which is on line 14&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;meta name=&#38;quot;viewport&#38;quot; content=&#38;quot;width=device-width, user-scalable=yes, initial-scale=1&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You will need to edit the plugin that is doing that (i suspect the social plugin, as it is also throwing an error for using a bad google+ jquery ) and change the above meta tag so that the plugin just inject a single space '&#38;amp;nbsp ;' (without the empty space between the single quotes.)&#60;/p&#62;
&#60;p&#62;You will also need to edit your header.php file and remove the above viewport on line 14 of source (though its probably on a differnt line, should be easy enough to find) and delete it. Paste the line below in its place:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;meta name=&#38;quot;viewport&#38;quot; content=&#38;quot;width=device-width, initial-scale=1.0&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now open this page please &#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; and copy that javascript and paste it in your footer.php right *before* the *closing body tag*   ...  &#38;lt;/body&#38;gt;&#60;/p&#62;
&#60;p&#62;Just dont forget to put it inside &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
 /* &#38;lt;![CDATA[ */  

/*paste the code from url mentioned in previous sentence here */

 /* ]]&#38;gt; */
 &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Or you can use this plugin by Ben Wong  , though I haven't tested it, but it seems to be doing the same thing.&#60;br /&#62;
&#60;a href=&#34;http://benwong.me/downloads/ios-orientation-change-bug-workaround.zip&#34; rel=&#34;nofollow&#34;&#62;http://benwong.me/downloads/ios-orientation-change-bug-workaround.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-87985</link>
			<pubDate>Thu, 13 Dec 2012 07:44:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87985@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please resent Nick the url. Personally I'm unable to reproduce the issue with an ipad/ipod, etc. because I don't own such a device. Flagship works fine on my Android 4.0 phone though. I'll tag this thread for Nick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-87965</link>
			<pubDate>Thu, 13 Dec 2012 06:40:33 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">87965@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hee guys still no solution, any other moderator who can help me out?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-87694</link>
			<pubDate>Tue, 11 Dec 2012 21:37:59 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">87694@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have nothing from you but your email asking if I received an email which I initially deleted until I saw this post. Your first email never arrived.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-87604</link>
			<pubDate>Tue, 11 Dec 2012 13:34:56 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">87604@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi nick i emailed you yesterday morning, can you reply?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-87196</link>
			<pubDate>Sun, 09 Dec 2012 14:00:21 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">87196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Please provide us with a url in order for us to look at the changes you made to the code. So far we understand you customized the themes to partially remove the responsive aspect of the design and are experiencing issues with portrait / landscape transiton in mobile ios6 devies. If you would like please mail me the URL to usjahm (aaatttt) gmail (dddooottt) com&#60;/p&#62;
&#60;p&#62;Sorry for the delay.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86944</link>
			<pubDate>Fri, 07 Dec 2012 13:46:04 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86944@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry im so impatient, but its very urgent, any help is well appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86916</link>
			<pubDate>Fri, 07 Dec 2012 08:02:16 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86916@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;we did turn the option off in flagship but it is not working!&#60;br /&#62;
PLease help this very urgent, the website is allready live!&#60;/p&#62;
&#60;p&#62;please email me julia [at] hotspotdesign.nl so i can email you the url (i cannot post it here)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86817</link>
			<pubDate>Thu, 06 Dec 2012 16:41:55 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86817@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not all of the themes have the option to turn off the responsive design. For the one using Flagship you just need to simply turn the option off.&#60;/p&#62;
&#60;p&#62;For the other, we'll need to know what theme it is using specifically to go forward.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86776</link>
			<pubDate>Thu, 06 Dec 2012 10:32:11 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;It has that setting for one site. THe other site is the one of your other themes i used (not flagship) and does not has that option (only the option 'boxed layout'). But both have the same problem.&#60;/p&#62;
&#60;p&#62;Hop you know what is going on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86719</link>
			<pubDate>Thu, 06 Dec 2012 06:03:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hotspot,&#60;/p&#62;
&#60;p&#62;Make sure that when you go to the Them Options&#38;gt; Layout &#38;amp; Settings &#38;gt;Responsive Layout the option for that dropdown is set to &#34;Fixed Layout&#34;.&#60;/p&#62;
&#60;p&#62;This will prevent the site from responding to the users browser or device size and will let an ipad/tablet zoom into the content.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86594</link>
			<pubDate>Wed, 05 Dec 2012 09:28:37 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86594@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Thanks for your reply.&#60;br /&#62;
If you open at our website &#60;a href=&#34;http://www.hotspotdesign.nl&#34; rel=&#34;nofollow&#34;&#62;http://www.hotspotdesign.nl&#60;/a&#62; in iPad or iPhone you notice:&#60;br /&#62;
- when it loads it loads the width of the website in 'device width', so you see the website completely&#60;br /&#62;
- then the user has the option to zoom (also knows as pinch), so you can scale the website to be larger (zoom in)&#60;/p&#62;
&#60;p&#62;Do you understand a bit better what i mean?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86591</link>
			<pubDate>Wed, 05 Dec 2012 08:48:57 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86591@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I apologize, but I don't understand what you mean by &#34; the option to zoom in.&#34; I am picturing a magnifying glass over WooCommerce plugin shop item images but I think you meant something else?&#60;/p&#62;
&#60;p&#62;You also write that you turned off responsive but you later speak of 'scale to the width of the device'.&#60;/p&#62;
&#60;p&#62;Looking at your site, I still see it is responsive. All the media queries seem to be there.&#60;/p&#62;
&#60;p&#62;So we can better help you, could you show an example website that has such behavior.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86476</link>
			<pubDate>Tue, 04 Dec 2012 17:47:04 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;any solutions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86259</link>
			<pubDate>Mon, 03 Dec 2012 08:13:23 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;This is one of the websites that has this problem &#60;a href=&#34;http://www.y&#34; rel=&#34;nofollow&#34;&#62;http://www.y&#60;/a&#62; u t r a i n.nl&#60;/p&#62;
&#60;p&#62;Hope you know what is going on...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86238</link>
			<pubDate>Mon, 03 Dec 2012 03:21:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">86238@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hotspot,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site? so we can check it further.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86168</link>
			<pubDate>Sun, 02 Dec 2012 11:06:56 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86168@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;anyone?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "ipad/iphone viewport? page not displaying correctly"</title>
			<link>http://www.kriesi.at/support/topic/ipadiphone-viewport-page-not-displaying-correctly#post-86031</link>
			<pubDate>Fri, 30 Nov 2012 17:32:25 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I altered the design, and don't want the responsive ( so not: 'select page') option.&#60;br /&#62;
I tried different viewport settings but either the ipad or the iphone does not display correctly.&#60;/p&#62;
&#60;p&#62;What i want is for the website to scale to the width of the device and the option to zoom in.&#60;/p&#62;
&#60;p&#62;There is prob. a setting in the css that prevents this, spend hours on it. help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Viewport on mobile devices"</title>
			<link>http://www.kriesi.at/support/topic/viewport-on-mobile-devices#post-65548</link>
			<pubDate>Sat, 14 Jul 2012 05:29:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">65548@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Sure - we'll do that :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>makakaka on "Viewport on mobile devices"</title>
			<link>http://www.kriesi.at/support/topic/viewport-on-mobile-devices#post-64600</link>
			<pubDate>Mon, 09 Jul 2012 21:24:21 +0000</pubDate>
			<dc:creator>makakaka</dc:creator>
			<guid isPermaLink="false">64600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Peter!&#60;br /&#62;
Kind of works... the content is now above halv of my right sidebar. Guess that is because I'm not an expert on CSS :-)&#60;/p&#62;
&#60;p&#62;Thanks for now. Keep us all posted when Flashlight is upgraded to a mobile verison, like for instance &#60;a href=&#34;http://themes.goodlayers.com/incidental/&#34; rel=&#34;nofollow&#34;&#62;http://themes.goodlayers.com/incidental/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Mattias
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Viewport on mobile devices"</title>
			<link>http://www.kriesi.at/support/topic/viewport-on-mobile-devices#post-64458</link>
			<pubDate>Mon, 09 Jul 2012 06:58:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">64458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try to add following code to header.php - insert it before the closing head tag:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- mobile setting --&#38;gt;
&#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;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Layout on android"</title>
			<link>http://www.kriesi.at/support/topic/layout-on-android#post-64450</link>
			<pubDate>Mon, 09 Jul 2012 06:34:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">64450@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Which version of Flashlight are you using? Kriesi made some css code changes in the latest version (v1.7) which affect mobile devices too. We'll discuss the viewport issue, etc. here: &#60;a href=&#34;http://www.kriesi.at/support/topic/viewport-on-mobile-devices&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/viewport-on-mobile-devices&#60;/a&#62;&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>makakaka on "Viewport on mobile devices"</title>
			<link>http://www.kriesi.at/support/topic/viewport-on-mobile-devices#post-64402</link>
			<pubDate>Sun, 08 Jul 2012 21:17:59 +0000</pubDate>
			<dc:creator>makakaka</dc:creator>
			<guid isPermaLink="false">64402@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again!&#60;br /&#62;
I have another question which I guess have to do with viewport or similar.&#60;/p&#62;
&#60;p&#62;In my own template I have made the content 130 px wider. Thus I needed to move the right sidebar another 130 px to the right. This went &#34;well&#34; but the problem is that in all mobile devices (iPad, iPhone or Android). You can see the test page at &#60;a href=&#34;http://nyfantasticfrank.se.preview.binero.se/kopa-bostad/&#34; rel=&#34;nofollow&#34;&#62;http://nyfantasticfrank.se.preview.binero.se/kopa-bostad/&#60;/a&#62; .&#60;/p&#62;
&#60;p&#62;What do I need to change to allow to view the full page in a mobile device?&#60;/p&#62;
&#60;p&#62;Thank you very much in advance,&#60;br /&#62;
Mattias
&#60;/p&#62;</description>
		</item>
		<item>
			<title>makakaka on "Layout on android"</title>
			<link>http://www.kriesi.at/support/topic/layout-on-android#post-64401</link>
			<pubDate>Sun, 08 Jul 2012 21:08:33 +0000</pubDate>
			<dc:creator>makakaka</dc:creator>
			<guid isPermaLink="false">64401@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Love this theme! Works perfectly well on big screens and iPad. I think it is okay on the iPhone - it does the job. But it is truly terrible on my Samsung Google Nexus on Android 4.1 (or whatever :-)  ).&#60;/p&#62;
&#60;p&#62;The content scrolls under the left menu. So that the only thing you see is the left menu :/.&#60;/p&#62;
&#60;p&#62;I realize this theme won't be responsive by soon. But I think it shouldn't be that hard for Kriesi to make it work on Android as well?&#60;/p&#62;
&#60;p&#62;Or do anyone out there have an idea?&#60;/p&#62;
&#60;p&#62;(I have seen similar request in the forum but no answer yet?) My question is not to make the theme responsive, only to make the left meny NOT to hoover above the content... it must be possible with a few lines CSS... or some &#34;viewport&#34;-customization :-)&#60;/p&#62;
&#60;p&#62;Thank you very much in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
