Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Saturday Dec 29th, 2012 at 2:48 pm #35730 | |
![]() |
|
Bonnie, Usually this is caused by extracting the files into another s2member-pro folder. So when you upload the folder via Filezilla, the s2Member Pro files got put under /wp-content/plugins/s2member-pro/s2member-pro. Can you check if that’s the case? Otherwise, can you fill out this s2Member® » Private Contact Form so we can take a look? |
|
Posted: Saturday Dec 29th, 2012 at 1:54 pm #35725 | |
![]() |
|
Hi Brenda, This usually is caused by a theme incompatibility. Some themes will not grab post data the correct way, therefore causing shortcodes not to work. Try reverting to the default WordPress 2010/2011 theme and see if that makes the shortcodes work. If it does, you should contact your theme’s designer. In the short-term, you may be able to activate a PHP execution plugin, and wrap the the WordPress function do_shortcode() around each set of s2If shortcodes.:
|
|
Posted: Saturday Dec 29th, 2012 at 5:56 am #35707 | |
![]() |
|
Hi there,
Custom capabilities are available in both the free version of s2Member, and s2Member Pro. In this situation you are correct in that custom capabiltiies (ccaps) should be used, as Membership Levels are hierarchical, and any level # that is higher than another will have access to the lower levels.
Under standard circumstances, you’d want to set this up under Dashboard -› s2Member® -› Restriction Options -› Category Access Restrictions. However, because you’d need to use ccaps, you should check out this video (I’ve skipped to the part where Jason goes over this functionality): |
|
Posted: Saturday Dec 29th, 2012 at 5:46 am #35706 | |
![]() |
|
Hi Sherry, Sorry to hear you’re having problems.
At the time s2Member Pro’s add-on was created, WordPress’s processes were much more lenient with installing plugins. WordPress now checks if the plugin is a valid plugin before installing it now, which is not the case with s2Member Pro, as it is an add-on. You will want to check out this article, http://curiouslittleperson.com/how-to-install-a-wordpress-plugin-via-ftp/. You will need to get your FTP info from your server providers, which should be available within your control panel. |
|
Posted: Saturday Dec 29th, 2012 at 5:42 am #35705 | |
![]() |
|
Hi Susan, Yes, this is possible. You’ll want to select Yes ( editable after registration / invisible during registration ) when creating your fields under Dashboard -› s2Member® -› General Options -› Registration/Profile Fields in the field labeled Allow Profile Edits. |
|
Posted: Saturday Dec 29th, 2012 at 5:39 am #35704 | |
![]() |
|
Great, glad to hear you got this fixed.
I’ll put this in as a request for new info in the admin panels for s2Member. |
|
Posted: Saturday Dec 29th, 2012 at 5:37 am #35703 | |
![]() |
|
Hi Andrew, To upgrade users, you can use the info in this post to hook into Formidable Pro: Knowledge Base » Changing Roles/Capabilities via PHP I’m not familiar with Formidable, but the plugin should have a way to hook into the processes of saving the info from the forms. If not, you can also install a PHP Execution plugin, and add some PHP code to check if certain forms have been filled out. You’ll want to use something like Firebug for Firefox to find the HTML form’s |
|
Posted: Saturday Dec 29th, 2012 at 5:32 am #35702 | |
![]() |
|
Hi there,
s2Member’s processes are only going to allow to you assign the Membership Options page to a page, and the homepage isn’t considered a WordPress page. However, some themes will allow you to bring in the data from another page to the homepage. You could check out your theme’s options for this, but if it doesn’t support this you’ll need to duplicate the page onto your homepage, as pages are the only post-type s2Member will allow the Membership Options Page to be set up as. Sorry for the inconvenience. |
|
Posted: Saturday Dec 29th, 2012 at 5:27 am #35701 | |
![]() |
|
Alex,
paypal-rtn |
|
Posted: Saturday Dec 29th, 2012 at 5:19 am #35700 | |
![]() |
|
Hi Manish, I will put in a request for this type of functionality for the next major release of s2Member. In the mean time I’m going to put this functionality on the list of things to cover in Knowledge Base articles in the future. |
|
Posted: Saturday Dec 29th, 2012 at 5:17 am #35699 | |
![]() |
|
Hi Jill, As I mentioned in my last reply, the correct way to do this would be to set up level restrictions on the pages that you’re trying to restrict. Based on what you’ve said, my guess is that restricting by level is causing an issue because of how you are presenting the pages with your videos in them. You must not be using an iFrame to grab this data, but rather grabbing the post’s data directly. Therefore you’ll either need to change the way you’re handling this so that s2Member can process access restrictions by actually having the user go to the page rather than into a popup, or perhaps create a template specifically for these popups within your theme. Otherwise, if you’d like a quick fix, try protecting your videos with Dashboard -› s2Member® -› Download Options -› Basic Download Restrictions. Use the info under Dashboard -› s2Member® -› Download Options -› Advanced Download Restrictions to allow the videos you’d like to be free to be accessed without permission. |
|
Posted: Saturday Dec 29th, 2012 at 5:07 am #35698 | |
![]() |
|
Hi Derek, This is not something s2Member supports by default, as it requires some tricky JavaScript to get it to work correctly. s2Member does, however, allow you to add this functionality. You should be able to use the options pertaining to CSS to hide the fields you need to within s2Member, but you’ll then want to add some JavaScript to the fields you need populated to show these fields later. I’m putting this on our list of things to go over in Knowledge Base articles soon. |
|
Posted: Saturday Dec 29th, 2012 at 5:03 am #35697 | |
![]() |
|
Hi Dimitrios, I’ll put in a request for a feature for this in the future. In the meantime, I’ll ask if there’s a way to extend this another way. |
|
Posted: Friday Dec 28th, 2012 at 2:08 pm #35652 | |
![]() |
|
Hi Evan, Are you running BuddyPress, or using standard s2Member registration at /wp-login?action=register? |
|
Posted: Friday Dec 28th, 2012 at 1:41 pm #35650 | |
![]() |
|
Hi Terry, s2Member doesn’t have features available to import users to MailChimp. You’ll need to user MailChimp’s funcitonality to do this. This link might help: http://kb.mailchimp.com/article/how-do-i-create-and-import-my-list
You should check out Dashboard -› s2Member® -› API / List Servers -› MailChimp®. s2Member uses the MailChimp API to send the user’s data to MailChimp as they are created. Your users gets signed up to whatever list that you have set up here, and you control all of this from MailChimp. |
|
Posted: Friday Dec 28th, 2012 at 1:30 pm #35646 | |
![]() |
|
Hi Alan, We’d recommend using the Something like this:
add_action(‘ws_plugin__s2member_during_configure_user_registration_front_side’, ‘my_validator’); function my_validator($vars = array()) { $fields = $vars[‘fields’]; if(empty($fields[‘my_checkbox’])){ // Handle error reporting here. } } [/hilite] |
|
Posted: Thursday Dec 27th, 2012 at 3:52 pm #35582 | |
![]() |
|
Hi Robert,
I understand. This troubleshooting doesn’t require any knowledge of code, and if it comes to that I will let you know exactly what to do. To run the Server Check Tool, you’ll want to upload the unzipped file into your webserver via FTP and then go to the URL where it’s at. The file’s name is s2Member-check-my-server.php, so you should navigate to http://yoursite.com/s2Member-check-my-server.php |
|
Posted: Thursday Dec 27th, 2012 at 3:48 pm #35581 | |
![]() |
|
I was speaking of the function |
|
Posted: Thursday Dec 27th, 2012 at 3:46 pm #35580 | |
![]() |
|
Yes that’s correct. s2Member should work fine along with another plugin using PayPal’s IPN/PDT processes. |
|
Posted: Thursday Dec 27th, 2012 at 3:45 pm #35579 | |
![]() |
|
Can you check your settings under Dashboard -› s2Member® -› General Options -› Security Badge? |
|
Posted: Thursday Dec 27th, 2012 at 3:42 pm #35578 | |
![]() |
|
Try this post: |
|
Posted: Thursday Dec 27th, 2012 at 3:40 pm #35577 | |
![]() |
|
Hi there, You can send a user another link for access using Dashboard -› s2Member® -› PayPal® Pro Forms -› Registration Access Links. |
|
Posted: Thursday Dec 27th, 2012 at 3:36 pm #35576 | |
![]() |
|
You’ll need to add all of the custom capabilities that the user needs to this form that is level 2. s2Member doesn’t currently support this kind of functionality. |
|
Posted: Thursday Dec 27th, 2012 at 3:34 pm #35575 | |
![]() |
|
Hi there, This currently isn’t possible through native functionality, but you can use Knowledge Base » Using variables in a shortcode to set the EOT date dynamically, based on the time until February 14th minus now. |
|
Posted: Thursday Dec 27th, 2012 at 3:30 pm #35572 | |
![]() |
|
Hi Alan, I see that you’re right about s2Member only checking this value through JavaScript. I’ll ask Jason about verifying through PHP. Thanks for your patience. |