Raam Dev

My Latest Replies (From Various Topics)
Author | Replies | ||
---|---|---|---|
Author | Replies | ||
Posted: Monday Jun 4th, 2012 at 7:07 am #15339 | |||
![]() |
|||
Hi Ron, If you’re referring to an external page on the same domain, you can use this KB article to learn how to load the WordPress framework on an external page: Knowledge Base » Protecting Non-WordPress Content with s2Member If you’re talking about loading the form from another domain, then that’s not possible. The shortcode that generates the registration form uses the WordPress installation where s2Member is installed. |
|||
Posted: Monday Jun 4th, 2012 at 7:00 am #15337 | |||
![]() |
|||
Hi Poirot, s2Member does not currently support multiple subscriptions on one s2Member user account. In your scenario, you’d need to use Custom Capabilities to allow the building of memberships that include pieces of other content. For example, you might have a Level 1 membership that you sell and then if you want to sell that user an additional addon for his membership, you could sell him a one-time BuyNow Custom Capability (Dashboard -› s2Member® -› PayPal® Pro Forms -› Capability (Buy Now) Forms). If the new Custom Capability should increase his recurring subscription, you’d need to provide a Billing Modification form instead (Dashboard -› s2Member® -› PayPal® Pro Forms -› Billing Modification Forms), which would include the new Custom Capability along with the increased recurring amount. Any content that has been tagged with that new custom capability would then become available to the user once it has been added to their account. Please see the video below for more information on Custom Capabilities:
|
|||
Posted: Monday Jun 4th, 2012 at 5:58 am #15334 | |||
![]() |
|||
Hi Nigel, I don’t know of any current dates or timelines for that feature, but we’re working hard on the next generation of the plugin. We will be looking into improving the download tracking features. |
|||
Posted: Friday Jun 1st, 2012 at 6:50 am #15151 | |||
![]() |
|||
Hi Buck, Since your company name as presented by PayPal is set and configured on PayPal, there’s no way around the single company name limitation. However, it is possible to use one PayPal account with multiple sites. Please see this thread for more information. |
|||
Posted: Friday Jun 1st, 2012 at 6:47 am #15150 | |||
![]() |
|||
Hi Nicolas, You can customize the Thank You page, including bypassing it altogether. Please see Dashboard -› s2Member® -› ClickBank® Options -› Thank-You Page Integration -> Thank-You Page Template ( optional customizations ). There is a section at the bottom that explains how you can bypass it using your own URL. |
|||
Posted: Friday Jun 1st, 2012 at 6:41 am #15149 | |||
![]() |
|||
Hi Angie, There are several ways to accomplish this, but all will require a bit of custom coding on your part. You could utilize the custom= attribute in a Pro-Form shortcode to pass the URL of the last visited page via cv1 through the signup process and then use the Tracking or Signup Notification area (Dashboard -› s2Member® -› API / Tracking -› Signup Tracking Codes or Dashboard -› s2Member® -› API / Notifications -› Signup Notifications) to catch that cv1 variable (using %%cv1%%) and then write some code to store the URL on the users profile. You could also create a Custom Registration field that remains hidden on the Pro-Form but gets pre-filled with the last visited URL (you’d need to edit the Pro-Form templates and add the necessary PHP code to pre-fill a hidden field; see Pre Sale FAQs » Is it possible to modify s2Member® Pro Form templates?)). |
|||
Posted: Friday Jun 1st, 2012 at 6:18 am #15147 | |||
![]() |
|||
Hi Chris, It sounds like you have the right idea and using Custom Capabilities to “sell” specific products would be the way to go. If a member is already logged in, you simply show them a Custom Capability Buy Now form and sell them that Custom Capability (i.e., “product”). For non-members, you show a signup form that includes the Custom Capability for that product (you can use Advanced Shortcode Conditionals to check if the user is logged it or not and then show the appropriate form; see Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals and Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals)). |
|||
Posted: Friday Jun 1st, 2012 at 6:13 am #15146 | |||
![]() |
|||
Hi Jim, Yes, you could do that as well. |
|||
Posted: Friday Jun 1st, 2012 at 5:55 am #15144 | |||
![]() |
|||
Hi Joan, s2Member is a WordPress plugin and it relies on the WordPress framework. It’s possible to use the s2Member functions outside of WordPress itself by calling the necessary include files from WordPress to load the plugins. Please see this KB article for more information: Knowledge Base » Protecting Non-WordPress Content with s2Member |
|||
Posted: Friday Jun 1st, 2012 at 5:47 am #15143 | |||
![]() |
|||
Hi Stephanie, s2Member uses its own directory, plugins/s2member-files/, for protected files. If you wanted to use s2Member only for protecting files, this could be done by using Advanced Download Restrictions (see Dashboard -› s2Member® -› Download Options -› Advanced Download Restrictions). |
|||
Posted: Friday Jun 1st, 2012 at 5:44 am #15142 | |||
![]() |
|||
Hello, Yes, Custom Post Types can be used with s2Member. |
|||
Posted: Friday Jun 1st, 2012 at 5:41 am #15141 | |||
![]() |
|||
OK, thank you for the information, Boudewijn. |
|||
Posted: Friday Jun 1st, 2012 at 5:40 am #15140 | |||
![]() |
|||
Boudewijn, Are you using the Visual Editor in WordPress in that video? It looks like WordPress, or something else, is detecting the URL and converting it into a clickable link. As part of that conversion, it removes the double-quotes. If you’re using the Visual Editor, I recommend switching to the HTML editor (it should be a little tab at the top right of the editor window). It’s best to use the HTML editor whenever possible to prevent funny stuff like that from happening. |
|||
Posted: Thursday May 31st, 2012 at 7:05 am #15037 | |||
![]() |
|||
Hi Stefan, I will submit a request to have your receipt emailed to you. Thank you for your patience. |
|||
Posted: Thursday May 31st, 2012 at 7:04 am #15036 | |||
![]() |
|||
Hello, Yes, it’s possible to create a user-configurable price for PayPal buttons and Pro-Forms. For customizing the Pro-Form, you’ll need to use Dynamic Shortcode Attributes. Please see the following two threads for more information: http://www.primothemes.com/forums/viewtopic.php?f=4&t=16566&p=59040#p59040 Also, if these “donations” will be made by members who are already logged in, you’ll want to use Custom Capability (Buy Now) forms/buttons (see Dashboard -› s2Member® -› PayPal® Pro Forms -› Capability (Buy Now) Forms and Dashboard -› s2Member® -› PayPal® Buttons -› Capability (Buy Now) Buttons) and simply sell a Custom Capability called “donation”. If you don’t use the capability for anything, selling it won’t give the user any extra features. |
|||
Posted: Thursday May 31st, 2012 at 6:59 am #15034 | |||
![]() |
|||
Hello, You can restrict content to specific tags or categories, but it’s not possible to limit the number of pageviews. If you wanted to limit the number of articles, you could do something like create a tag restriction for the tag “trial” and then new free members could be limited to viewing posts with the tag “trial”, while other posts require payment. |
|||
Posted: Thursday May 31st, 2012 at 6:56 am #15033 | |||
![]() |
|||
Jiew, s2Member is a WordPress plugin, so it relies heavily on the WordPress core. If you want to modify s2Member, you can do so through hooks, which we have documented here. If you make changes to code s2Member files within the plugin directory itself, those changes will be overwritten upon future s2Member upgrades. However, if you use your functions.php file to hook into s2Member, those changes will not be overwritten. |
|||
Posted: Thursday May 31st, 2012 at 6:53 am #15032 | |||
![]() |
|||
Hi Jenny, I will submit a request for this to be emailed to you. You should receive it shortly. Thank you for your patience. |
|||
Posted: Thursday May 31st, 2012 at 6:52 am #15031 | |||
![]() |
|||
Hi Lee, s2Member handles one-time purchases (referred to as Specific Page/Post BuyNow transactions within s2Member) separate from membership (i.e., Membership Level access) transactions. These two features work separately from each other, however there is another feature called Custom Capabilities that allows you to sell individual things to members. In your scenario, you’d allow users to signup and then while logged in they can purchase Custom Capabilities ( on a one-time basis. Once they pay for their Custom Capability, they would gain access to whatever piece of content was tagged with the Custom Capability. For more information on Custom Capabilities, please see the video below:
|
|||
Posted: Thursday May 31st, 2012 at 6:43 am #15029 | |||
![]() |
|||
Hi Frank, You could do it either way. The first way would definitely be cleaner, but would require more JavaScript to handle the dynamic aspects. The second method would be easier with PHP and simply passing variables around. How you do it really depends on what your developer is more comfortable with, but from a user-perspective, I think the first method would be more intuitive. |
|||
Posted: Thursday May 31st, 2012 at 6:36 am #15028 | |||
![]() |
|||
Boudewijn, The PayPal buttons are not broken. The problem you’re experiencing is related to the PayPal account that you’re testing with, not s2Member. The account has not been fully set up. Please see my response here. |
|||
Posted: Thursday May 31st, 2012 at 6:34 am #15026 | |||
![]() |
|||
Boudewijn, Support queries are answered in the order they are received. I have already replied to your earlier thread:
|
|||
Posted: Thursday May 31st, 2012 at 6:30 am #15025 | |||
![]() |
|||
Boudewijn, If you’re getting a message from PayPal about coupling a credit card with your account, that has nothing to do with s2Member. It means that the PayPal account you’re using (your wife’s) hasn’t been fully set up and PayPal is asking you to link a credit card to your PayPal account. If the PayPal account was fully set up, you’d simply get the option to pay. |
|||
Posted: Thursday May 31st, 2012 at 6:22 am #15022 | |||
![]() |
|||
Hi Andrew, Please see my responses below:
s2Member utilizes the WordPress authentication system, including the WordPress login form (/wp-login.php). With s2Member Pro, we include the Pro Login Widget (Appearance -> Widgets -> Pro Login Widget), which allows you to insert a login form into any widgetized area of your theme. If you wish to customize this further and create a login form specifically for your needs, you can do that and simply mimic the login form available on wp-login.php.
When members login, they are sent to whatever page you have selected for the Login Welcome Page (Dashboard -› s2Member® -› General Options -› Login Welcome Page). You can customize that page to look however you like and there are several s2Member functions which will allow you to output things conditionally (see Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals and Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals). There is unfortunately no shortcode to provide “dashboard details”. The closest thing we provide would be the [s2Member-Profile /] shortcode, which allows you to provide options for editing profile information and changing the password, etc.
What happens when a subscription runs out (or someone cancels their account) is determined by your Automatic EOT Behavior setting (please see Dashboard -› s2Member® -› PayPal® Options -› Automatic EOT Behavior). You can use shortcode conditionals (see Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals) to check if someone’s account has been demoted to free subscriber and then show a message based on that. If you want to allow members to resubscribe, you should provide a billing modification form (see Dashboard -› s2Member® -› PayPal® Pro Forms -› Billing Modification Forms) so that their account will be upgraded (as opposed to a new account being created).
There are no options to enable or disable particular fields on the Profile Editor page. If you want to change this, you’ll need to edit the template files that are used to generate that form. Please see this thread for more information. |
|||
Posted: Thursday May 31st, 2012 at 6:08 am #15020 | |||
![]() |
|||
Hi Robert, We do not currently have a release date set, but we’re hard at work on the next version and we will make an announcement as soon as that’s possible. |