<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Membership &#187; Design &amp; Usage</title>
	<atom:link href="http://www.tipsandtricks-hq.com/wordpress-membership/category/design-usage/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tipsandtricks-hq.com/wordpress-membership</link>
	<description>Easy to use WordPress Membership plugin</description>
	<lastBuildDate>Thu, 26 Jan 2012 10:07:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Free Members Must Confirm Their Email Address</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/free-members-must-confirm-their-email-address-460</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/free-members-must-confirm-their-email-address-460#comments</comments>
		<pubDate>Thu, 08 Dec 2011 09:33:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[confirm email address]]></category>
		<category><![CDATA[WP eMember]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=460</guid>
		<description><![CDATA[Usually you just send the visitors who are after a free membership to the &#8220;Registration&#8221; page and they can signup for a free membership (signing up for a free membership has no restriction). If you want to make it so they need to confirm their email address before they can create a free account (similar to what happens for the paid membership) then you can achieve that using one of the following two methods (use the one that suits your setup).
Note: you only need to use one of the following ...]]></description>
			<content:encoded><![CDATA[<p>Usually you just send the visitors who are after a free membership to the &#8220;Registration&#8221; page and they can signup for a free membership (signing up for a free membership has no restriction). If you want to make it so they need to confirm their email address before they can create a free account (similar to what happens for the paid membership) then you can achieve that using one of the following two methods (use the one that suits your setup).</p>
<p><strong>Note:</strong> you only need to use one of the following two methods (there is no need to follow both of them)</p>
<h3>Method 1</h3>
<p>Go to the settings menu of the eMember plugin and check the &#8220;Free Members Must Confirm Email Address&#8221; field. When this option is checked, <strong>the standard registration form gets replaced with with a small registration initiation form for email verification</strong> (the user will see the full registration form after the verification). When a user fills in this email verification form (name and email address) a unique registration link is sent to the specified email address. Users will only be able to register for a free member account after they click on the unique registration link sent to their email address.</p>
<h3>Method 2</h3>
<p>In this method you simply need to add in one extra step before the registration.</p>
<p>Create a new WordPress page with the desired name (example: Free Membership) then place the following shortcode on that page:<br />
<code><br />
[free_rego_with_email_confirmation]<br />
</code><br />
Now, you can place a link on your &#8220;Join Us&#8221; page to this newly created page to start sending potential visitors. When they fill in the form created by the above shortcode they will receive an email which will let them complete the free membership registration after they click on the link sent to them via email.</p>
<h4>Note</h4>
<p>I get asked the following question a lot on this &#8220;Free member must confirm email&#8221; topic:</p>
<p><strong>Q.</strong> Can we still use the full registration form for free membership?</p>
<p><strong>A.</strong> The key thing to understand here is that you are not replacing the full registration form. The member will still need to fill in the full registration form and choose the username and password. All you are doing is adding a step before they get to do that to make sure the email address gets confirmed. The summary&#8230;  when a vistior fills out the small form and clicks on the link sent to him/her via email the visitor will be able to fill in the full registration form and become a free member.</p>
<p>Essentially this is the same process as the paid membership. In this case, instead of making a payment the visitor is filling out a small form to initiate the membership account creation process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/free-members-must-confirm-their-email-address-460/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Google First Click Free Feature with Your Membership Site</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-google-first-click-free-feature-with-your-membership-site-413</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-google-first-click-free-feature-with-your-membership-site-413#comments</comments>
		<pubDate>Mon, 03 Oct 2011 00:43:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[Google First Click Free]]></category>
		<category><![CDATA[WordPress membership]]></category>
		<category><![CDATA[WP eMember]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=413</guid>
		<description><![CDATA[Implementing Google&#8217;s First Click Free (FCF) for your content allows you to include your restricted content in Google&#8217;s main search index. WP eMember has an option that allows you to enable the Google first click free feature on your membership site.
What is Google First Click Free Feature?

Read the details of First Click Free feature from Google&#8217;s site
More details from the Google Webmaster Central Blog

What You Need to be Aware of?

When you use this feature a visitor (non-member) can see your protected content if they follow a link from Google&#8217;s Search ...]]></description>
			<content:encoded><![CDATA[<p>Implementing Google&#8217;s First Click Free (FCF) for your content allows you to include your restricted content in Google&#8217;s main search index. WP eMember has an option that allows you to enable the Google first click free feature on your membership site.</p>
<h4>What is Google First Click Free Feature?</h4>
<ul>
<li><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=74536" target="_blank">Read the details of First Click Free feature from Google&#8217;s site</a></li>
<li><a href="http://googlewebmastercentral.blogspot.com/2008/10/first-click-free-for-web-search.html" target="_blank">More details from the Google Webmaster Central Blog</a></li>
</ul>
<h4>What You Need to be Aware of?</h4>
<ul>
<li>When you use this feature a visitor (non-member) can see your protected content if they follow a link from Google&#8217;s Search result. So yes, you are somewhat compromising the security of your protected content.</li>
<li>All users who click a Google search result to arrive at your site should be allowed to see the full text of the content they&#8217;re trying to access.</li>
<li>The page displayed to all users who visit from Google must be identical to the content that is shown to Googlebot.</li>
<li>We implemented this feature following exactly what Google recommended and we intend to keep it this way (it is good idea to follow Google&#8217;s policies if you don&#8217;t want to get your site banned).</li>
</ul>
<div>If you are uncomfortable with any of the above then DO NOT use this feature.</div>
<h4>How Do You Enable it in eMember?</h4>
<ol>
<li>Go to the settings menu of eMember and check the &#8220;Enable Google First Click Free Feature&#8221; field to enable this feature.</li>
<li>Wait for Google to index your protected content.</li>
</ol>
<div>Now, when a user follows a Google search result and lands on your protected article, eMember will display the full content of the protected article to this user. If the user clicks on any other link on your site then the normal protection rules are applied as usual.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-google-first-click-free-feature-with-your-membership-site-413/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a Video Membership Site with Complete Protection to Your Videos</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-create-a-video-membership-site-with-complete-protection-to-your-videos-375</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-create-a-video-membership-site-with-complete-protection-to-your-videos-375#comments</comments>
		<pubDate>Tue, 30 Aug 2011 02:10:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[video membership site]]></category>
		<category><![CDATA[video protection]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=375</guid>
		<description><![CDATA[With General Protection feature of WP eMember you can easily secure your videos from anonymous visitors. Here is how you do it:

Create a post/page in WordPress.
Embed the video on the post/page that you want to offer to the members of a particular membership level. (If you don’t know how to configure the basic membership settings using WP eMember please watch the video tutorial here).


Go to WP eMember-&#62;Membership Level-&#62;Manage Content Protection section under WP Dashboard. In this section you can set which pages/posts you don’t want the anonymous visitors to see. ...]]></description>
			<content:encoded><![CDATA[<p>With General Protection feature of WP eMember you can easily secure your videos from anonymous visitors. Here is how you do it:</p>
<ol start="1">
<li>Create a post/page in WordPress.</li>
<li>Embed the video on the post/page that you want to offer to the members of a particular membership level. (If you don’t know how to configure the basic membership settings using WP eMember please watch the video tutorial <a href="http://www.tipsandtricks-hq.com/wordpress-membership/?p=132" target="_blank">here</a>).</li>
</ol>
<ol start="3">
<li>Go to <strong>WP eMember-&gt;Membership Level-&gt;Manage Content Protection</strong> section under WP Dashboard. In this section you can set which pages/posts you don’t want the anonymous visitors to see. In this case you can set protection to the post/page you just created and grant access to this post/page for a certain membership level (Detailed explanation can be found <a href="http://www.tipsandtricks-hq.com/wordpress-membership/?p=15" target="_blank">here</a>).</li>
</ol>
<ol start="4">
<li>Now whenever any member from that particular membership level (the one you granted access to) logs in, the member will be able to view the content of the page (in this case: the video you embedded on that page). Any other anonymous visitors will be asked to log in when they stumble upon that post/page.</li>
</ol>
<p>This will be good enough for most users but if you want to add another layer of protection for your super secret videos then continue reading.</p>
<h3>The Ultimate Video Lockdown</h3>
<p><strong><em>The key is to use Amazon S3&#8242;s private/protected file option.</em></strong></p>
<p>To add complete protection to your videos we recommend you use the following two service/product with eMember:</p>
<ul>
<li>Amazon S3 Account</li>
<li>WP Lightbox Ultimate Plugin</li>
</ul>
<p>Amazon S3 has an option where you can make a video file private (If you are selling video content on your site then you should be using Amazon S3). Amazon S3&#8242;s private/protected video can only be retrieved by an application using a secure API so there is no way for anyone to go directly to the URL of the file and download it.</p>
<p>The <a href="http://www.tipsandtricks-hq.com/?p=3163" target="_blank">WP Lightbox Ultimate plugin</a> has an option that can use the secure amazon s3 API and allows you to embed private/protected Amazon S3 videos on a WordPress post or page.</p>
<p>The following steps will ensure the complete protection of your videos:</p>
<p><strong>Step 1:</strong> Upload your videos to Amazon S3 and make the files private/protected so no one can retrieve the file without the secure API (only you know the API access keys).</p>
<p><strong>Step 2:</strong> Embed the private video on your WordPress post or page using the <a href="http://www.tipsandtricks-hq.com/?p=3163" target="_blank">WP Lightbox Ultimate Plugin</a>. You can directly embed the private/protected video on the page (no lightbox) or embed it using the lightbox option (the video will play in a lightbox).</p>
<p><strong>Step 3:</strong> Protect the WordPress post or Page using eMember so only members with the correct permission can see the content of the page.</p>
<p>The following video explains how this protected/private Amazon S3 video works with the Lightbox Ultimate plugin:</p>
<p><a href="http://vimeo.com/26904891" rel="wp-prettyPhoto"><img class="alignnone size-full wp-image-1022" title="Click Me" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/06/video.png" alt="Embed Amazon S3 private video" width="128" height="128" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-create-a-video-membership-site-with-complete-protection-to-your-videos-375/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP eMember Protection &#8211; How to Enable Site Wide Protection</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-protection-how-to-enable-site-wide-protection-342</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-protection-how-to-enable-site-wide-protection-342#comments</comments>
		<pubDate>Thu, 12 May 2011 04:17:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=342</guid>
		<description><![CDATA[Depending on your content you may want to have site wide content protection so only logged in memers can see any part of your site.
WP eMember allow you to enable site wide protection for your WordPress site. Simply go to the WP eMember settings menu and check the &#8220;Enable Domain Level Lockdown&#8221; checkbox.
When this option is checked it will restrict anonymous visitor access to your site (the site won&#8217;t even load unless the visitor logs in as a member). The only page the visitor will be able to access on ...]]></description>
			<content:encoded><![CDATA[<p>Depending on your content you may want to have site wide content protection so only logged in memers can see any part of your site.</p>
<p>WP eMember allow you to enable site wide protection for your WordPress site. Simply go to the WP eMember settings menu and check the &#8220;Enable Domain Level Lockdown&#8221; checkbox.</p>
<div id="attachment_343" class="wp-caption alignnone" style="width: 560px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2011/05/enabling-site-wide-content-protection-for-membership.gif"><img class="size-full wp-image-343" title="enabling-site-wide-content-protection-for-membership" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2011/05/enabling-site-wide-content-protection-for-membership.gif" alt="" width="550" height="66" /></a><p class="wp-caption-text">Enabling site wide content protection</p></div>
<p>When this option is checked it will restrict anonymous visitor access to your site (the site won&#8217;t even load unless the visitor logs in as a member). The only page the visitor will be able to access on the site when not logged in is the &#8220;Join Us&#8221; page.</p>
<p>When you use this option anyone trying to access your WordPress site will be greeted with the following screen:</p>
<div id="attachment_344" class="wp-caption alignnone" style="width: 510px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2011/05/site-wide-protection-for-membership.gif"><img class="size-full wp-image-344" title="site-wide-protection-for-membership" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2011/05/site-wide-protection-for-membership.gif" alt="" width="500" height="346" /></a><p class="wp-caption-text">Prompt to anonymous visitors when they try to access your site</p></div>
<p>The only action available to the visitor is either to log in as a member or signup for a membership.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-protection-how-to-enable-site-wide-protection-342/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Multiple Membership Levels Per User</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-multiple-membership-levels-per-user-291</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-multiple-membership-levels-per-user-291#comments</comments>
		<pubDate>Tue, 30 Nov 2010 04:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=291</guid>
		<description><![CDATA[The default settings is to use one membership level per user at any given time.  So every member of your site is assigned to one of the membership levels that you have created and the members can access content based on their membership level. When they make a payment for a different membership level, their current level is upgraded to the one they just paid for (Example: Upgrade from &#8220;Silver Level&#8221; -&#62; &#8220;Gold Level&#8221;). This is the setup that will be used on most membership sites.
Depending on your situation you may need ...]]></description>
			<content:encoded><![CDATA[<p>The default settings is to use one membership level per user at any given time.  So every member of your site is assigned to one of the membership levels that you have created and the members can access content based on their membership level. When they make a payment for a different membership level, their current level is upgraded to the one they just paid for (Example: Upgrade from &#8220;Silver Level&#8221; -&gt; &#8220;Gold Level&#8221;). This is the setup that will be used on most membership sites.</p>
<p>Depending on your situation you may need to assign multiple membership levels to one user. In this setup you want the membership levels to stack. So for example, if someone belongs to &#8220;Membership Level A&#8221; and he makes a payment for &#8220;Membership Level B&#8221; then he will end up with two membership levels in his profile (Level A and Level B). To get this behavior simply check the &#8220;<strong>Enable Secondary Membership</strong>&#8221; field from the settings menu of the WP eMember plugin. You can also assign additional membership levels to each of your members when you edit their profile:</p>
<div id="attachment_292" class="wp-caption alignnone" style="width: 422px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/11/multiple_membership_levels_per_user_sc.gif"><img class="size-full wp-image-292" title="multiple_membership_levels_per_user_sc" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/11/multiple_membership_levels_per_user_sc.gif" alt="" width="412" height="125" /></a><p class="wp-caption-text">Multiple Membership Levels Per User</p></div>
<p>If you have integrated the payment buttons with eMember already then when a logged-in member makes a purchase using that button the membership level will be automatically added to their profile.</p>
<p><strong>Note:</strong> Remember, even though a member can have multiple membership levels assigned to them, there will still need to be a primary membership level for the member. When you use auto upgrade it will work based on the primary membership level of the member.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-multiple-membership-levels-per-user-291/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Public Profile Listing (Member Directory Listing)</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-public-profile-listing-276</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-public-profile-listing-276#comments</comments>
		<pubDate>Tue, 28 Sep 2010 02:06:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[Profile Listing]]></category>
		<category><![CDATA[WP eMember]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=276</guid>
		<description><![CDATA[If you want to list all your members in a public directory style on a webpage so others can browse the list then use the &#8220;Public Profile Listing&#8221; feature.
Step1: Enable this feature by checking the &#8220;Enable Public profile Listing&#8221; field in the settings menu of WP eMember.
Step2: Create a WordPress page and use the following shortcode to display the member list:
[wp_eMember_user_list]
This will show the member directory like the following:
Clicking on an username will bring up the details of that user:
If you do not want to display the &#8220;Email Address&#8221; field ...]]></description>
			<content:encoded><![CDATA[<p>If you want to list all your members in a public directory style on a webpage so others can browse the list then use the &#8220;Public Profile Listing&#8221; feature.</p>
<p><strong>Step1:</strong> Enable this feature by checking the &#8220;Enable Public profile Listing&#8221; field in the settings menu of WP eMember.</p>
<p><strong>Step2:</strong> Create a WordPress page and use the following shortcode to display the member list:</p>
<p>[wp_eMember_user_list]</p>
<p>This will show the member directory like the following:</p>
<div id="attachment_364" class="wp-caption alignnone" style="width: 557px"><img class="size-full wp-image-364" title="wp-emember-public-profile-listing" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/09/wp-emember-public-profile-listing.gif" alt="wp-emember-public-profile-listing-sample" width="547" height="231" /><p class="wp-caption-text">Public Profile Listing Sample</p></div>
<p>Clicking on an username will bring up the details of that user:</p>
<div id="attachment_365" class="wp-caption alignnone" style="width: 560px"><img class="size-full wp-image-365" title="wp-emember-public-profile-listing-member-details" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/09/wp-emember-public-profile-listing-member-details.gif" alt="wp-emember-public-profile-listing-member-details-sample" width="550" height="436" /><p class="wp-caption-text">Public Profile Details Sample</p></div>
<p>If you do not want to display the &#8220;Email Address&#8221; field then you can use the following shortcode to display the public profile listing which will keep the email address of the users hidden:</p>
<p>[wp_eMember_user_list no_email=1]</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-public-profile-listing-276/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP eMember and MailChimp Integration</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-and-mailchimp-integration-236</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-and-mailchimp-integration-236#comments</comments>
		<pubDate>Sat, 07 Aug 2010 02:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[Autoresponder]]></category>
		<category><![CDATA[WP eMember]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=236</guid>
		<description><![CDATA[The WP eMember (membership plugin) can be easily integrated with MailChimp (Email marketing and Email list manager). 
To integrate MailChimp with eMember simply go to the “Autoresponder Settings” tab from the Settings menu of eMember and set it up. 
This will make it so after a member registers on your site he/she will automatically be signed up to your mailchimp list.
]]></description>
			<content:encoded><![CDATA[<p>The WP eMember (membership plugin) can be easily integrated with <a href="http://www.mailchimp.com/signup/monkeyrewards/?aid=76a73e97166d9b6ef8bb86339&amp;afl=1" target="_blank">MailChimp</a> (Email marketing and Email list manager). </p>
<p>To integrate MailChimp with eMember simply go to the “Autoresponder Settings” tab from the Settings menu of eMember and set it up. </p>
<div id="attachment_238" class="wp-caption alignnone" style="width: 570px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/08/eMember-mailchimp-integration.gif"><img class="size-full wp-image-238" title="eMember-mailchimp-integration" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/08/eMember-mailchimp-integration.gif" alt="" width="560" height="237" /></a><p class="wp-caption-text">MailChimp Integration for eMember</p></div>
<p>This will make it so after a member registers on your site he/she will automatically be signed up to your mailchimp list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-and-mailchimp-integration-236/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Protect a Post or Page From the Editor</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-protect-a-post-or-page-from-the-editor-231</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-protect-a-post-or-page-from-the-editor-231#comments</comments>
		<pubDate>Tue, 03 Aug 2010 04:59:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[WP eMember]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=231</guid>
		<description><![CDATA[WP eMember allows you to protect a post or page while you are editing it. When you are editing or writing a new post simply scroll down to the &#8220;eMember Protection Options&#8221; section shown in the following screenshot and apply the protection you want (it will display all the membership levels you have configured on your site so you can easily pick which levels you want to give access to):
]]></description>
			<content:encoded><![CDATA[<p>WP eMember allows you to protect a post or page while you are editing it. When you are editing or writing a new post simply scroll down to the &#8220;eMember Protection Options&#8221; section shown in the following screenshot and apply the protection you want (it will display all the membership levels you have configured on your site so you can easily pick which levels you want to give access to):</p>
<div id="attachment_232" class="wp-caption alignnone" style="width: 461px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/08/eMember-protect-content-while-editing.gif"><img class="size-full wp-image-232" title="eMember-protect-content-while-editing" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/08/eMember-protect-content-while-editing.gif" alt="" width="451" height="213" /></a><p class="wp-caption-text">Protect Post or Page from the editor</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-protect-a-post-or-page-from-the-editor-231/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Customize Which Fields Appear on the Registration and Edit Profile Page</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-customize-which-fields-appear-in-the-registration-and-edit-profile-page-221</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-customize-which-fields-appear-in-the-registration-and-edit-profile-page-221#comments</comments>
		<pubDate>Sat, 24 Jul 2010 04:22:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[customize registration fields]]></category>
		<category><![CDATA[WP eMember]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=221</guid>
		<description><![CDATA[WP eMember allows you to customize the fields that appear on the registration and edit profile page. You can choose to not display some of the fields depending on your site&#8217;s need.
In order to customize which fields appear on the form please go to the &#8220;Pages Settings&#8221; tab from the eMember settings menu. There are two sections on this page that allows you to turn on/off certain fields from the registration and edit profile page.
 Adding More Custom Registration Fields
If the default fields given by eMember is not enough then you can add ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tipsandtricks-hq.com/?p=1706" target="_blank">WP eMember</a> allows you to customize the fields that appear on the registration and edit profile page. You can choose to not display some of the fields depending on your site&#8217;s need.</p>
<p>In order to customize which fields appear on the form please go to the &#8220;Pages Settings&#8221; tab from the eMember settings menu. There are two sections on this page that allows you to turn on/off certain fields from the registration and edit profile page.</p>
<div id="attachment_222" class="wp-caption alignnone" style="width: 522px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/customizing-registration-profile-form-fields.gif"><img class="size-full wp-image-222" title="customizing-registration-profile-form-fields" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/customizing-registration-profile-form-fields.gif" alt="" width="512" height="559" /></a><p class="wp-caption-text">Customize which fields appear on the registration form</p></div>
<div id="attachment_223" class="wp-caption alignnone" style="width: 522px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/customizing-edit-profile-form-fields.gif"><img class="size-full wp-image-223" title="customizing-edit-profile-form-fields" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/customizing-edit-profile-form-fields.gif" alt="" width="512" height="648" /></a><p class="wp-caption-text">Customize which fields appear on the edit profile page</p></div>
<h3> Adding More Custom Registration Fields</h3>
<p>If the default fields given by eMember is not enough then you can add more custom fields to the registration and edit profile form to collect data required for your business. Simply go to the &#8220;Custom Field Settings&#8221; tab and configure the extra fields that you want to add. After you hit the &#8220;update options&#8221; button the extra fields will show up in the &#8220;Registration&#8221; and &#8220;Edit Profile&#8221; form on your site.</p>
<p><strong>Remember, the configured fields will show up on your registration and edit profile page directly&#8230; you don&#8217;t need to configure these fields from the &#8220;Pages/Forms Settings&#8221; section.</strong></p>
<p>Click on the image to see an enlarged version of the image.</p>
<div id="attachment_320" class="wp-caption alignnone" style="width: 542px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/wp-membership-custom-registration-field.gif"><img class="size-full wp-image-320" title="wp-membership-custom-registration-field" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/wp-membership-custom-registration-field.gif" alt="" width="532" height="343" /></a><p class="wp-caption-text">Add more custom registration fields</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/how-to-customize-which-fields-appear-in-the-registration-and-edit-profile-page-221/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Using a Compact Login and Join Us Message</title>
		<link>http://www.tipsandtricks-hq.com/wordpress-membership/using-a-compact-login-and-join-us-message-203</link>
		<comments>http://www.tipsandtricks-hq.com/wordpress-membership/using-a-compact-login-and-join-us-message-203#comments</comments>
		<pubDate>Tue, 06 Jul 2010 02:41:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design & Usage]]></category>
		<category><![CDATA[Compact Login]]></category>
		<category><![CDATA[WP eMember]]></category>

		<guid isPermaLink="false">http://www.tipsandtricks-hq.com/wordpress-membership/?p=203</guid>
		<description><![CDATA[You can use a compact login form if you want to display a one line login and join us message anywhere on your membership site. When a member logs in it displays the name of the loggd in memember and an option to logout.
For example, I have placed this compact login form on the header of my theme and it looks like the following to an anonymous visitor:
When a member logs in it looks like the following:
How to Use the Compact Login Form?
You can use the following shortcode if you are placing ...]]></description>
			<content:encoded><![CDATA[<p>You can use a compact login form if you want to display a one line login and join us message anywhere on your membership site. When a member logs in it displays the name of the loggd in memember and an option to logout.</p>
<p>For example, I have placed this compact login form on the header of my theme and it looks like the following to an anonymous visitor:</p>
<div id="attachment_204" class="wp-caption alignnone" style="width: 570px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/emember-compact-login-before-login.gif"><img class="size-full wp-image-204" title="emember-compact-login-before-login" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/emember-compact-login-before-login.gif" alt="" width="560" height="134" /></a><p class="wp-caption-text">Compact Login Form Display (when not logged in)</p></div>
<p>When a member logs in it looks like the following:</p>
<div id="attachment_205" class="wp-caption alignnone" style="width: 570px"><a href="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/emember-compact-login-after-login.gif"><img class="size-full wp-image-205" title="emember-compact-login-after-login" src="http://www.tipsandtricks-hq.com/wordpress-membership/wp-content/uploads/2010/07/emember-compact-login-after-login.gif" alt="" width="560" height="134" /></a><p class="wp-caption-text">Compact Login Form Display (when logged in)</p></div>
<h3>How to Use the Compact Login Form?</h3>
<p>You can use the following shortcode if you are placing it on a post or page:<br />
<code><br />
[wp_eMember_compact_login]<br />
</code><br />
If you are placing this on your theme&#8217;s template file then use the following PHP fuction where you want it to appear (e.g. header.php, footer.php etc):<br />
<code><br />
&lt;?php echo eMember_compact_login_widget(); ?&gt;<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tipsandtricks-hq.com/wordpress-membership/using-a-compact-login-and-join-us-message-203/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.tipsandtricks-hq.com @ 2012-02-08 11:27:49 -->
