<?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: How to create a client portal in WordPress</title>
	<atom:link href="http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/</link>
	<description>Helping to empower people with their web presence</description>
	<lastBuildDate>Fri, 18 May 2012 14:16:28 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jean</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2326</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Wed, 02 May 2012 00:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2326</guid>
		<description>Hi Reico - I think some of the code may be clipped in your post - feel free to contact me using my contact page form. Sorry for the delay, work is keeping me very busy and extends the response time for my donation work. I hope you&#039;ve fared well in the meantime!</description>
		<content:encoded><![CDATA[<p>Hi Reico &#8211; I think some of the code may be clipped in your post &#8211; feel free to contact me using my contact page form. Sorry for the delay, work is keeping me very busy and extends the response time for my donation work. I hope you&#8217;ve fared well in the meantime!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reico</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2318</link>
		<dc:creator>Reico</dc:creator>
		<pubDate>Thu, 26 Apr 2012 00:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2318</guid>
		<description>Hi Jean,

Thank you for this post. It&#039;s been very helpful. I have everything installed but then I login with an unauthorized user, I get the Sorry error, but the page content is still visible to that user even tho it shouldn&#039;t be. The only thing I saw that could be wrong was a syntax error on line 3, 6, and 7 of the following.

user_login );
$parent_title = strtolower(get_the_title($post-&gt;post_parent));
$theparent = str_replace(‘ ‘, ”, $parent_title);
if (current_user_can(‘level_5′)) : echo “”; else : header( ‘Location: http://localhost/MSC/wp-admin/’ . $username . ‘/’); ?&gt;

Any help would be greatly appreciated, much like yourself, I&#039;m a designer, but I enjoy programming as well.

Aloha</description>
		<content:encoded><![CDATA[<p>Hi Jean,</p>
<p>Thank you for this post. It&#8217;s been very helpful. I have everything installed but then I login with an unauthorized user, I get the Sorry error, but the page content is still visible to that user even tho it shouldn&#8217;t be. The only thing I saw that could be wrong was a syntax error on line 3, 6, and 7 of the following.</p>
<p>user_login );<br />
$parent_title = strtolower(get_the_title($post-&gt;post_parent));<br />
$theparent = str_replace(‘ ‘, ”, $parent_title);<br />
if (current_user_can(‘level_5′)) : echo “”; else : header( ‘Location: <a href="http://localhost/MSC/wp-admin/’" rel="nofollow">http://localhost/MSC/wp-admin/’</a> . $username . ‘/’); ?&gt;</p>
<p>Any help would be greatly appreciated, much like yourself, I&#8217;m a designer, but I enjoy programming as well.</p>
<p>Aloha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2131</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Thu, 12 Jan 2012 17:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2131</guid>
		<description>Hi Rahul, I&#039;m sorry, the sites I&#039;ve set up are private and I haven&#039;t had time to create a test site for this. Worth a thought, though! I&#039;ll let you know if I have any time to do that and will post it :)</description>
		<content:encoded><![CDATA[<p>Hi Rahul, I&#8217;m sorry, the sites I&#8217;ve set up are private and I haven&#8217;t had time to create a test site for this. Worth a thought, though! I&#8217;ll let you know if I have any time to do that and will post it <img src='http://jeanegan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2130</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Thu, 12 Jan 2012 16:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2130</guid>
		<description>Can you please provide a sample using all the techniques provided above.</description>
		<content:encoded><![CDATA[<p>Can you please provide a sample using all the techniques provided above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2127</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Thu, 05 Jan 2012 18:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2127</guid>
		<description>Hi Motti - I&#039;ve been pulled in other directions &amp; haven&#039;t had time to really explore S2Members, but I&#039;d actually suggest trying that first. In fact, I&#039;ll update my post to suggest that. I definitely would have used an out-of-the-box solution if it were available when I needed a protected client area. There just wasn&#039;t anything available at the time.

Good idea about the client proofing code. Since I&#039;m not really a programmer, I tend to try and think of how to repurpose other people&#039;s code. In this case, I&#039;d recommend a &lt;a href=&quot;http://wordpress.org/extend/plugins/five-star-rating/screenshots/&quot; rel=&quot;nofollow&quot;&gt;5-star rating plugin&lt;/a&gt; and look to have it applicable to each photo in your gallery.

I believe if you upload all the shots to 1 post/page, then feature it as a gallery, each image will click out to the appropriate attachment page. (showing the image larger) and if it can be shown there, it can be rated. Though I know that&#039;s a cheap-o work around, I totally &quot;get&quot; that it would be more helpful if you could view the ratings all on the same page and it would be great if the top rated images would float to the top :)

Good luck! It&#039;s great to see the community work together for the greater good &amp; am glad to help when I can.</description>
		<content:encoded><![CDATA[<p>Hi Motti &#8211; I&#8217;ve been pulled in other directions &#038; haven&#8217;t had time to really explore S2Members, but I&#8217;d actually suggest trying that first. In fact, I&#8217;ll update my post to suggest that. I definitely would have used an out-of-the-box solution if it were available when I needed a protected client area. There just wasn&#8217;t anything available at the time.</p>
<p>Good idea about the client proofing code. Since I&#8217;m not really a programmer, I tend to try and think of how to repurpose other people&#8217;s code. In this case, I&#8217;d recommend a <a href="http://wordpress.org/extend/plugins/five-star-rating/screenshots/" rel="nofollow">5-star rating plugin</a> and look to have it applicable to each photo in your gallery.</p>
<p>I believe if you upload all the shots to 1 post/page, then feature it as a gallery, each image will click out to the appropriate attachment page. (showing the image larger) and if it can be shown there, it can be rated. Though I know that&#8217;s a cheap-o work around, I totally &#8220;get&#8221; that it would be more helpful if you could view the ratings all on the same page and it would be great if the top rated images would float to the top <img src='http://jeanegan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck! It&#8217;s great to see the community work together for the greater good &#038; am glad to help when I can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Motti</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2126</link>
		<dc:creator>Motti</dc:creator>
		<pubDate>Tue, 03 Jan 2012 05:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2126</guid>
		<description>Oh ya, and if you can come up with a client proofing code (you know, for photographers that want to have their client view and mark their favorites), you will be very popular :-)

Cheers,
Motti</description>
		<content:encoded><![CDATA[<p>Oh ya, and if you can come up with a client proofing code (you know, for photographers that want to have their client view and mark their favorites), you will be very popular <img src='http://jeanegan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Motti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Motti</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2125</link>
		<dc:creator>Motti</dc:creator>
		<pubDate>Tue, 03 Jan 2012 05:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2125</guid>
		<description>Hi Jean,

Thank you very much for sharing your work. I just stumble upon your post and will defenately take a crack at it tomorrow. By the way, any more insights into the S2Member plugin?

A question if that&#039;s OK, I would like my clients to be able to see the &quot;master&quot; page of all the clients before login into their own page/post. Is that possible with your way?

Cheers,
Motti</description>
		<content:encoded><![CDATA[<p>Hi Jean,</p>
<p>Thank you very much for sharing your work. I just stumble upon your post and will defenately take a crack at it tomorrow. By the way, any more insights into the S2Member plugin?</p>
<p>A question if that&#8217;s OK, I would like my clients to be able to see the &#8220;master&#8221; page of all the clients before login into their own page/post. Is that possible with your way?</p>
<p>Cheers,<br />
Motti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2128</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Sun, 18 Dec 2011 17:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2128</guid>
		<description>Hi Linda - It is absolutely possible to have a blog that is only viewable by members only. I&#039;d recommend to anyone to check out the S2Member plugin to set the privacy of most of your site pages to be private except for a sign-in/subscribe page :)</description>
		<content:encoded><![CDATA[<p>Hi Linda &#8211; It is absolutely possible to have a blog that is only viewable by members only. I&#8217;d recommend to anyone to check out the S2Member plugin to set the privacy of most of your site pages to be private except for a sign-in/subscribe page <img src='http://jeanegan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda williams</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2100</link>
		<dc:creator>Linda williams</dc:creator>
		<pubDate>Mon, 05 Dec 2011 23:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2100</guid>
		<description>Hi Jean,
This is probably a stupid question, however, is it possible to create a blog in Wordpress that is viewable to readers ONLY after they have logged into my secure site? Thank you for any help you will provide!

Linda</description>
		<content:encoded><![CDATA[<p>Hi Jean,<br />
This is probably a stupid question, however, is it possible to create a blog in WordPress that is viewable to readers ONLY after they have logged into my secure site? Thank you for any help you will provide!</p>
<p>Linda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/comment-page-1/#comment-2129</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Wed, 30 Nov 2011 17:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://jeanegan.com/2010/02/05/how-to-create-a-client-portal-in-wordpress/#comment-2129</guid>
		<description>Hi Ryan,

The top level &quot;clients&quot; page you created needs to be assigned a template of &quot;clients redirect&quot;. Then, it will look at your client sign-in name, and redirect them to the appropriate sub-page that you&#039;ve created for that client. (which has a template assignment of &quot;clients&quot;.)

Good luck!</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>The top level &#8220;clients&#8221; page you created needs to be assigned a template of &#8220;clients redirect&#8221;. Then, it will look at your client sign-in name, and redirect them to the appropriate sub-page that you&#8217;ve created for that client. (which has a template assignment of &#8220;clients&#8221;.)</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

