
<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Released: Mobile Smart Plugin for WordPress v0.2</title>
	<atom:link href="http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:04:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-694</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 24 Jan 2012 17:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-694</guid>
		<description>Hi Philip,

To achieve what you&#039;re looking for you can do the following:

&lt;pre lang=&quot;php&quot;&gt;
if ($mobile_smart-&gt;switcher_isMobile())
{
  // check your field here
}
&lt;/pre&gt;

I should also note that this functionality will be available in the upcoming premium Mobile Smart Pro plugin, hopefully available within the next week.

Best,

Dan</description>
		<content:encoded><![CDATA[<p>Hi Philip,</p>
<p>To achieve what you&#8217;re looking for you can do the following:</p>
<pre lang="php">
if ($mobile_smart-&gt;switcher_isMobile())
{
  // check your field here
}
</pre>
<p>I should also note that this functionality will be available in the upcoming premium Mobile Smart Pro plugin, hopefully available within the next week.</p>
<p>Best,</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Jones</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-693</link>
		<dc:creator>Philip Jones</dc:creator>
		<pubDate>Tue, 24 Jan 2012 17:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-693</guid>
		<description>Hi Dan,

Love the plugin. Thanks. 

I am working on functionality so that mobile visitors to my site can, for some pages, be presented with different content to those who use a big-screen browser (desktop/tablet). I&#039;m doing this using a custom field which can contain the address of a mobile-counterpart page.

My PHP code will check if the custom field is populated (with the alternative page). If so, and if the mobilesmart plugin says that this is a mobile visitor, then switch to that alternative page.

From your FAQs I&#039;ve got the idea that I use something like:
if ($mobile_smart-&gt;isTierTouch() == MOBILE_DEVICE_TIER_TOUCH)

But I&#039;m not clear about what tier I need to use for *any* non desktop and non-tablet device. Please can you clarify this for me...

Thanks,

Philip</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>Love the plugin. Thanks. </p>
<p>I am working on functionality so that mobile visitors to my site can, for some pages, be presented with different content to those who use a big-screen browser (desktop/tablet). I&#8217;m doing this using a custom field which can contain the address of a mobile-counterpart page.</p>
<p>My PHP code will check if the custom field is populated (with the alternative page). If so, and if the mobilesmart plugin says that this is a mobile visitor, then switch to that alternative page.</p>
<p>From your FAQs I&#8217;ve got the idea that I use something like:<br />
if ($mobile_smart-&gt;isTierTouch() == MOBILE_DEVICE_TIER_TOUCH)</p>
<p>But I&#8217;m not clear about what tier I need to use for *any* non desktop and non-tablet device. Please can you clarify this for me&#8230;</p>
<p>Thanks,</p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Lane</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-417</link>
		<dc:creator>Jesse Lane</dc:creator>
		<pubDate>Fri, 09 Dec 2011 12:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-417</guid>
		<description>Thanks Dan! Just emailed you.</description>
		<content:encoded><![CDATA[<p>Thanks Dan! Just emailed you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-409</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 08 Dec 2011 14:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-409</guid>
		<description>Hi Jesse,

Yes it should remember the user&#039;s choice to stay in Desktop mode - it has a cookie stored to do that. If you&#039;re happy to send me a link to your website, I can have a look at what&#039;s going on, or email me at dan (at) dansmart.co.uk.

For the iPad, I&#039;ll have to put together some custom code for you - you&#039;ll have to mod the plugin slightly, so let me know if you&#039;re comfortable doing this, otherwise I can make you a custom bundle. I&#039;m planning on releasing an update soon that&#039;ll add this functionality in by a checkbox, to enable/disable switching on a tablet (iPad etc).

Best,

Dan</description>
		<content:encoded><![CDATA[<p>Hi Jesse,</p>
<p>Yes it should remember the user&#8217;s choice to stay in Desktop mode &#8211; it has a cookie stored to do that. If you&#8217;re happy to send me a link to your website, I can have a look at what&#8217;s going on, or email me at dan (at) dansmart.co.uk.</p>
<p>For the iPad, I&#8217;ll have to put together some custom code for you &#8211; you&#8217;ll have to mod the plugin slightly, so let me know if you&#8217;re comfortable doing this, otherwise I can make you a custom bundle. I&#8217;m planning on releasing an update soon that&#8217;ll add this functionality in by a checkbox, to enable/disable switching on a tablet (iPad etc).</p>
<p>Best,</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Lane</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-408</link>
		<dc:creator>Jesse Lane</dc:creator>
		<pubDate>Thu, 08 Dec 2011 13:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-408</guid>
		<description>Using your theme switcher - love the easy way to add the link to &quot;Switch to Desktop Version&quot; on our mobile theme - but after clicking it and then on the Desktop theme clicking a link it goes back to the Mobile Theme.
Shouldn&#039;t it remember the users choice to view in Desktop Version, at least for that browsing session?

Also - how can I set the theme to NOT display our mobile theme on a tablet, specifically the iPad?

Thanks!

Jesse</description>
		<content:encoded><![CDATA[<p>Using your theme switcher &#8211; love the easy way to add the link to &#8220;Switch to Desktop Version&#8221; on our mobile theme &#8211; but after clicking it and then on the Desktop theme clicking a link it goes back to the Mobile Theme.<br />
Shouldn&#8217;t it remember the users choice to view in Desktop Version, at least for that browsing session?</p>
<p>Also &#8211; how can I set the theme to NOT display our mobile theme on a tablet, specifically the iPad?</p>
<p>Thanks!</p>
<p>Jesse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-36</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 05 May 2010 13:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-36</guid>
		<description>PS I&#039;ve fixed the readme file also, should appear soon in the 0.2.1 version.</description>
		<content:encoded><![CDATA[<p>PS I&#8217;ve fixed the readme file also, should appear soon in the 0.2.1 version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-35</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 05 May 2010 13:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-35</guid>
		<description>Thanks again Istvan for your active feedback and participation in this plugin.

Can you let me know which options you enabled to add the switcher?

I&#039;ve now got the plugin installed on this site - you can see that currently I have a small bug on the site (rather than with the plugin) when it comes to the blog (I&#039;ve left this bug in deliberately for the moment) - this bug shows that the &quot;Switch to mobile version&quot; link usually appears in the footer, but because of a lack of a cleared div, it pops up at the bottom of the right sidebar - this is sometimes the cause of the problem.

You can also see that it is implemented inside a div with the id of &quot;mobilesmart_switcher&quot; - you can view the source of your page to show whether it is appearing in there.

Otherwise, I&#039;m guessing it may be related to the cache.

Hope this helps - feel free to come back with any responses,

Dan</description>
		<content:encoded><![CDATA[<p>Thanks again Istvan for your active feedback and participation in this plugin.</p>
<p>Can you let me know which options you enabled to add the switcher?</p>
<p>I&#8217;ve now got the plugin installed on this site &#8211; you can see that currently I have a small bug on the site (rather than with the plugin) when it comes to the blog (I&#8217;ve left this bug in deliberately for the moment) &#8211; this bug shows that the &#8220;Switch to mobile version&#8221; link usually appears in the footer, but because of a lack of a cleared div, it pops up at the bottom of the right sidebar &#8211; this is sometimes the cause of the problem.</p>
<p>You can also see that it is implemented inside a div with the id of &#8220;mobilesmart_switcher&#8221; &#8211; you can view the source of your page to show whether it is appearing in there.</p>
<p>Otherwise, I&#8217;m guessing it may be related to the cache.</p>
<p>Hope this helps &#8211; feel free to come back with any responses,</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Istvan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-33</link>
		<dc:creator>Istvan</dc:creator>
		<pubDate>Sun, 18 Apr 2010 16:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-33</guid>
		<description>Hi! I have tested the new version but I&#039;m unable to see the switcher. I have tried it both from the option in the admin panel and inserting the php code in my theme but none showed the link to the mobile version.

To be honest, I have tried it on a site with Cache enabled but also after many minutes (when cache should have expired) it doesn&#039;t show the link.

You can maybe install here on you site so we can see how it works... a sort of live demo.

P.S. in the readme file the is a &#039;?&#039; missing at the end of the php code.</description>
		<content:encoded><![CDATA[<p>Hi! I have tested the new version but I&#8217;m unable to see the switcher. I have tried it both from the option in the admin panel and inserting the php code in my theme but none showed the link to the mobile version.</p>
<p>To be honest, I have tried it on a site with Cache enabled but also after many minutes (when cache should have expired) it doesn&#8217;t show the link.</p>
<p>You can maybe install here on you site so we can see how it works&#8230; a sort of live demo.</p>
<p>P.S. in the readme file the is a &#8216;?&#8217; missing at the end of the php code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-32</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 15 Apr 2010 14:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-32</guid>
		<description>Thanks Istvan, your debugging is much appreciated. I&#039;ll incorporate this in a fix release shortly.

Accessing the website from Safari was having problems as the switcher had missed a case and assumed you were also using the footer switcher. I&#039;ve added a fix for that too, and will release this updated version shortly.

Many thanks for your feedback,

Dan</description>
		<content:encoded><![CDATA[<p>Thanks Istvan, your debugging is much appreciated. I&#8217;ll incorporate this in a fix release shortly.</p>
<p>Accessing the website from Safari was having problems as the switcher had missed a case and assumed you were also using the footer switcher. I&#8217;ve added a fix for that too, and will release this updated version shortly.</p>
<p>Many thanks for your feedback,</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Istvan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-31</link>
		<dc:creator>Istvan</dc:creator>
		<pubDate>Thu, 15 Apr 2010 13:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-31</guid>
		<description>Hi, I have found an error in vers. 2.1.25 at line 297 in mobile-smart.php
&quot;__e&quot; should be replaced with &quot;__&quot; or the plugin won&#039;t save the options.

Anyway I have fixed that error but accessing my website from Safari (with iPhone user agent) it shows me the default theme. Any idea?</description>
		<content:encoded><![CDATA[<p>Hi, I have found an error in vers. 2.1.25 at line 297 in mobile-smart.php<br />
&#8220;__e&#8221; should be replaced with &#8220;__&#8221; or the plugin won&#8217;t save the options.</p>
<p>Anyway I have fixed that error but accessing my website from Safari (with iPhone user agent) it shows me the default theme. Any idea?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

