<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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">
	<channel>
		<title>WPMU DEV Community &#187; Topic: Allow user to select subscription mode (serial/finite)</title>
		<link>http://premium.wpmudev.org/forums/topic/allow-user-to-select-subscription-mode-serialfinite</link>
		<description>WPMU DEV Community &#187; Topic: Allow user to select subscription mode (serial/finite)</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 00:33:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://premium.wpmudev.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://premium.wpmudev.org/forums/rss/topic/allow-user-to-select-subscription-mode-serialfinite" rel="self" type="application/rss+xml" />

		<item>
			<title>bheadrick on "Allow user to select subscription mode (serial/finite)"</title>
			<link>http://premium.wpmudev.org/forums/topic/allow-user-to-select-subscription-mode-serialfinite#post-119142</link>
			<pubDate>Thu, 04 Aug 2011 16:49:40 +0000</pubDate>
			<dc:creator>bheadrick</dc:creator>
			<guid isPermaLink="false">119142@http://premium.wpmudev.org/forums/</guid>
			<description><p>I'm pretty close to accomplishing what I set out to do, though I had to basically work backwards to do it. You can't list subscriptions for a given level, but you can list the levels associated with a given subscription. Since I'm only using one level per subscription, I was able to get the level for each subscription, put the subscription object and the level name in a 2d array and sort by level name, then I used a bit of JQuery to list just the levels and only list the subscriptions associated with the selected level. It's not fully functional just yet, but the concept is there.
</p></description>
		</item>
		<item>
			<title>Philip John on "Allow user to select subscription mode (serial/finite)"</title>
			<link>http://premium.wpmudev.org/forums/topic/allow-user-to-select-subscription-mode-serialfinite#post-118171</link>
			<pubDate>Mon, 01 Aug 2011 18:24:10 +0000</pubDate>
			<dc:creator>Philip John</dc:creator>
			<guid isPermaLink="false">118171@http://premium.wpmudev.org/forums/</guid>
			<description><p>You can't allow people to simply select a level I'm afraid. They can only select a subscription.</p>
<p>You might be able filter which ones are displayed using some custom CSS on the registration page. You'd need to use a custom plugin to somehow 'tell' the registration page which subscriptions to show and then have the CSS hide the others.</p>
<p>Phil
</p></description>
		</item>
		<item>
			<title>bheadrick on "Allow user to select subscription mode (serial/finite)"</title>
			<link>http://premium.wpmudev.org/forums/topic/allow-user-to-select-subscription-mode-serialfinite#post-118136</link>
			<pubDate>Mon, 01 Aug 2011 16:26:49 +0000</pubDate>
			<dc:creator>bheadrick</dc:creator>
			<guid isPermaLink="false">118136@http://premium.wpmudev.org/forums/</guid>
			<description><p>What if I created multiple subscriptions - would it be possible to filter which ones are displayed? Maybe have them choose the membership level before the subscription? I have 10 subscription levels currently. I'm not opposed to jumping through some hoops here.
</p></description>
		</item>
		<item>
			<title>Philip John on "Allow user to select subscription mode (serial/finite)"</title>
			<link>http://premium.wpmudev.org/forums/topic/allow-user-to-select-subscription-mode-serialfinite#post-118121</link>
			<pubDate>Mon, 01 Aug 2011 16:03:31 +0000</pubDate>
			<dc:creator>Philip John</dc:creator>
			<guid isPermaLink="false">118121@http://premium.wpmudev.org/forums/</guid>
			<description><p>Hiya!</p>
<p>There is no way to do this currently without providing multiple subscriptions at present.</p>
<p>I'll move this to feature requests and we'll see if there's any more interest in having this ability...</p>
<p>Phil
</p></description>
		</item>
		<item>
			<title>bheadrick on "Allow user to select subscription mode (serial/finite)"</title>
			<link>http://premium.wpmudev.org/forums/topic/allow-user-to-select-subscription-mode-serialfinite#post-117986</link>
			<pubDate>Mon, 01 Aug 2011 01:07:04 +0000</pubDate>
			<dc:creator>bheadrick</dc:creator>
			<guid isPermaLink="false">117986@http://premium.wpmudev.org/forums/</guid>
			<description><p>I'm sure this is probably going to take some subscription form tweaking, but I want to be able to let the user select whether to sign up for a recurring membership (without having to display a non-recurring option and a recurring option for each level)
</p></description>
		</item>

	</channel>
</rss>
