Community Support Forums — WordPress® ( Users Helping Users ) — 2010-07-01T23:27:13-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=255 2010-07-01T23:27:13-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1361#p1361 <![CDATA[Re: Where to place the specific post buttons?]]>

I figure maybe someone are interested in the solution I went for in the end so here's my contribution:

I want to sell them one by one with minimal administration. So first I placed every post I wanted to sell in the category "Premium". Then I wrote a simple script that queried the database for all posts in that category only. Lastly I created a PHP loop that typed out title, excerpt and buy now-button. So in the end it's a big listing of all articles. The excerpt is there because it functions perfectly for me to give more information about the post without displaying to much. Actually, it's perfect. I'm very pleased. :) Let's just hope the stuff sells.

Statistics: Posted by Jason Caldwell — July 1st, 2010, 11:27 pm


]]>
2010-07-01T18:48:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1359#p1359 <![CDATA[Re: Where to place the specific post buttons?]]>
I want to sell them one by one with minimal administration. So first I placed every post I wanted to sell in the category "Premium". Then I wrote a simple script that queried the database for all posts in that category only. Lastly I created a PHP loop that typed out title, excerpt and buy now-button. So in the end it's a big listing of all articles. The excerpt is there because it functions perfectly for me to give more information about the post without displaying to much. Actually, it's perfect. I'm very pleased. :) Let's just hope the stuff sells.

Statistics: Posted by wolfie — July 1st, 2010, 6:48 pm


]]>
2010-06-29T01:05:59-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1298#p1298 <![CDATA[Re: Where to place the specific post buttons?]]>
- Package them all together into one or more Membership packages that you sell access to.
See: s2Member -> General Options -> Post,Page,Category,Tag,URI Access Controls

- Package up a bunch of individual Posts/Pages into one "Specific Post/Page Sale"
See: s2Member -> PayPal Buttons -> Specific Post/Page Access.

You will only have ONE or possibly TWO PayPal® Buttons, no matter which of these options you choose.

Statistics: Posted by Jason Caldwell — June 29th, 2010, 1:05 am


]]>
2010-06-28T12:24:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1285#p1285 <![CDATA[Re: Where to place the specific post buttons?]]> Statistics: Posted by wolfie — June 28th, 2010, 12:24 pm


]]>
2010-06-22T12:57:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1033#p1033 <![CDATA[Re: Where to place the specific post buttons?]]> I just posted a Sticky article on this topic for everyone else.
I'm sure this is a common question.

Statistics: Posted by Jason Caldwell — June 22nd, 2010, 12:57 pm


]]>
2010-06-22T12:51:44-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1030#p1030 <![CDATA[Re: Where to place the specific post buttons?]]> Statistics: Posted by mrsshopper — June 22nd, 2010, 12:51 pm


]]>
2010-06-22T12:46:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1029#p1029 <![CDATA[Re: Where to place the specific post buttons?]]> http://wordpress.org/extend/plugins/simply-show-ids/

This one is even better. This one is created by WebSharks, Inc.
http://wordpress.org/extend/plugins/wp-show-ids/

Statistics: Posted by Jason Caldwell — June 22nd, 2010, 12:46 pm


]]>
2010-06-22T11:55:11-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1020#p1020 <![CDATA[Re: Where to place the specific post buttons?]]> Statistics: Posted by mrsshopper — June 22nd, 2010, 11:55 am


]]>
2010-06-22T11:13:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1010#p1010 <![CDATA[Re: Where to place the specific post buttons?]]> In a future release of s2Member, we'll be implementing "Basic" Conditionals. Making it possible to use Conditionals without having the Exec-PHP plugin. Look for this in a future release.

Statistics: Posted by Jason Caldwell — June 22nd, 2010, 11:13 am


]]>
2010-06-22T11:11:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=1009#p1009 <![CDATA[Re: Where to place the specific post buttons?]]>
wolfie wrote:
Oh, okay. Thanks. :) So, since I'll be selling a big list of articles... how do I do that smoothly though because after a while that list will be massive with loads and loads of buttons?

Once you generate 3 or 4 Button Codes, you'll become familiar with how s2Member creates the Shortcodes. Most site owners just skip the Button Generator after that, and they change the Shortcodes manually; using a previous Shortcode as a template to start from.


And do you know any way to make a preview, so they can read the first paragraph of the article but then buy the whole one?

Yes, you can use s2Member's Advanced Conditionals for this. In your WP Dashboard, go to:
s2Member -> API /Scripting -> Advanced Conditionals

Here is a quick example:
Code:
Now is the time for all good men to come to the aid of their country.

<?php if(current_user_can("access_s2member_level1")){ ?>

And this is some additional content that will only be available when a Member is logged in with Level #1 access.

<?php } ?>

Please read the Advanced Conditionals section first though.
You will need the Exec-PHP plugin before you can use Advanced Conditionals.

Statistics: Posted by Jason Caldwell — June 22nd, 2010, 11:11 am


]]>
2010-06-22T05:54:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=978#p978 <![CDATA[Re: Where to place the specific post buttons?]]> So, since I'll be selling a big list of articles... how do I do that smoothly though because after a while that list will be massive with loads and loads of buttons? And do you know any way to make a preview, so they can read the first paragraph of the article but then buy the whole one?

Statistics: Posted by wolfie — June 22nd, 2010, 5:54 am


]]>
2010-06-22T00:49:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=971#p971 <![CDATA[Re: Where to place the specific post buttons?]]>
So let's say you have a Post, titled: "My Awesome Post".
You need to find the ID for that Post, and protect it with s2Member's ( Specific Post/Page Access ), by entering the Post ID into the box provided in the General Options section. See: s2Member -> General Options -> Specific Post/Page Access.

Now, you will generate a PayPal Form/Button to sell access to that Specific Post/Page. You can place that Button anywhere you like. I suggest creating a sales page, with full details about what the Customer will receive, and insert the Button at the bottom.

Statistics: Posted by Jason Caldwell — June 22nd, 2010, 12:49 am


]]>
2010-06-21T10:05:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=255&p=912#p912 <![CDATA[Where to place the specific post buttons?]]>
I don't want any membership access, just buy per post feature but - where do I place the buy now buttons? Do I create a separate page with all buttons for each post manually? I want it as simple as possible.

Statistics: Posted by wolfie — June 21st, 2010, 10:05 am


]]>