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

		<item>
			<title>Ismael on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92757</link>
			<pubDate>Tue, 22 Jan 2013 04:44:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92757@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi FefoRipa,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS (located inside Choices &#38;gt; Theme Options &#38;gt; Styling) or custom.css (located inside wp-content/themes/choices/css):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.main_menu {
		position: relative;
		top: -20px;
		left: 50%;
		margin-left: -127px;
	}
}&#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>FefoRipa on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92722</link>
			<pubDate>Mon, 21 Jan 2013 21:32:14 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">92722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Very good, it functions! Last question: how to center the dropdown? With your solution it is left aligned, i want it centered. Thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92715</link>
			<pubDate>Mon, 21 Jan 2013 20:45:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Edit js &#38;gt; avia.js then find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// improves menu for mobile devices
	jQuery(&#38;#39;.responsive .main_menu ul:eq(0)&#38;#39;).mobileMenu({
	  switchWidth: 768,                   							//width (in px to switch at)
	  topOptionText: jQuery(&#38;#39;.main_menu&#38;#39;).data(&#38;#39;selectname&#38;#39;),     	//first option text
	  indentString: &#38;#39;&#38;amp;nbsp;&#38;amp;nbsp;&#38;amp;nbsp;&#38;#39;  							//string for indenting nested items&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace switchWidth value to 1024, something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// improves menu for mobile devices
	jQuery(&#38;#39;.responsive .main_menu ul:eq(0)&#38;#39;).mobileMenu({
	  switchWidth: 1024,                   							//width (in px to switch at)
	  topOptionText: jQuery(&#38;#39;.main_menu&#38;#39;).data(&#38;#39;selectname&#38;#39;),     	//first option text
	  indentString: &#38;#39;&#38;amp;nbsp;&#38;amp;nbsp;&#38;amp;nbsp;&#38;#39;  							//string for indenting nested items&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I haven't tried this since I don't have a mobile device to check it out. Let me know if it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FefoRipa on "Ipad main menu"</title>
			<link>http://www.kriesi.at/support/topic/ipad-main-menu#post-92581</link>
			<pubDate>Mon, 21 Jan 2013 10:19:32 +0000</pubDate>
			<dc:creator>FefoRipa</dc:creator>
			<guid isPermaLink="false">92581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi everyone, I want to force the site to use mobile dropdown menu always when the access is made from a mobile device (tablet &#38;amp; smartphone). This because the menu, on iPad and other tablet, if shown in vertical way, has displaying issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-82129</link>
			<pubDate>Sat, 03 Nov 2012 20:37:25 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82129@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi FWCMedia,&#60;/p&#62;
&#60;p&#62;Please check &#60;a href=&#34;http://themeforest.net/signin&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net/signin&#60;/a&#62; , the update has been released. SIgn in with the same name you used to purchase the theme and you will find it in the same location where you downloaded the original version.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FWCMedia on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-82128</link>
			<pubDate>Sat, 03 Nov 2012 20:21:33 +0000</pubDate>
			<dc:creator>FWCMedia</dc:creator>
			<guid isPermaLink="false">82128@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Kriesi, was the update pushed? I checked twitter/facebook and didn't see anything. Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Problems with Facebook Likes link on Firefox and Chrome and iOS"</title>
			<link>http://www.kriesi.at/support/topic/problems-with-facebook-likes-link-on-firefox-and-chrome-and-ios#post-81976</link>
			<pubDate>Fri, 02 Nov 2012 14:28:00 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">81976@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! I have made some improvements to the script but actually I couldnt reproduce the issue you ware encountering on firefox. maybe it was fixed by facebook or mozilla. If you want to feel free to test the newest version and let us know your findings ;)&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Chrome and iOS Issue"</title>
			<link>http://www.kriesi.at/support/topic/chrome-and-ios-issue#post-81827</link>
			<pubDate>Thu, 01 Nov 2012 15:54:56 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">81827@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I see enough of what you describe in Windows Safari browser, for me the text on the whole page smoothly transforms to opacity .5 lime green and then transforms back to its original colors (strangely text of every color is doing it. However if you look here &#60;a href=&#34;http://www.kriesi.at/themes/angular/slideshow-frontpage-example/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/angular/slideshow-frontpage-example/&#60;/a&#62; , the slider demo, I don't see any problems. &#60;/p&#62;
&#60;p&#62;So the only thing that can be causing this is something added to the original theme. The best way to go about this, is to deactivate every single plugin, (if you dont want to do this on the live site, you can setup a development dev.your-domain.com, which is always a good idea). &#60;/p&#62;
&#60;p&#62;As you go through the plugins (jetpack and some kind of a link tracker, nextgen, some youtube video player *this one feels to me as a prime candidate* , then you got some sinister jquery variable hanging all alone which made me check your site for malware, you have none. however you are running an old version of Plesk control panel that must be updated ( &#60;a href=&#34;http://sitecheck.sucuri.net/results/www.liebekuchen.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://sitecheck.sucuri.net/results/www.liebekuchen.co.uk/&#60;/a&#62; ) .. but that's a warning.&#60;/p&#62;
&#60;p&#62;So please , we need to go one by one with the plugins till we find the culprit then see if we can substitute it and get you back on track.&#60;/p&#62;
&#60;p&#62;What device are you using ? and what version of ios?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>richardsb on "Chrome and iOS Issue"</title>
			<link>http://www.kriesi.at/support/topic/chrome-and-ios-issue#post-81806</link>
			<pubDate>Thu, 01 Nov 2012 13:56:38 +0000</pubDate>
			<dc:creator>richardsb</dc:creator>
			<guid isPermaLink="false">81806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Really, I have cleared browser cache as well as server cache and still see the pink text pulsating on slideshow transition, more importantly on iPhone the whole page flashes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Chrome and iOS Issue"</title>
			<link>http://www.kriesi.at/support/topic/chrome-and-ios-issue#post-81804</link>
			<pubDate>Thu, 01 Nov 2012 13:50:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey richardsb,&#60;/p&#62;
&#60;p&#62;I'm not seeing the issue when I view your site now. It looks like, for me at least with Chrome, the issue is resolved now that the changes have been made.&#60;/p&#62;
&#60;p&#62;If you are still seeing it, try refreshing the page a few times to clear you local cache.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>richardsb on "Chrome and iOS Issue"</title>
			<link>http://www.kriesi.at/support/topic/chrome-and-ios-issue#post-81799</link>
			<pubDate>Thu, 01 Nov 2012 13:16:51 +0000</pubDate>
			<dc:creator>richardsb</dc:creator>
			<guid isPermaLink="false">81799@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, Thanks for the quick reply.&#60;/p&#62;
&#60;p&#62;I have removed the JS you mentioned but this hasn't made any difference unfortunately. The fonts file I created but do not use the font-face functionality so this shouldn't cause conflict but I have moved it into the correct file location as it was within the css file not the fonts file which is what the code stipulates.&#60;/p&#62;
&#60;p&#62;Any other ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Chrome and iOS Issue"</title>
			<link>http://www.kriesi.at/support/topic/chrome-and-ios-issue#post-81778</link>
			<pubDate>Thu, 01 Nov 2012 08:06:49 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">81778@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You have a file missing : angular/fonts/fonts.css&#60;/p&#62;
&#60;p&#62;Have you edited the template? Because something is breaking your slider, removing needed classes, etc... &#60;/p&#62;
&#60;p&#62;You have 'carouFredSel' plugin injecting lots of jquery and throwing js errors next to the slider. Would you please remove that, clear the cache, and see if everything starts working? &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Chrome and iOS Issue"</title>
			<link>http://www.kriesi.at/support/topic/chrome-and-ios-issue#post-81740</link>
			<pubDate>Wed, 31 Oct 2012 18:38:13 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">81740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi richardsb,&#60;/p&#62;
&#60;p&#62;I'm going to tag this for the support to test on their iOS devices.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>richardsb on "Chrome and iOS Issue"</title>
			<link>http://www.kriesi.at/support/topic/chrome-and-ios-issue#post-81676</link>
			<pubDate>Wed, 31 Oct 2012 12:40:59 +0000</pubDate>
			<dc:creator>richardsb</dc:creator>
			<guid isPermaLink="false">81676@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I appear to be getting an issue purely with Chrome and iOS devices.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.liebekuchen.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://www.liebekuchen.co.uk/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;All bold text or colour text has a flash/movement when the slideshow has a transition? On iOS this is much worse as the whole page blinks&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-81627</link>
			<pubDate>Wed, 31 Oct 2012 02:50:54 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">81627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;K got the problem. Seems that ios6 has a different handling of touchstart and click events, a small modification to the slideshow should fix all the problems. ETA: next 16 hours.&#60;/p&#62;
&#60;p&#62;Thanks for your patience and your insights, they were very helpful in finding this error ;)&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-81589</link>
			<pubDate>Tue, 30 Oct 2012 19:50:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think Kriesi is in update mode now so we should see some forward momentum from him on this issue soon :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FWCMedia on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-81580</link>
			<pubDate>Tue, 30 Oct 2012 19:30:54 +0000</pubDate>
			<dc:creator>FWCMedia</dc:creator>
			<guid isPermaLink="false">81580@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I installed Firebug but couldn't find anything.  It still doesn't work on my site, your example site.  I noticed that Kriesi has been posting on the Choices forum.  I hope to see an update soon.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-80685</link>
			<pubDate>Mon, 22 Oct 2012 20:39:53 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks @FWCMedia. Last thing I expected was for Apple to put out substandard releases.&#60;/p&#62;
&#60;p&#62;Kriesi I am certain has an update strategy as always, so we are here with you.&#60;/p&#62;
&#60;p&#62;To install Firebug in ipad, just go here  &#60;a href=&#34;http://pastebin.com/SuT0h1sC&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/SuT0h1sC&#60;/a&#62; , copy that javascript, then bookmark any page you want, change the name of the book mark to Firebug, and paste the javascript where the bookmark url is (delete the bookmark url first). And when you want to launch firebug you just click the Firebug bookmark.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FWCMedia on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-80677</link>
			<pubDate>Mon, 22 Oct 2012 19:11:09 +0000</pubDate>
			<dc:creator>FWCMedia</dc:creator>
			<guid isPermaLink="false">80677@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nick, thank you for posting and investigating via &#34;i&#34; devices.  Please try upgrading to iOS 6.  We bought the Choices theme while running iOS 5 on my iPad and iPhone.  Our site is very video heavy (all Vimeo.com embeds) and the videos played fine on my iPad and iPhone.  As you described, they were an A.  We were very pleased.&#60;/p&#62;
&#60;p&#62;Somehow, iOS 6 messed that up.  Since the update, we can not play any videos.  We are now directing people AWAY from our site to view our videos on Vimeo.com.  This is not good.  Please continue to push Kriesi to resolve this issue.  Thanks.&#60;/p&#62;
&#60;p&#62;I am investigating Firebug for the iPad and will see what I can come up with to help you.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-80651</link>
			<pubDate>Mon, 22 Oct 2012 16:43:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just purchased an iPad3 finally with iOS 5 i guess(not sure which version but its asking to upgrade to 6, and I never used iOS before). I went to the Choices theme demo on kriesi.at:&#60;/p&#62;
&#60;p&#62;1) Top slider - right and left buttons work, slides show up, and buttons within slide itself work as well.&#60;/p&#62;
&#60;p&#62;2) Portfolio - I selected the 4 column portfolio with ajax. Images did not show up initially only the label below images, the sortable functionality worked. I clicked on the portfolio item label, and the ajax worked - opened up portfolio item on top of the page, but the image initially also didn't load only showing the spinning 'loading' icon for 20 seconds. I stopped it. Clicked on next slide. And all of a sudden it loaded.&#60;/p&#62;
&#60;p&#62;From that moment, all images on the website loaded fine so far. When I returned to the portfolio, all the portfolio item images loaded. They are clickable, but the sensitivity level is low so a single tap just makes the image of the portfolio item 'vibrate' i guess would be the word as it tries to fire the 'hover' effect, double tapping produces same result, but when I press my finger on the portfolio item image for a split second  longer than a 'tap', the portfolio item opens up correctly. &#60;/p&#62;
&#60;p&#62;I installed firebug on the ipad ready to see some errors ... but there are no errors in both firebug and Safari debug tools. The first tag looks like &#38;lt;html class=&#34;msie msie8 , even though i am on safari. Can any of you give some feedback please specific to the iPad as to how your experience differs from what I described? Because besides tweaking the sensitivity of the portfolio item image, I am not sure what else needs to be fixed.&#60;/p&#62;
&#60;p&#62;3) Vimeo video worked 100%. [The video that has the image of that lion/dog looking thing]. Youtube works 100% [Video of Lord of the Rings prequel]. &#60;/p&#62;
&#60;p&#62;I am installing a screen recorder on the iPad and will shortly post a video to illustrate my words better. But usability wise i give it a solid A, looks awesome.&#60;/p&#62;
&#60;p&#62;Please help us help you. What versions of ipad are you using? Is this first hand information or your clients experiencing problems. We are here to help straighten this out even if it means Kriesi having to buy each support team member 5  iPads to do it! :)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-80488</link>
			<pubDate>Sat, 20 Oct 2012 13:48:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80488@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm getting a bit more of a clear picture now. When loaded in through the add video button, the object is, I believe, able to detect the device used and change its own output accordingly. This is done by the video host and not the theme, ie youtube or vimeo.&#60;/p&#62;
&#60;p&#62;When its loaded in as a slide it may not be able to properly.&#60;/p&#62;
&#60;p&#62;Either way its additional information that should assist Kriesi in testing and fixing with ios products.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>link6009 on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-80266</link>
			<pubDate>Thu, 18 Oct 2012 16:17:32 +0000</pubDate>
			<dc:creator>link6009</dc:creator>
			<guid isPermaLink="false">80266@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi oncorsolutions and Devin...&#60;/p&#62;
&#60;p&#62;Linking to a new page didn't work on my mobile device either! &#60;/p&#62;
&#60;p&#62;So, my interim solution is to &#34;add video or iFrame&#34; into the slider instead of using a &#34;featured image&#34; with a video link on it...THAT plays the video just fine on my mobile device, so for now, I'm okay. However, there is still one problem...on the iPhone, even though the video plays, the SLIDING no longer works. It seems that the slider in general has a problem with Apple mobile devices, both for linking to videos, and sliding.&#60;/p&#62;
&#60;p&#62;Here's my website, where you'll see that simply placing a video iFrame in the slider seems to work for showing video on the iPhone...but now the sliding is disabled on the iPhone. IT works fine for both sliding and video on desktops:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.resultpal.com&#34; rel=&#34;nofollow&#34;&#62;http://www.resultpal.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I hope that these comments help to give Kriesi the full picture. My feeling is that, while there may be a flash component to this problem, the real issue also involves linking to any other page from the slider image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-80128</link>
			<pubDate>Wed, 17 Oct 2012 19:39:13 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80128@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That is a good interim solution oncorsolutions and thank you for the additional update Dude.&#60;/p&#62;
&#60;p&#62;Hopefully Kriesi will have the next set of updates out swiftly once the new theme is released :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oncorsolutions on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-80083</link>
			<pubDate>Wed, 17 Oct 2012 14:43:48 +0000</pubDate>
			<dc:creator>oncorsolutions</dc:creator>
			<guid isPermaLink="false">80083@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the same issue as I use Apple products... I think the videos are being played using Flash (correct me if I am wrong).  If that is the case, Apple mobile devices will not be able to play the videos.  In the mean time, you might just want to embed the video on an internal page (a non-flash version) and link to that page from the slider.  Not ideal, but a work-around until Kriesi has a chance to review.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-79897</link>
			<pubDate>Tue, 16 Oct 2012 05:34:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79897@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Afaik Kriesi releases a new theme this week and afterwards he'll start to release updates for all existing themes. If you want a refund you need to contact the envato support staff: &#60;a href=&#34;http://support.envato.com/&#34; rel=&#34;nofollow&#34;&#62;http://support.envato.com/&#60;/a&#62; because envato is your contract partner. I can't test the website with an iphone/ipad but I tested eg &#60;a href=&#34;http://www.alimmenta.com/videos-alimmenta/&#34; rel=&#34;nofollow&#34;&#62;http://www.alimmenta.com/videos-alimmenta/&#60;/a&#62; with my lg700p (android 4 ICS phone) and Firefox Mobile (+ the standard Android Chrome browser) and the youtube videos played flawlessly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-79849</link>
			<pubDate>Mon, 15 Oct 2012 20:52:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79849@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;Unfortunately I do not have an update on if or when a fix will be deployed. As far as I know Kriesi is the only one that actually has any apple device for testing so even checking into the issue is difficult and is also the only one able to update theme files.&#60;/p&#62;
&#60;p&#62;Updates/releases are always announced on Kriesi's twitter here and is his suggested avenue for keeping track of them; &#60;a href=&#34;https://twitter.com/kriesi&#34; rel=&#34;nofollow&#34;&#62;https://twitter.com/kriesi&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>link6009 on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-79746</link>
			<pubDate>Mon, 15 Oct 2012 02:53:23 +0000</pubDate>
			<dc:creator>link6009</dc:creator>
			<guid isPermaLink="false">79746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I had the same exact question...they closed the topic and promised to provide a fix...but there is no indication of WHEN the fix will come, or HOW we will be notified except for checking back occasionally as you and I have done. This is not very cool. I REALLY love Kriesi's work, but this is not the best customer service. I've already purchased the theme, so as a customer, I deserve that it works, and if it isn't, I deserve some accountability from the Kriesi team. They should at least tell us WHEN it will be fixed and HOW we will be informed.&#60;/p&#62;
&#60;p&#62;If I don't get some response on those two questions, what are my options? Get a refund and buy a better theme?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dietista on "Choices Videos don&#039;t play on Mobile devices: (Youtube/Vimeo, on iPhone and iPad"</title>
			<link>http://www.kriesi.at/support/topic/choices-videos-dont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad#post-79708</link>
			<pubDate>Sun, 14 Oct 2012 14:10:09 +0000</pubDate>
			<dc:creator>Dietista</dc:creator>
			<guid isPermaLink="false">79708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any update about this issue? It happens since two weeks ago and there is not a solution. Any idea?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/choices-videos-wont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/choices-videos-wont-play-on-mobile-devices-youtubevimeo-on-iphone-and-ipad&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Problems with Facebook Likes link on Firefox and Chrome and iOS"</title>
			<link>http://www.kriesi.at/support/topic/problems-with-facebook-likes-link-on-firefox-and-chrome-and-ios#post-76237</link>
			<pubDate>Mon, 17 Sep 2012 15:13:35 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">76237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey kerrycrocker,&#60;/p&#62;
&#60;p&#62;Not that I know of no. This is a bit more in depth fix but the way he usually works is to do his entire list of updates at once (usually at the end of the month) and then release theme updates.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kerrycrocker on "Problems with Facebook Likes link on Firefox and Chrome and iOS"</title>
			<link>http://www.kriesi.at/support/topic/problems-with-facebook-likes-link-on-firefox-and-chrome-and-ios#post-76229</link>
			<pubDate>Mon, 17 Sep 2012 14:44:25 +0000</pubDate>
			<dc:creator>kerrycrocker</dc:creator>
			<guid isPermaLink="false">76229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Just wondering if Kriesi has been able to evaluate when this fix might make it into his schedule?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
