<?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 for The Wordpress Guru</title>
	<atom:link href="http://wpguru.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpguru.co.uk</link>
	<description>Dedicated Wordpress Hosting and Support</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:25:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on How to modify MANSION by GraphPaper Press by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/06/how-to-modify-mansion-by-graphpaperpress/comment-page-1/#comment-295</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Tue, 07 Sep 2010 10:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.uk/?p=365#comment-295</guid>
		<description>Hi Jack, 
 
very sorry about the confusion... I thought your question was in regards to Modularity Lite - ignore what I said above ;-) 
 
I\&#039;m looking into this for you now with regards to Mansion. </description>
		<content:encoded><![CDATA[<p>Hi Jack, </p>
<p>very sorry about the confusion&#8230; I thought your question was in regards to Modularity Lite &#8211; ignore what I said above <img src='http://wpguru.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>I\&#8217;m looking into this for you now with regards to Mansion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify the Modularity Lite Theme from Graph Paper Press by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/01/how-to-modify-the-modularity-lite-theme-from-graph-paper-press/comment-page-1/#comment-294</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Tue, 07 Sep 2010 09:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=242#comment-294</guid>
		<description>Hi Amy, 
 
this one took me quite a while to figure out - but like so often the end result is much easier achieved than I thought at first. Have a look in your style.css file and find the following line of code (under the /* Navigation at rest */ section): 
 
&lt;code&gt;#nav ul li.drop:hover ul { display: block; }&lt;/code&gt; 
 
Change it to this: 
 
&lt;code&gt;#nav ul li:hover ul { display: block; }&lt;/code&gt; 
 
The &quot;.drop&quot; waits for your to click before the menu gets displayed and by deleting it the menu gets displayed upon hovering. </description>
		<content:encoded><![CDATA[<p>Hi Amy, </p>
<p>this one took me quite a while to figure out &#8211; but like so often the end result is much easier achieved than I thought at first. Have a look in your style.css file and find the following line of code (under the /* Navigation at rest */ section): </p>
<p><code>#nav ul li.drop:hover ul { display: block; }</code> </p>
<p>Change it to this: </p>
<p><code>#nav ul li:hover ul { display: block; }</code> </p>
<p>The &#8220;.drop&#8221; waits for your to click before the menu gets displayed and by deleting it the menu gets displayed upon hovering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify MANSION by GraphPaper Press by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/06/how-to-modify-mansion-by-graphpaperpress/comment-page-1/#comment-293</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Tue, 07 Sep 2010 09:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.uk/?p=365#comment-293</guid>
		<description>Thanks Jack, much appreciated! 
 
I think you&#039;re best off to use a simple Wordpress trick to make your picture link to something else. Go to edit your post, and then click the &quot;edit image&quot; icon in the top left corner of the image in question. A window opens, and at the bottom you have a field called &quot;Link URL&quot; - that&#039;s where this image will link to. It can link to anything: other posts, a lightbox, you name it. Put in the URL to the &quot;big picture&quot; there. 
 
To find that URL, you&#039;re already in the right place too: click on &quot;advanced&quot; and in the &quot;source&quot; field is the URL you&#039;re looking for. Copy and paste that for eternal happiness ;-) 
 
You&#039;ll have to do this for every image in every post though. Hope this helps. </description>
		<content:encoded><![CDATA[<p>Thanks Jack, much appreciated! </p>
<p>I think you&#8217;re best off to use a simple WordPress trick to make your picture link to something else. Go to edit your post, and then click the &#8220;edit image&#8221; icon in the top left corner of the image in question. A window opens, and at the bottom you have a field called &#8220;Link URL&#8221; &#8211; that&#8217;s where this image will link to. It can link to anything: other posts, a lightbox, you name it. Put in the URL to the &#8220;big picture&#8221; there. </p>
<p>To find that URL, you&#8217;re already in the right place too: click on &#8220;advanced&#8221; and in the &#8220;source&#8221; field is the URL you&#8217;re looking for. Copy and paste that for eternal happiness <img src='http://wpguru.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>You&#8217;ll have to do this for every image in every post though. Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify the Modularity Lite Theme from Graph Paper Press by Amy M</title>
		<link>http://wpguru.co.uk/2010/01/how-to-modify-the-modularity-lite-theme-from-graph-paper-press/comment-page-1/#comment-292</link>
		<dc:creator>Amy M</dc:creator>
		<pubDate>Tue, 07 Sep 2010 03:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=242#comment-292</guid>
		<description>Jay,  
 
You are such a wealth of information. I wish I had found your site when I first began to use Modularity Lite. Just one question that I can&#039;t find a simple solution to. Do you know how to make the nav menu drop down on a hover instead of by clicking on the arrow? Here&#039;s my site if you care to look: &lt;a href=&quot;http://moodydoodles.com/&quot; rel=&quot;nofollow&quot;&gt;http://moodydoodles.com/&lt;/a&gt;  Thank you!  </description>
		<content:encoded><![CDATA[<p>Jay,  </p>
<p>You are such a wealth of information. I wish I had found your site when I first began to use Modularity Lite. Just one question that I can&#039;t find a simple solution to. Do you know how to make the nav menu drop down on a hover instead of by clicking on the arrow? Here&#039;s my site if you care to look: <a href="http://moodydoodles.com/" rel="nofollow">http://moodydoodles.com/</a>  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify MANSION by GraphPaper Press by Jack</title>
		<link>http://wpguru.co.uk/2010/06/how-to-modify-mansion-by-graphpaperpress/comment-page-1/#comment-291</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 06 Sep 2010 14:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.uk/?p=365#comment-291</guid>
		<description>Hey Jay, first of all great article! I found this through searching with google exactly how to modify this theme. 
I hope you don&#039;t mind me asking for some help. 
What I basically want to do is for a thumbnail on the index page to link to the post&#039;s image, instead of the post itself. Possibly in such a way that would work with a lightbox plugin. 
(in other words I&#039;d like to see a big version of the image when clicking on its thumbnail rather than being directed to the medium sized version on its post page). 
 
I&#039;ve been messing around with the code on file &quot;images.php&quot; and I found this bit near the bottom: 
 
/* If $link_to_post is set to true, link the image to its post. */ 
if ( $link_to_post ) 
$html = &#039;&lt;a href=&quot;&#039; . get_permalink( $post_id ) . &#039;&quot; title=&quot;&#039; . esc_attr( get_post_field( &#039;post_title&#039;, $post_id ) ) . &#039;&quot;&gt;&#039; . $html . &#039;&lt;/a&gt;&#039;; 
 
so I tried to substitute that &quot;get_permalink&quot; with functions such as &quot;wp_get_attachment_url&quot; but had no luck, I can&#039;t get it to return a link to the image in the post. 
 
If you know anything that could help me on finding a way to obtain this I would be eternally grateful and add a link to your blog on my website. 
Many Thanks 
Jack </description>
		<content:encoded><![CDATA[<p>Hey Jay, first of all great article! I found this through searching with google exactly how to modify this theme.<br />
I hope you don&#039;t mind me asking for some help.<br />
What I basically want to do is for a thumbnail on the index page to link to the post&#039;s image, instead of the post itself. Possibly in such a way that would work with a lightbox plugin.<br />
(in other words I&#039;d like to see a big version of the image when clicking on its thumbnail rather than being directed to the medium sized version on its post page). </p>
<p>I&#039;ve been messing around with the code on file &quot;images.php&quot; and I found this bit near the bottom: </p>
<p>/* If $link_to_post is set to true, link the image to its post. */<br />
if ( $link_to_post )<br />
$html = &#039;&lt;a href=&quot;&#039; . get_permalink( $post_id ) . &#039;&quot; title=&quot;&#039; . esc_attr( get_post_field( &#039;post_title&#039;, $post_id ) ) . &#039;&quot;&gt;&#039; . $html . &#039;&#039;; </p>
<p>so I tried to substitute that &quot;get_permalink&quot; with functions such as &quot;wp_get_attachment_url&quot; but had no luck, I can&#039;t get it to return a link to the image in the post. </p>
<p>If you know anything that could help me on finding a way to obtain this I would be eternally grateful and add a link to your blog on my website.<br />
Many Thanks<br />
Jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify the Modularity Lite Theme from Graph Paper Press by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/01/how-to-modify-the-modularity-lite-theme-from-graph-paper-press/comment-page-1/#comment-289</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Fri, 03 Sep 2010 20:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=242#comment-289</guid>
		<description>Hi Alicia, I&#039;m glad it was helpful ;-) 
 
Funny you should ask about the sidebar - I had the same problem a couple of days ago. Under Appearance - Theme Options you can do all kinds of funky stuff, including switching the sidebar on and off. </description>
		<content:encoded><![CDATA[<p>Hi Alicia, I&#8217;m glad it was helpful <img src='http://wpguru.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>Funny you should ask about the sidebar &#8211; I had the same problem a couple of days ago. Under Appearance &#8211; Theme Options you can do all kinds of funky stuff, including switching the sidebar on and off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify the Modularity Lite Theme from Graph Paper Press by Alicia</title>
		<link>http://wpguru.co.uk/2010/01/how-to-modify-the-modularity-lite-theme-from-graph-paper-press/comment-page-1/#comment-288</link>
		<dc:creator>Alicia</dc:creator>
		<pubDate>Fri, 03 Sep 2010 15:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=242#comment-288</guid>
		<description>Hello, 
 
I&#039;ve been reading others&#039; questions and have been applying many of your solutions to my website, so thank you! I have one simple question. How do I activate the sidebar? I would like to add widgets. Thanks! </description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I&#039;ve been reading others&#039; questions and have been applying many of your solutions to my website, so thank you! I have one simple question. How do I activate the sidebar? I would like to add widgets. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify the Modularity Lite Theme from Graph Paper Press by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/01/how-to-modify-the-modularity-lite-theme-from-graph-paper-press/comment-page-1/#comment-287</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Thu, 02 Sep 2010 18:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=242#comment-287</guid>
		<description>Hi Charmaine,

I&#039;ve just had a dig through the code and I can&#039;t find a way to make the sidebar smaller. I can help you with your Flickr images though. Have a look at the style.css file and find the &lt;strong&gt;/* Floats &amp; Images */&lt;/strong&gt; section, under which you&#039;ll find three declarations:

&lt;code&gt;img.centered...
img.alignright...
img.alignleft...&lt;/code&gt;

The last value on each line ends with

&lt;code&gt;max-width:950px&lt;/code&gt;

Change that to a smaller value and your images will be resized automatically. You may also want to add

&lt;code&gt;heigh:auto&lt;/code&gt;

to each line so your images don&#039;t get squashed. I don&#039;t know which image alignment you&#039;re using when you embed an image, so for safe measure, amend all three of them. As an example, here&#039;s the first line of code in its entirety:

&lt;code&gt;img.centered{display: block;margin-left: auto;margin-right: auto;max-width:950px; height: auto;}&lt;/code&gt;

Good luck - and show us your site when you&#039;re done ;-)</description>
		<content:encoded><![CDATA[<p>Hi Charmaine,</p>
<p>I&#8217;ve just had a dig through the code and I can&#8217;t find a way to make the sidebar smaller. I can help you with your Flickr images though. Have a look at the style.css file and find the <strong>/* Floats &#038; Images */</strong> section, under which you&#8217;ll find three declarations:</p>
<p><code>img.centered...<br />
img.alignright...<br />
img.alignleft...</code></p>
<p>The last value on each line ends with</p>
<p><code>max-width:950px</code></p>
<p>Change that to a smaller value and your images will be resized automatically. You may also want to add</p>
<p><code>heigh:auto</code></p>
<p>to each line so your images don&#8217;t get squashed. I don&#8217;t know which image alignment you&#8217;re using when you embed an image, so for safe measure, amend all three of them. As an example, here&#8217;s the first line of code in its entirety:</p>
<p><code>img.centered{display: block;margin-left: auto;margin-right: auto;max-width:950px; height: auto;}</code></p>
<p>Good luck &#8211; and show us your site when you&#8217;re done <img src='http://wpguru.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify the Modularity Lite Theme from Graph Paper Press by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/01/how-to-modify-the-modularity-lite-theme-from-graph-paper-press/comment-page-1/#comment-286</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Thu, 02 Sep 2010 16:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=242#comment-286</guid>
		<description>Hi Nancy, you&#039;ve done some great work to Modularity Lite - it looks so different than the default theme. Cool!

I think I know what you mean now - it&#039;s the grey box that&#039;s all over your content, right? I&#039;ve never noticed this before, but now that I&#039;m looking into this I can see what&#039;s going on. On the original (dark) version, this grey box sets a nice contrast and border around the slideshow and the &quot;container&quot; class. Of course that&#039;s not such a nice effect in your modification. 

Have a look at the style.css file and find this bit of code (it&#039;s failry high up under GLOBAL STYLES):

&lt;code&gt;.container {background:url(images/repeater.png) repeat;}&lt;/code&gt;

This line loads an image with transparency which creates the effect. Delete this line or comment it out for future use.

Eternal Happiness guaranteed ;-)</description>
		<content:encoded><![CDATA[<p>Hi Nancy, you&#8217;ve done some great work to Modularity Lite &#8211; it looks so different than the default theme. Cool!</p>
<p>I think I know what you mean now &#8211; it&#8217;s the grey box that&#8217;s all over your content, right? I&#8217;ve never noticed this before, but now that I&#8217;m looking into this I can see what&#8217;s going on. On the original (dark) version, this grey box sets a nice contrast and border around the slideshow and the &#8220;container&#8221; class. Of course that&#8217;s not such a nice effect in your modification. </p>
<p>Have a look at the style.css file and find this bit of code (it&#8217;s failry high up under GLOBAL STYLES):</p>
<p><code>.container {background:url(images/repeater.png) repeat;}</code></p>
<p>This line loads an image with transparency which creates the effect. Delete this line or comment it out for future use.</p>
<p>Eternal Happiness guaranteed <img src='http://wpguru.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change &#8220;View with Piclens&#8221; message in NextGen Gallery by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/06/how-to-change-view-with-piclens-message-in-nextgen-gallery/comment-page-1/#comment-284</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Thu, 02 Sep 2010 07:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.uk/?p=401#comment-284</guid>
		<description>Glad to hear it Anil!

That’s an interesting idea with the logo in place of the link. Try  this: Replace line 3 (the one that starts with &lt;?php_e…) with  something like this:

&lt;code&gt;&lt;img src=&quot;http://yourdomain.com/yourlogo.jpg&quot;&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Glad to hear it Anil!</p>
<p>That’s an interesting idea with the logo in place of the link. Try  this: Replace line 3 (the one that starts with &lt;?php_e…) with  something like this:</p>
<p><code>&lt;img src="http://yourdomain.com/yourlogo.jpg"&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify MANSION by GraphPaper Press by Jay Versluis</title>
		<link>http://wpguru.co.uk/2010/06/how-to-modify-mansion-by-graphpaperpress/comment-page-1/#comment-280</link>
		<dc:creator>Jay Versluis</dc:creator>
		<pubDate>Wed, 01 Sep 2010 18:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.uk/?p=365#comment-280</guid>
		<description>Hi Manny, 
 
under Settings - Reading you can define how many posts will be shown - it&#039;s set to 10 by default, but you can increase this. </description>
		<content:encoded><![CDATA[<p>Hi Manny, </p>
<p>under Settings &#8211; Reading you can define how many posts will be shown &#8211; it&#8217;s set to 10 by default, but you can increase this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to modify the Modularity Lite Theme from Graph Paper Press by Nancy Nashed</title>
		<link>http://wpguru.co.uk/2010/01/how-to-modify-the-modularity-lite-theme-from-graph-paper-press/comment-page-1/#comment-281</link>
		<dc:creator>Nancy Nashed</dc:creator>
		<pubDate>Wed, 01 Sep 2010 15:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-guru.co.uk/?p=242#comment-281</guid>
		<description>Jay, the new wp theme, modularity lite has a transparent layer that takes up less width than the whole screen but goes slightly over the edges around the page. the text is in front of this layer, but if you put a background image in, it overlays the background image, darkening it. to see my site (an example of that- go to &lt;a href=&quot;http://www.fengshuiflorida.com&quot; rel=&quot;nofollow&quot;&gt; &lt;a href=&quot;http://www.fengshuiflorida.com&lt;/a&gt;&quot; target=&quot;_blank&quot;&gt; &lt;a href=&quot;http://www.fengshuiflorida.com&lt;/a&gt;&lt;/a&gt;&quot; target=&quot;_blank&quot;&gt;www.fengshuiflorida.com&lt;/a&gt;&lt;/a&gt;&lt;/a&gt;  I promise my question makes sense! Have been searching for answer. Thank you!</description>
		<content:encoded><![CDATA[<p>Jay, the new wp theme, modularity lite has a transparent layer that takes up less width than the whole screen but goes slightly over the edges around the page. the text is in front of this layer, but if you put a background image in, it overlays the background image, darkening it. to see my site (an example of that- go to <a href="http://www.fengshuiflorida.com" rel="nofollow"> &lt;a href=&quot;http://www.fengshuiflorida.com</a>&#8221; target=&#8221;_blank&#8221;&gt; &lt;a href=&quot;http://www.fengshuiflorida.com&#8221; target=&#8221;_blank&#8221;&gt;www.fengshuiflorida.com  I promise my question makes sense! Have been searching for answer. Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
