<?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: Tutorial: Image Button Bar Menu/Submenu</title>
	<atom:link href="http://thesisthemetools.com/tutorial-image-button-bar-menu-submenu/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesisthemetools.com</link>
	<description>Tips, Tricks, and Tools for the Thesis Theme</description>
	<lastBuildDate>Wed, 25 Aug 2010 22:43:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Haley</title>
		<link>http://thesisthemetools.com/tutorial-image-button-bar-menu-submenu/comment-page-1/#comment-6407</link>
		<dc:creator>Haley</dc:creator>
		<pubDate>Wed, 18 Aug 2010 01:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=84#comment-6407</guid>
		<description>I figured it out. Thanks. It had to do with naming the pages correctly.</description>
		<content:encoded><![CDATA[<p>I figured it out. Thanks. It had to do with naming the pages correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haley</title>
		<link>http://thesisthemetools.com/tutorial-image-button-bar-menu-submenu/comment-page-1/#comment-6405</link>
		<dc:creator>Haley</dc:creator>
		<pubDate>Wed, 18 Aug 2010 00:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=84#comment-6405</guid>
		<description>I plugged in my paths for the images and the website urls that the buttons are pointing to. The button images show up and work. The problem I am having is that they don&#039;t swap to their selected or unselected states. I am confused about function 4 and have a feeling that that has something to do with it. This is the part I don&#039;t understand: 

&quot;4. Change the PAGE1-NAME in the “elseif” statement. It’s the actual title of the page as you see it in your blog. For example, if the page displays as “Red Page” then the page name is “Red Page.”
5. Change the function name in the “elseif” statement to that of the page function being called. Following the example above, the red page function would be changed to “button_nav_menu_red_selected”.&quot;

I tried changing the names and that didn&#039;t work. I tried not changing the names and that also did not work. How does the code know what page it is on in order to run each function. Is this that way to do it?</description>
		<content:encoded><![CDATA[<p>I plugged in my paths for the images and the website urls that the buttons are pointing to. The button images show up and work. The problem I am having is that they don&#8217;t swap to their selected or unselected states. I am confused about function 4 and have a feeling that that has something to do with it. This is the part I don&#8217;t understand: </p>
<p>&#8220;4. Change the PAGE1-NAME in the “elseif” statement. It’s the actual title of the page as you see it in your blog. For example, if the page displays as “Red Page” then the page name is “Red Page.”<br />
5. Change the function name in the “elseif” statement to that of the page function being called. Following the example above, the red page function would be changed to “button_nav_menu_red_selected”.&#8221;</p>
<p>I tried changing the names and that didn&#8217;t work. I tried not changing the names and that also did not work. How does the code know what page it is on in order to run each function. Is this that way to do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaelle</title>
		<link>http://thesisthemetools.com/tutorial-image-button-bar-menu-submenu/comment-page-1/#comment-3861</link>
		<dc:creator>Gaelle</dc:creator>
		<pubDate>Sun, 21 Mar 2010 18:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=84#comment-3861</guid>
		<description>and i forgot to say again: thank you soooo much :)</description>
		<content:encoded><![CDATA[<p>and i forgot to say again: thank you soooo much :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaelle</title>
		<link>http://thesisthemetools.com/tutorial-image-button-bar-menu-submenu/comment-page-1/#comment-3860</link>
		<dc:creator>Gaelle</dc:creator>
		<pubDate>Sun, 21 Mar 2010 18:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=84#comment-3860</guid>
		<description>Hi,
thanks for the great tutorial!
I am surprised there is no other comment, but anyways.
I am working on making a menu with images, but i have troubles with the last part of the php code for the front page of my web site, which opens on the &quot;Galleries&quot; Page. It tells me &quot;Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, &#039;button_nav_menu_galleries_selected&#039; was given in D:\Hosting\3924221\html\wordpress\wp-includes\plugin.php  on line 339&quot; I can&#039;t figure out why.

Also, is there a way to have a mouseover effect?

Oh, and i°m quite a beginner at all this :p

You can see my page under construction at www.gaellelalonde.com/wordpress</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for the great tutorial!<br />
I am surprised there is no other comment, but anyways.<br />
I am working on making a menu with images, but i have troubles with the last part of the php code for the front page of my web site, which opens on the &#8220;Galleries&#8221; Page. It tells me &#8220;Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, &#8216;button_nav_menu_galleries_selected&#8217; was given in D:\Hosting\3924221\html\wordpress\wp-includes\plugin.php  on line 339&#8243; I can&#8217;t figure out why.</p>
<p>Also, is there a way to have a mouseover effect?</p>
<p>Oh, and i°m quite a beginner at all this :p</p>
<p>You can see my page under construction at <a href="http://www.gaellelalonde.com/wordpress" rel="nofollow">http://www.gaellelalonde.com/wordpress</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
