<?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: Thesis Mobile Child Theme</title>
	<atom:link href="http://studio.kristarella.com/product/thesis-mobile-child-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/</link>
	<description>Design and development by Kristen Symonds</description>
	<lastBuildDate>Tue, 15 May 2012 04:59:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: kristarella</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1341</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Tue, 15 May 2012 04:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1341</guid>
		<description>&lt;a class=&quot;comment_link&quot; href=&quot;http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1340&quot; rel=&quot;nofollow&quot;&gt;Ian&lt;/a&gt; --- Do you mean the post images aren&#039;t becoming thumbnails? It worked fine in my test on both Thesis and ThesisMobile. Have you checked to make sure the permissions on cache folder are correct?

I&#039;d have a look at it, but you&#039;re using a different mobile theme at the moment.</description>
		<content:encoded><![CDATA[<p><a class="comment_link" href="http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1340" rel="nofollow">Ian</a> &#8212; Do you mean the post images aren&#8217;t becoming thumbnails? It worked fine in my test on both Thesis and ThesisMobile. Have you checked to make sure the permissions on cache folder are correct?</p>
<p>I&#8217;d have a look at it, but you&#8217;re using a different mobile theme at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1340</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 15 May 2012 03:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1340</guid>
		<description>Thanks that&#039;s a start but the images do not resize as they do in the thesis main theme.</description>
		<content:encoded><![CDATA[<p>Thanks that&#8217;s a start but the images do not resize as they do in the thesis main theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristarella</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1339</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Tue, 15 May 2012 01:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1339</guid>
		<description>&lt;a class=&quot;comment_link&quot; href=&quot;http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1336&quot; rel=&quot;nofollow&quot;&gt;Ian&lt;/a&gt; --- You can use this function
&lt;pre&gt;function excerpt_thumb() {
	$post_image = thesis_post_image_info(&#039;thumb&#039;);
	if (!is_single())
		echo $post_image[&#039;output&#039;];
}
add_action(&#039;thesis_hook_before_post&#039;,&#039;excerpt_thumb&#039;);&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p><a class="comment_link" href="http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1336" rel="nofollow">Ian</a> &#8212; You can use this function</p>
<pre>function excerpt_thumb() {
	$post_image = thesis_post_image_info('thumb');
	if (!is_single())
		echo $post_image['output'];
}
add_action('thesis_hook_before_post','excerpt_thumb');</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1336</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 14 May 2012 20:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1336</guid>
		<description>Would appreciate the code to add the thesis thumbs, as I use them in my blog. I have lots to do as my blog is heavy on design so I want to streamline the mobile version a lot.

Link to test site:
http://www.sandboxes.kashmirhouston.com/sandbox31</description>
		<content:encoded><![CDATA[<p>Would appreciate the code to add the thesis thumbs, as I use them in my blog. I have lots to do as my blog is heavy on design so I want to streamline the mobile version a lot.</p>
<p>Link to test site:<br />
<a href="http://www.sandboxes.kashmirhouston.com/sandbox31" rel="nofollow">http://www.sandboxes.kashmirhouston.com/sandbox31</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis O'Brien</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1315</link>
		<dc:creator>Dennis O'Brien</dc:creator>
		<pubDate>Fri, 11 May 2012 07:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1315</guid>
		<description>That was true until lately.  The new iframe embed holds a HTML5 player with fallback.  Only stumbled on this last week http://apiblog.youtube.com/2010/07/new-way-to-embed-youtube-videos.html</description>
		<content:encoded><![CDATA[<p>That was true until lately.  The new iframe embed holds a HTML5 player with fallback.  Only stumbled on this last week <a href="http://apiblog.youtube.com/2010/07/new-way-to-embed-youtube-videos.html" rel="nofollow">http://apiblog.youtube.com/2010/07/new-way-to-embed-youtube-videos.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristarella</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1314</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Fri, 11 May 2012 04:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1314</guid>
		<description>&lt;a class=&quot;comment_link&quot; href=&quot;http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1311 rel=&quot;nofollow&quot;&gt;Dennis&lt;/a&gt; --- Glad it&#039;s going fine. Always glad for more mobile detecting plugins, so thanks for that.

I thought YouTube had non-flash alternatives for devices without flash.</description>
		<content:encoded><![CDATA[<p><a class="comment_link" href="http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1311 rel="nofollow">Dennis</a> &#8212; Glad it&#8217;s going fine. Always glad for more mobile detecting plugins, so thanks for that.</p>
<p>I thought YouTube had non-flash alternatives for devices without flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis O'Brien</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1311</link>
		<dc:creator>Dennis O'Brien</dc:creator>
		<pubDate>Fri, 11 May 2012 00:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1311</guid>
		<description>Happy to report all went well and it does everything it claims to do.  I used WP Mobile Detector for switching and it had no problem.  One suggestion for others is to upload video to YouTube and use the new iFrame embed code on your posts and pages.  My device won&#039;t play Flash/SWF but it detected the iFrame on another site then played the video with Real Player.</description>
		<content:encoded><![CDATA[<p>Happy to report all went well and it does everything it claims to do.  I used WP Mobile Detector for switching and it had no problem.  One suggestion for others is to upload video to YouTube and use the new iFrame embed code on your posts and pages.  My device won&#8217;t play Flash/SWF but it detected the iFrame on another site then played the video with Real Player.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristarella</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1297</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Tue, 08 May 2012 22:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1297</guid>
		<description>Michael --- those notices for mobile smart aren&#039;t great and I&#039;ll mention them to the author, but notices don&#039;t cause blank pages. There&#039;s two warnings for the contact form plugin, perhaps that is the problem. &quot;header already sent&quot; can cause blank pages.

Not sure why that would only be on mobile, and not the desktop, but it&#039;s worth turning off just to check.</description>
		<content:encoded><![CDATA[<p>Michael &#8212; those notices for mobile smart aren&#8217;t great and I&#8217;ll mention them to the author, but notices don&#8217;t cause blank pages. There&#8217;s two warnings for the contact form plugin, perhaps that is the problem. &#8220;header already sent&#8221; can cause blank pages.</p>
<p>Not sure why that would only be on mobile, and not the desktop, but it&#8217;s worth turning off just to check.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1296</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 08 May 2012 13:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1296</guid>
		<description>All set. Lots of mentions of Mobile Smart there.</description>
		<content:encoded><![CDATA[<p>All set. Lots of mentions of Mobile Smart there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristarella</title>
		<link>http://studio.kristarella.com/product/thesis-mobile-child-theme/#comment-1294</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Mon, 07 May 2012 22:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://studio.kristarella.com/?post_type=product&#038;p=3860#comment-1294</guid>
		<description>Michael --- please set  Wp_DEBUG to true in your WP-config.php files and then try the switch again. This will allow error messages to be displayed; any error messages should help me figure out what is wrong.

If there isn&#039;t anything that already says &lt;code&gt;define(&#039;WP_DEBUG&#039;,false);&lt;/code&gt; in the config file, add it and change to true.</description>
		<content:encoded><![CDATA[<p>Michael &#8212; please set  Wp_DEBUG to true in your WP-config.php files and then try the switch again. This will allow error messages to be displayed; any error messages should help me figure out what is wrong.</p>
<p>If there isn&#8217;t anything that already says <code>define('WP_DEBUG',false);</code> in the config file, add it and change to true.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

