<?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 Just a Guy Design</title>
	<atom:link href="http://www.justaguydesign.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justaguydesign.com</link>
	<description>Web Design + Development by ElShaddai Edwards</description>
	<lastBuildDate>Mon, 26 Dec 2011 12:55:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Mega Menus redux: Integrating with WordPress navigation by manish</title>
		<link>http://www.justaguydesign.com/2010/megamenus-redux/#comment-556</link>
		<dc:creator>manish</dc:creator>
		<pubDate>Mon, 26 Dec 2011 12:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1327#comment-556</guid>
		<description>helo sir, I want to create a mega menu for my worpdress blog,kindly help me.</description>
		<content:encoded><![CDATA[<p>helo sir, I want to create a mega menu for my worpdress blog,kindly help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mega Menus redux: Integrating with WordPress navigation by Joshua</title>
		<link>http://www.justaguydesign.com/2010/megamenus-redux/#comment-280</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Fri, 22 Oct 2010 00:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1327#comment-280</guid>
		<description>Sweet thanks!</description>
		<content:encoded><![CDATA[<p>Sweet thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mega Menus redux: Integrating with WordPress navigation by ElShaddai</title>
		<link>http://www.justaguydesign.com/2010/megamenus-redux/#comment-279</link>
		<dc:creator>ElShaddai</dc:creator>
		<pubDate>Thu, 21 Oct 2010 20:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1327#comment-279</guid>
		<description>Just make sure you define the desired value on this line:

jkmegamenu.definemenu(&quot;megaanchor&quot;, &quot;megamenu1&quot;, &quot;mouseover&quot;)

or:

jkmegamenu.definemenu(&quot;megaanchor&quot;, &quot;megamenu1&quot;, &quot;click&quot;)

Hope that helps...</description>
		<content:encoded><![CDATA[<p>Just make sure you define the desired value on this line:</p>
<p>jkmegamenu.definemenu(&#8220;megaanchor&#8221;, &#8220;megamenu1&#8243;, &#8220;mouseover&#8221;)</p>
<p>or:</p>
<p>jkmegamenu.definemenu(&#8220;megaanchor&#8221;, &#8220;megamenu1&#8243;, &#8220;click&#8221;)</p>
<p>Hope that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mega Menus redux: Integrating with WordPress navigation by Joshua</title>
		<link>http://www.justaguydesign.com/2010/megamenus-redux/#comment-278</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Thu, 21 Oct 2010 20:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1327#comment-278</guid>
		<description>Forgive me as I a not a javascript guru, but I am just wondering how you would integrate onhover to call the menus, rather than click.

It is not the best UI to have to click to get to the submenus as your example has menu items without subitems and clicking takes you to a link which is not always expected.

If I could use hover I would totally use this for my site.</description>
		<content:encoded><![CDATA[<p>Forgive me as I a not a javascript guru, but I am just wondering how you would integrate onhover to call the menus, rather than click.</p>
<p>It is not the best UI to have to click to get to the submenus as your example has menu items without subitems and clicking takes you to a link which is not always expected.</p>
<p>If I could use hover I would totally use this for my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mega Menus redux: Integrating with WordPress navigation by Alejandro Yanaculis</title>
		<link>http://www.justaguydesign.com/2010/megamenus-redux/#comment-277</link>
		<dc:creator>Alejandro Yanaculis</dc:creator>
		<pubDate>Sat, 18 Sep 2010 04:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1327#comment-277</guid>
		<description>Great tutorial! I&#039;m kind of  a noob to wordpress and I was wondering if you could tell me how to integrate this into a wordpress theme without having to use Thematic?</description>
		<content:encoded><![CDATA[<p>Great tutorial! I&#8217;m kind of  a noob to wordpress and I was wondering if you could tell me how to integrate this into a wordpress theme without having to use Thematic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a thumbnail index page from child pages by Ulrike</title>
		<link>http://www.justaguydesign.com/2010/thumbnail-index-page/#comment-271</link>
		<dc:creator>Ulrike</dc:creator>
		<pubDate>Mon, 30 Aug 2010 12:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1244#comment-271</guid>
		<description>thank you so much .. I tried to do something very similiar and got stuck on how to show the thumbnail of the child page. get_the_post_thumbnail($page-&gt;ID, array(150,100)) works perfectly now!</description>
		<content:encoded><![CDATA[<p>thank you so much .. I tried to do something very similiar and got stuck on how to show the thumbnail of the child page. get_the_post_thumbnail($page-&gt;ID, array(150,100)) works perfectly now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a thumbnail index page from child pages by Brendan</title>
		<link>http://www.justaguydesign.com/2010/thumbnail-index-page/#comment-270</link>
		<dc:creator>Brendan</dc:creator>
		<pubDate>Thu, 05 Aug 2010 21:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1244#comment-270</guid>
		<description>Thank you very much for you post. I searched around for this for ages. At least it feels like that. I do have a question. You use your thumbnail images as a link to a child page. Would it be possible to link each thumbnail directly to a post?

What I want to achieve is this. Within my Thematic child theme I have made a template page called project. On this page I want to display thumbnails. Each thumbnail will link to its own post.

It feels as if I am really close to getting there. I just don&#039;t know how to. I am still rather new to PHP. If you could and want to give me some advise I would be very happy and thankful.</description>
		<content:encoded><![CDATA[<p>Thank you very much for you post. I searched around for this for ages. At least it feels like that. I do have a question. You use your thumbnail images as a link to a child page. Would it be possible to link each thumbnail directly to a post?</p>
<p>What I want to achieve is this. Within my Thematic child theme I have made a template page called project. On this page I want to display thumbnails. Each thumbnail will link to its own post.</p>
<p>It feels as if I am really close to getting there. I just don&#8217;t know how to. I am still rather new to PHP. If you could and want to give me some advise I would be very happy and thankful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add the_post_thumbnail to post excerpts by Thompson</title>
		<link>http://www.justaguydesign.com/2010/add-the_post_thumbnail-to-post-excerpts/#comment-269</link>
		<dc:creator>Thompson</dc:creator>
		<pubDate>Sun, 25 Jul 2010 06:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1121#comment-269</guid>
		<description>Figure it out. &#039;thematic_postheader_posttitle&#039; works. But thematic&#039;s css is set to clear all on headers tags in the parent CSS. So I added this to my child css and your code worked! The thumbnail is to the left of the post excerpt! Thank you.

h1,h2,h3,h4,h5,h6 {
	clear:none;
}</description>
		<content:encoded><![CDATA[<p>Figure it out. &#8216;thematic_postheader_posttitle&#8217; works. But thematic&#8217;s css is set to clear all on headers tags in the parent CSS. So I added this to my child css and your code worked! The thumbnail is to the left of the post excerpt! Thank you.</p>
<p>h1,h2,h3,h4,h5,h6 {<br />
	clear:none;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add the_post_thumbnail to post excerpts by Michael</title>
		<link>http://www.justaguydesign.com/2010/add-the_post_thumbnail-to-post-excerpts/#comment-268</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 23 Jul 2010 00:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1121#comment-268</guid>
		<description>Great tip!

Only problem is that floating the thumbnail left doesn&#039;t work for me with thematic_postheader_posttitle
http://img293.imageshack.us/i/thematicpostheaderpostt.jpg/

But I know float is successfully applied to the image because it works with get_the_excerpt.
http://img835.imageshack.us/i/gettheexcerptwithfloatl.jpg/

Any ideas? I&#039;m trying hard to get the title and excerpt next to the thumbnail. And I know css well, but float isn&#039;t work with thematic_postheader_posttitle for some reason.</description>
		<content:encoded><![CDATA[<p>Great tip!</p>
<p>Only problem is that floating the thumbnail left doesn&#8217;t work for me with thematic_postheader_posttitle<br />
<a  href="http://img293.imageshack.us/i/thematicpostheaderpostt.jpg/" rel="nofollow">http://img293.imageshack.us/i/thematicpostheaderpostt.jpg/</a></p>
<p>But I know float is successfully applied to the image because it works with get_the_excerpt.<br />
<a  href="http://img835.imageshack.us/i/gettheexcerptwithfloatl.jpg/" rel="nofollow">http://img835.imageshack.us/i/gettheexcerptwithfloatl.jpg/</a></p>
<p>Any ideas? I&#8217;m trying hard to get the title and excerpt next to the thumbnail. And I know css well, but float isn&#8217;t work with thematic_postheader_posttitle for some reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mega Menus redux: Integrating with WordPress navigation by ElShaddai</title>
		<link>http://www.justaguydesign.com/2010/megamenus-redux/#comment-276</link>
		<dc:creator>ElShaddai</dc:creator>
		<pubDate>Sat, 26 Jun 2010 00:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.elshaddai-edwards.com/?p=1327#comment-276</guid>
		<description>I&#039;m not aware of a plugin that will help construct the mega menus, but I have been exploring WP3.0&#039;s new menu features and there&#039;s a lot of possibility there for creating custom groups of menu items to go in a mega menu. You&#039;d still have to manually create and assign the mega menu panels though...</description>
		<content:encoded><![CDATA[<p>I&#8217;m not aware of a plugin that will help construct the mega menus, but I have been exploring WP3.0&#8242;s new menu features and there&#8217;s a lot of possibility there for creating custom groups of menu items to go in a mega menu. You&#8217;d still have to manually create and assign the mega menu panels though&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

