<?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: Creating A Login Page Within WordPress</title>
	<atom:link href="http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/</link>
	<description>Documentation for DigitalAccessPass.com</description>
	<lastBuildDate>Thu, 09 Feb 2012 10:20:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Veena Prashanth</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-5959</link>
		<dc:creator>Veena Prashanth</dc:creator>
		<pubDate>Mon, 10 Oct 2011 06:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-5959</guid>
		<description>Raygun,

The dap login redirection only applies to non-admin users. If you want to test login redirects, pls create a test user (via dap admin -&gt; add users page) and login as that user to test the user experience.

DAP admin users are always redirected to the dap admin dashboard upon login.</description>
		<content:encoded><![CDATA[<p>Raygun,</p>
<p>The dap login redirection only applies to non-admin users. If you want to test login redirects, pls create a test user (via dap admin -> add users page) and login as that user to test the user experience.</p>
<p>DAP admin users are always redirected to the dap admin dashboard upon login.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raygun</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-5952</link>
		<dc:creator>Raygun</dc:creator>
		<pubDate>Sat, 08 Oct 2011 02:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-5952</guid>
		<description>On login redirection for administrator, is there a way to redirect them like a normal users? Example, redirect ALL users to blog homepage.</description>
		<content:encoded><![CDATA[<p>On login redirection for administrator, is there a way to redirect them like a normal users? Example, redirect ALL users to blog homepage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merge Tags in WordPress Posts &#8212; DAP Documentation</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-2158</link>
		<dc:creator>Merge Tags in WordPress Posts &#8212; DAP Documentation</dc:creator>
		<pubDate>Mon, 24 May 2010 22:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-2158</guid>
		<description>[...] is better suited for a WP &#8220;page&#8221;. This text will be replaced by a login form using which your members can log in to your membership [...]</description>
		<content:encoded><![CDATA[<p>[...] is better suited for a WP &#8220;page&#8221;. This text will be replaced by a login form using which your members can log in to your membership [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi Jayagopal</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-2147</link>
		<dc:creator>Ravi Jayagopal</dc:creator>
		<pubDate>Fri, 21 May 2010 15:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-2147</guid>
		<description>If you protect every single post on your blog, then it will redirect your non-logged-in visitors to the URL that you have set in Config &gt; Advanced that says &quot;URL where users will be redirected to if there are no posts available for display&quot;.

- Ravi Jayagopal</description>
		<content:encoded><![CDATA[<p>If you protect every single post on your blog, then it will redirect your non-logged-in visitors to the URL that you have set in Config > Advanced that says &#8220;URL where users will be redirected to if there are no posts available for display&#8221;.</p>
<p>- Ravi Jayagopal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-2146</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 21 May 2010 14:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-2146</guid>
		<description>How to I lock the whole Wordpress site?

I don&#039;t want people seeing the sidebars etc..</description>
		<content:encoded><![CDATA[<p>How to I lock the whole WordPress site?</p>
<p>I don&#8217;t want people seeing the sidebars etc..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peretz</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-2093</link>
		<dc:creator>Peretz</dc:creator>
		<pubDate>Sat, 01 May 2010 19:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-2093</guid>
		<description>I want to apply CSS to the login form or at least customize the login.php. So I edited the login.inc.php in dap/inc/content  but my changes don&#039;t show up.

Am I editing the wrong code?</description>
		<content:encoded><![CDATA[<p>I want to apply CSS to the login form or at least customize the login.php. So I edited the login.inc.php in dap/inc/content  but my changes don&#8217;t show up.</p>
<p>Am I editing the wrong code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-2037</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Tue, 30 Mar 2010 20:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-2037</guid>
		<description>Got it to work.</description>
		<content:encoded><![CDATA[<p>Got it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-2036</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Tue, 30 Mar 2010 04:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-2036</guid>
		<description>P.S. the password retrieval works.</description>
		<content:encoded><![CDATA[<p>P.S. the password retrieval works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-2035</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Tue, 30 Mar 2010 04:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-2035</guid>
		<description>Anyone successfully install a dap horizontal login/logout in the header are of WordPress?

I tried, and I can log into my DAP dashboard, but can&#039;t access the material. I embedded the script and form code from the DAP login into the header.php file. It doesn&#039;t look right yet, but I&#039;d love any thoughts on how to make this work.

site: thedreamtribe.com (still under construction)

Thanks,
Amy</description>
		<content:encoded><![CDATA[<p>Anyone successfully install a dap horizontal login/logout in the header are of WordPress?</p>
<p>I tried, and I can log into my DAP dashboard, but can&#8217;t access the material. I embedded the script and form code from the DAP login into the header.php file. It doesn&#8217;t look right yet, but I&#8217;d love any thoughts on how to make this work.</p>
<p>site: thedreamtribe.com (still under construction)</p>
<p>Thanks,<br />
Amy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EnlightenMental</title>
		<link>http://www.digitalaccesspass.com/doc/creating-a-login-page-within-wordpress/comment-page-1/#comment-1758</link>
		<dc:creator>EnlightenMental</dc:creator>
		<pubDate>Mon, 18 Jan 2010 20:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=38#comment-1758</guid>
		<description>hey Ravi,

random question for you,
I have another project I&#039;m starting, but this is a WPMU + Buddypress install

I&#039;m going to assume DAP has not been tested on WPMU using the buddypress plugin

does it work?

if not, how much to get DAP working with WPMU + Buddypress

please feel free to email me

enlightenmental[at]gmail[.]com</description>
		<content:encoded><![CDATA[<p>hey Ravi,</p>
<p>random question for you,<br />
I have another project I&#8217;m starting, but this is a WPMU + Buddypress install</p>
<p>I&#8217;m going to assume DAP has not been tested on WPMU using the buddypress plugin</p>
<p>does it work?</p>
<p>if not, how much to get DAP working with WPMU + Buddypress</p>
<p>please feel free to email me</p>
<p>enlightenmental[at]gmail[.]com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

