<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Stuff by Sarah</title>
	
	<link>http://www.stuffbysarah.net</link>
	<description>PHP, WordPress and Business Ramblings</description>
	<lastBuildDate>Mon, 16 Apr 2012 12:46:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/StuffBySarahComments" /><feedburner:info uri="stuffbysarahcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Page Menu Editor by Sarah</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/PVmIq_xBtcw/</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 16 Apr 2012 12:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?page_id=789#comment-25154</guid>
		<description>Hi Emma, My plugin just allows you to set the text that you see for a page in the page menu, nothing more. By the sounds of it you just want to either set up a section of pages with comments available, a new post category solely for the recommendations that you exclude from your main site, or, if you have the ability, set up a custom post type and create a new post per recommendation. The latter would be more logical, but if you're not sure of how to set up custom post types and integrate them into your site then you'll probably find creating a new page section the easiest. However I would recommend looking into custom post types if you fancy a challenge, and get it set up using those :)</description>
		<content:encoded><![CDATA[<p>Hi Emma, My plugin just allows you to set the text that you see for a page in the page menu, nothing more. By the sounds of it you just want to either set up a section of pages with comments available, a new post category solely for the recommendations that you exclude from your main site, or, if you have the ability, set up a custom post type and create a new post per recommendation. The latter would be more logical, but if you&#039;re not sure of how to set up custom post types and integrate them into your site then you&#039;ll probably find creating a new page section the easiest. However I would recommend looking into custom post types if you fancy a challenge, and get it set up using those <img src='http://www.stuffbysarah.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/PVmIq_xBtcw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/wordpress-plugins/page-menu-editor/comment-page-7/#comment-25154</feedburner:origLink></item>
	<item>
		<title>Comment on Page Menu Editor by Emma</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/a03_XwJO2QA/</link>
		<dc:creator>Emma</dc:creator>
		<pubDate>Thu, 12 Apr 2012 21:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?page_id=789#comment-25147</guid>
		<description>Hi Sarah
Sorry to be such a technophobe but I wonder if I could get you to look at my site.
I have a report which I wish to break down into 120 recommendations hand have the facility to comment under each individual recommendation.
I want to use a fresh page to keep it seperate from my every day blog.
Would your plug in do this?
Really appreciate your advice.
Thanks
Emma</description>
		<content:encoded><![CDATA[<p>Hi Sarah<br />
Sorry to be such a technophobe but I wonder if I could get you to look at my site.<br />
I have a report which I wish to break down into 120 recommendations hand have the facility to comment under each individual recommendation.<br />
I want to use a fresh page to keep it seperate from my every day blog.<br />
Would your plug in do this?<br />
Really appreciate your advice.<br />
Thanks<br />
Emma</p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/a03_XwJO2QA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/wordpress-plugins/page-menu-editor/comment-page-7/#comment-25147</feedburner:origLink></item>
	<item>
		<title>Comment on Page Menu Editor by Sarah</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/s-WDgHMuvb0/</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 05 Mar 2012 09:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?page_id=789#comment-25009</guid>
		<description>Hi Ray,

I'm not sure if my plugin has anything to do with the problem you've mentioned. The Page Menu editor just edits the anchor text and title attribute text in the page menu. It should affect the page title. Have you got another plugin to edit the titles eg. the WordPress SEO plugin? If you're not sure then I would recommend deactivating all plugins, enable my one and check things work as they should (anchor links/title attributes rewritten in the menu but nothing else affected) and then re-enable the other plugins one at a time to see if anything causes problems.

I'm also not sure if your code above is broken by the comment system but it shouldn't really work if it's as you typed it. You probably need an OR (or || ) after the is_single() otherwise that's incorrect syntax as far as I'm aware.

PS. Sorry for the delay in replying. I'm recovering from a broken arm so things are slow at present.</description>
		<content:encoded><![CDATA[<p>Hi Ray,</p>
<p>I&#039;m not sure if my plugin has anything to do with the problem you&#039;ve mentioned. The Page Menu editor just edits the anchor text and title attribute text in the page menu. It should affect the page title. Have you got another plugin to edit the titles eg. the WordPress SEO plugin? If you&#039;re not sure then I would recommend deactivating all plugins, enable my one and check things work as they should (anchor links/title attributes rewritten in the menu but nothing else affected) and then re-enable the other plugins one at a time to see if anything causes problems.</p>
<p>I&#039;m also not sure if your code above is broken by the comment system but it shouldn&#039;t really work if it&#039;s as you typed it. You probably need an OR (or || ) after the is_single() otherwise that&#039;s incorrect syntax as far as I&#039;m aware.</p>
<p>PS. Sorry for the delay in replying. I&#039;m recovering from a broken arm so things are slow at present.</p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/s-WDgHMuvb0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/wordpress-plugins/page-menu-editor/comment-page-7/#comment-25009</feedburner:origLink></item>
	<item>
		<title>Comment on Page Menu Editor by Ray Blakley</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/61PyXiiIRic/</link>
		<dc:creator>Ray Blakley</dc:creator>
		<pubDate>Wed, 29 Feb 2012 07:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?page_id=789#comment-24964</guid>
		<description>Hello Sarah,

I added your Page Editor plugin to the afore mentioned website for a friend. When I assigned the home page (stagnant) the Title went away. My friend bought a 3rd party template and I'm not exactly sure if that is part of the problem. I found some posts online that offered a fix to the coding on the "general-template.php" in wp_title function and made the following recommended repair: 

if ( is_single() ( is_page() &amp;&amp; !is_front_page() ) ) {

delete "&amp;&amp; !is_front_page()"

This didn't mess anything up, but the headline for the home page still doesn't appear.

Any ideas? Thanks in advance for any help!

Take Care,
Ray</description>
		<content:encoded><![CDATA[<p>Hello Sarah,</p>
<p>I added your Page Editor plugin to the afore mentioned website for a friend. When I assigned the home page (stagnant) the Title went away. My friend bought a 3rd party template and I&#039;m not exactly sure if that is part of the problem. I found some posts online that offered a fix to the coding on the &#034;general-template.php&#034; in wp_title function and made the following recommended repair: </p>
<p>if ( is_single() ( is_page() &amp;&amp; !is_front_page() ) ) {</p>
<p>delete &#034;&amp;&amp; !is_front_page()&#034;</p>
<p>This didn&#039;t mess anything up, but the headline for the home page still doesn&#039;t appear.</p>
<p>Any ideas? Thanks in advance for any help!</p>
<p>Take Care,<br />
Ray</p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/61PyXiiIRic" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/wordpress-plugins/page-menu-editor/comment-page-7/#comment-24964</feedburner:origLink></item>
	<item>
		<title>Comment on Thickbox and jQuery 1.3.1 by Thickbox being thick - Monio Design - Creative Coding of Wordpress sites</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/sZj_eV5sHwU/</link>
		<dc:creator>Thickbox being thick - Monio Design - Creative Coding of Wordpress sites</dc:creator>
		<pubDate>Tue, 07 Feb 2012 12:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?p=1230#comment-24765</guid>
		<description>[...] Thickbox &amp; jQuery REL issues       /* [...]</description>
		<content:encoded><![CDATA[<p>[...] Thickbox &amp; jQuery REL issues       /* [...]</p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/sZj_eV5sHwU" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/2009/02/16/thickbox-and-jquery-131/comment-page-3/#comment-24765</feedburner:origLink></item>
	<item>
		<title>Comment on WordPress Custom Menus by Sarah</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/dS9R4e7ZQOg/</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Thu, 02 Feb 2012 19:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?p=1451#comment-24709</guid>
		<description>Hi Maryna, my plugin won't work if you're using the WordPress custom menus as this uses a different function. If you're setting the blog page title as something other than its usual title and it's not showing up on the front end have you checked that the custom menu code is actually there and correct?</description>
		<content:encoded><![CDATA[<p>Hi Maryna, my plugin won&#039;t work if you&#039;re using the WordPress custom menus as this uses a different function. If you&#039;re setting the blog page title as something other than its usual title and it&#039;s not showing up on the front end have you checked that the custom menu code is actually there and correct?</p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/dS9R4e7ZQOg" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/2011/08/22/wordpress-custom-menus/comment-page-1/#comment-24709</feedburner:origLink></item>
	<item>
		<title>Comment on WordPress Custom Menus by Maryna Smuts</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/5t2MHLmiQIM/</link>
		<dc:creator>Maryna Smuts</dc:creator>
		<pubDate>Thu, 02 Feb 2012 18:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?p=1451#comment-24707</guid>
		<description>Hi Sarah,

I'm trying out your plugin and am wondering if there's a way to assign a menu name to the Blog page and have a different title page name?

Setting up different menu names and title page names works beautifully for all other pages, but I can't figure out how to do it for the Blog page.

I do basic WordPress setup for my clients using the Thesis theme.  In this instance, my client is using the WordPress menu configuration rather than the Thesis setup.  There is a field in the WordPress menu to set a different title, but it doesn't seem to be working.

Thanks for your help - I truly appreciate it.

Maryna</description>
		<content:encoded><![CDATA[<p>Hi Sarah,</p>
<p>I&#039;m trying out your plugin and am wondering if there&#039;s a way to assign a menu name to the Blog page and have a different title page name?</p>
<p>Setting up different menu names and title page names works beautifully for all other pages, but I can&#039;t figure out how to do it for the Blog page.</p>
<p>I do basic WordPress setup for my clients using the Thesis theme.  In this instance, my client is using the WordPress menu configuration rather than the Thesis setup.  There is a field in the WordPress menu to set a different title, but it doesn&#039;t seem to be working.</p>
<p>Thanks for your help &#8211; I truly appreciate it.</p>
<p>Maryna</p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/5t2MHLmiQIM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/2011/08/22/wordpress-custom-menus/comment-page-1/#comment-24707</feedburner:origLink></item>
	<item>
		<title>Comment on WordPress Custom Menus by Sarah</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/RMsuawJmoyQ/</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 31 Jan 2012 13:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?p=1451#comment-24684</guid>
		<description>Hi Tim,

You'd need to create a page template and then just drop the code to display a custom menu into the content area of the page template. We've done this for site maps quite easily :)</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>You&#039;d need to create a page template and then just drop the code to display a custom menu into the content area of the page template. We&#039;ve done this for site maps quite easily <img src='http://www.stuffbysarah.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/RMsuawJmoyQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/2011/08/22/wordpress-custom-menus/comment-page-1/#comment-24684</feedburner:origLink></item>
	<item>
		<title>Comment on Page Menu Editor by Sarah</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/54ovOUq4LRs/</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 31 Jan 2012 13:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?page_id=789#comment-24683</guid>
		<description>Glad it's helped you Matt :)</description>
		<content:encoded><![CDATA[<p>Glad it&#039;s helped you Matt <img src='http://www.stuffbysarah.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/54ovOUq4LRs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/wordpress-plugins/page-menu-editor/comment-page-7/#comment-24683</feedburner:origLink></item>
	<item>
		<title>Comment on Page Menu Editor by Matt</title>
		<link>http://feedproxy.google.com/~r/StuffBySarahComments/~3/U52mJPwz2Ic/</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 30 Jan 2012 18:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/?page_id=789#comment-24670</guid>
		<description>Hello,

I first used the plugin WP title 2, but that didn't work anymore after upgrading to WP 3.3

With the help of a friend I found this plugin and I must say its just great and does exactly what I want.

Regards,
Matt</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I first used the plugin WP title 2, but that didn&#039;t work anymore after upgrading to WP 3.3</p>
<p>With the help of a friend I found this plugin and I must say its just great and does exactly what I want.</p>
<p>Regards,<br />
Matt</p>
<img src="http://feeds.feedburner.com/~r/StuffBySarahComments/~4/U52mJPwz2Ic" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.stuffbysarah.net/wordpress-plugins/page-menu-editor/comment-page-7/#comment-24670</feedburner:origLink></item>
</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.stuffbysarah.net @ 2012-05-15 13:42:16 -->

