<?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>DAP Documentation &#187; Widgets</title>
	<atom:link href="http://www.digitalaccesspass.com/doc/category/widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalaccesspass.com/doc</link>
	<description>Documentation for DigitalAccessPass.com</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:08:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>&#8220;ProductLinks&#8221; Widget: Product-Specific Content</title>
		<link>http://www.digitalaccesspass.com/doc/product-specific-details/</link>
		<comments>http://www.digitalaccesspass.com/doc/product-specific-details/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 18:59:40 +0000</pubDate>
		<dc:creator>Veena Prashanth</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=473</guid>
		<description><![CDATA[You already know that you can create a &#8220;My Content&#8221; kind of page within WordPress, that will list all products that a user has access to, and then each product will list the content that they currently have access to (content that has already dripped on them). But this page is a full-summary of all [...]]]></description>
			<content:encoded><![CDATA[<p>You already know that you can create a &#8220;My Content&#8221; kind of page within WordPress, that will list all products that a user has access to, and then each product will list the content that they currently have access to (content that has already dripped on them).</p>
<p>But this page is a full-summary of all products, all listed on one page.</p>
<p>Instead, if you wished to create product-specific download pages, where you create a separate page for each product, that lists all the content within just that product alone, then that&#8217;s where DAP&#8217;s &#8220;ProductLinks&#8221; Widget comes in handy.</p>
<p>Here&#8217;s how you set it up.</p>
<ol>
<li>In WordPress admin, go to &#8220;Appearance &gt; Widgets&#8221; and enable the &#8220;DAP ProductLinks&#8221; widget by dragging it onto a widgetized section of your theme&#8217;s sidebar.<br />
<a href="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_widget_setup.png" rel="lightbox[473]" title="dap_productlinks_widget_setup"><img title="dap_productlinks_widget_setup" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_widget_setup.png" alt="" width="673" height="330" /></a></li>
<li>As soon as you do that, the DAP ProductLinks widget will show up in your blog&#8217;s side bar.<br />
<a href="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_sidebar.png" rel="lightbox[473]" title="dap_productlinks_sidebar"><img title="dap_productlinks_sidebar" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_sidebar.png" alt="" width="424" height="316" /></a></li>
<li>By default, each of the product names &#8211; like &#8220;Gold Membership&#8221; in the above example &#8211; will link to whatever URL you put into the &#8220;Post-Login URL&#8221; for that particular product (DAP Dashboard &gt; Products &gt; Manage). So the next step is to create a separate page for each product, and then enter the permalink for this new page, into the Post-Login URL of that Product within DAP.</li>
<li>Create a new page in WordPress &#8211; call it, &#8220;<strong>Gold Membership Content</strong>&#8221; (for example). In the body of the page, enter the following DAP merge tag:<strong>%%PRODUCT_DETAILS_&lt;id&gt;%%<br />
</strong></p>
<p title="dap_productlinks_mergetag">Replace the entire text <strong>&lt;id&gt;</strong> with the actual Product id from DAP (Products &gt; Manage)</p>
<p>So, if the product&#8217;s id is 6 in DAP, then the merge code becomes:</p>
<p><strong>%%PRODUCT_DETAILS_6%%</strong></p>
<p>Save the page. And if you gave the page the title &#8220;Gold Membership Content&#8221;, then the permalink for this page will be:<br />
<strong>http://YourSite.com/gold-membership-content/</strong></p>
<p><a href="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_mergetag.png" rel="lightbox[473]" title="dap_productlinks_mergetag"><img title="dap_productlinks_mergetag" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_mergetag.png" alt="" width="390" height="359" /></a></li>
<li>Take the above permalink and enter it into the product &#8220;Gold Membership&#8221; in the &#8220;Post-Login URL&#8221; field. That&#8217;s it!<br />
<a href="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_productsettings.png" rel="lightbox[473]" title="dap_productlinks_productsettings"><img title="dap_productlinks_productsettings" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2011/08/dap_productlinks_productsettings.png" alt="" width="604" height="345" /></a></li>
<li>Do the above for all products and you&#8217;re done.</li>
</ol>
<p>&nbsp;</p>
<h3>End Result</h3>
<ul>
<li>For each product that your member buys, the &#8220;Your Products&#8221; widget will show in the side-bar.</li>
<li>It will list all of the products that the member has purchased.</li>
<li>Each of the product names will link to it&#8217;s own specific content page</li>
<li>When member goes to that page, the DAP merge tag you entered for that product will expand into product details and product-specific content links just for that product.</li>
</ul>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/product-specific-details/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Customizing Login Widget</title>
		<link>http://www.digitalaccesspass.com/doc/customizing-login-widget/</link>
		<comments>http://www.digitalaccesspass.com/doc/customizing-login-widget/#comments</comments>
		<pubDate>Fri, 21 May 2010 16:25:19 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=408</guid>
		<description><![CDATA[Here&#8217;s how you can customize the HTML, look &#38; feel of the DAP Sidebar Login Widget. There is a file in the following folder&#8230; /wp-content/plugins/DAP-WP-LiveLinks/ by name&#8230; DAP-WP-LoginForm-LoginLogout.html Make a copy of that file on your desktop, rename it to&#8230; customDAP-WP-LoginForm-LoginLogout.html (just added the text &#8220;custom&#8221; at the front of the original file&#8217;s name). You [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how you can customize the HTML, look &amp; feel of the DAP Sidebar Login Widget.</p>
<p>There is a file in the following folder&#8230;</p>
<blockquote><p><strong>/wp-content/plugins/DAP-WP-LiveLinks/</strong></p></blockquote>
<p>by name&#8230;</p>
<blockquote><p><strong>DAP-WP-LoginForm-LoginLogout.html</strong></p></blockquote>
<p>Make a copy of that file on your desktop, rename it to&#8230;</p>
<blockquote><p><strong><span style="color: #ff0000;">custom</span>DAP-WP-LoginForm-LoginLogout.html</strong></p></blockquote>
<p>(just added the text &#8220;<span style="color: #ff0000;"><strong>custom</strong></span>&#8221; at the front of the original file&#8217;s name).</p>
<p>You can then modify this new file however you want, including altering spacing, and that&#8217;s what will be displayed.</p>
<p>Just be careful what you change &#8211; do not modify the field names or the submit URL. Feel free to change other visual elements.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/customizing-login-widget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Login/Logout Widget</title>
		<link>http://www.digitalaccesspass.com/doc/loginlogout-widget/</link>
		<comments>http://www.digitalaccesspass.com/doc/loginlogout-widget/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 03:00:48 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress FAQ]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=166</guid>
		<description><![CDATA[DAP has a Login/Logout Widget that you can use in any widget-ready theme. Log in as WP admin, and look under &#8220;Appearance &#62; Widgets&#8221;. You&#8217;ll see the widget. Drag this widget on to any customizable part of your theme. The widget puts the DAP login form right on your sidebar. When a user is not [...]]]></description>
			<content:encoded><![CDATA[<p>DAP has a Login/Logout Widget that you can use in any widget-ready theme.</p>
<p>Log in as WP admin, and look under &#8220;Appearance &gt; Widgets&#8221;.</p>
<p>You&#8217;ll see the widget. Drag this widget on to any customizable part of your theme.</p>
<p>The widget puts the DAP login form right on your sidebar.</p>
<p>When a user is not logged in, they will see the login form.</p>
<p>When they are logged in, they just see a &#8220;Logout&#8221; button.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/loginlogout-widget/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

