Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Wednesday Dec 19th, 2012 at 2:42 am #35001 | |
![]() |
|
Hi Leo, Can you please send us a copy of the shortcode you’re using, and also ensure that your Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration and Dashboard -› s2Member® -› PayPal® Options -› PayPal® PDT Integration is set up correctly? Thanks. |
|
Posted: Wednesday Dec 19th, 2012 at 2:40 am #35000 | |
![]() |
|
Hi David, It looks like the problem is that you’re putting files into subdirectories in s2member-files, and you didn’t put the subdomain into your call to Try this instead:
|
|
Posted: Wednesday Dec 19th, 2012 at 2:38 am #34999 | |
![]() |
|
Hi Alex, This sounds like it may be a theme conflict, or the side-effect of some custom code you have in place. Can you try reverting your theme to default 2011 and see if users are redirected correctly then? |
|
Posted: Wednesday Dec 19th, 2012 at 2:37 am #34998 | |
![]() |
|
Hi Alex, Things such as this are usually caused by an improper setup of PayPal IPN. Can you double-check that everything is set up as stated in Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration? |
|
Posted: Wednesday Dec 19th, 2012 at 2:35 am #34997 | |
![]() |
|
Hi there, Pro Forms currently don’t support this functionality. However, you could populate certain fields with JavaScript. You’ll want to make sure that you call an onblur for the fields that you populate so that s2Member knows that each field has been populated, however. |
|
Posted: Wednesday Dec 19th, 2012 at 2:33 am #34996 | |
![]() |
|
Hi John, That should be |
|
Posted: Wednesday Dec 19th, 2012 at 2:32 am #34995 | |
![]() |
|
Hi Paul, That code should work. However, s2Member will not set an EOT date for users that are on a subscription until the user has canceled subscription. If you’d like to know when the user’s going to be charged again, you should be able to use |
|
Posted: Wednesday Dec 19th, 2012 at 2:30 am #34994 | |
![]() |
|
Hi Brian, It appears that something’s being changed in the Pro Form by your theme’s .css file. Looking at your site under Google Chrome’s f12 feature it appears s2Member’s CSS rules are being overwritten in your theme. Try looking in your theme’s style.css file for any instances of |
|
Posted: Wednesday Dec 19th, 2012 at 2:25 am #34993 | |
![]() |
|
Hi Susan, This is not something s2Member supports by default, but you may be able to run a WP_Cron process for this. You can check out info on WP_Cron here: |
|
Posted: Wednesday Dec 19th, 2012 at 2:23 am #34992 | |
![]() |
|
Hi there, This is a safe workaround, as you have the Pro Forms separated into other pages. Therefore the IDs are separated into different JavaScript documents, which will keep errors from happening. |
|
Posted: Tuesday Dec 18th, 2012 at 2:03 pm #34960 | |
![]() |
|
The translation functionality needs to be fired before the text is created in the workspace. In other words, if WordPress includes the file that is creating the translation after the text is created, it won’t change it. |
|
Posted: Tuesday Dec 18th, 2012 at 1:53 pm #34958 | |
![]() |
|
Hi there, Try adding the following to your theme’s style.css file:
|
|
Posted: Tuesday Dec 18th, 2012 at 1:53 pm #34957 | |
![]() |
|
Hi there, Try adding the following to your theme’s style.css file: div#headbar-wrapper { |
|
Posted: Monday Dec 17th, 2012 at 11:18 pm #34877 | |
![]() |
|
Hi Beth Sorry for the delayed response. I notice that the username field can (at least now) be seen, however the styling is slightly off. Have you edited the Pro Form template to work with your theme in any way? |
|
Posted: Monday Dec 17th, 2012 at 7:59 pm #34873 | |
![]() |
|
Hi Rhomeo, Yes, with PayPal Pro your customer should never have to leave the site. |
|
Posted: Monday Dec 17th, 2012 at 7:57 pm #34872 | |
![]() |
|
Hi Andy, Sorry about the delay. Can you post the entire code snippet that you’re using? |
|
Posted: Friday Dec 14th, 2012 at 3:29 pm #34706 | |
![]() |
|
Hi JD, I’m unsure how you handled your form. Did you not do it with s2Member? If not, you should probably just allow your users to upgrade once their six months free is up, right? |
|
Posted: Friday Dec 14th, 2012 at 3:09 pm #34703 | |
![]() |
|
Hi Rob, You may want to raise the permissions in these folders to 775 to prevent errors like this happening again. Or, if you’re rather not provide all of that access, 664 should work. |
|
Posted: Friday Dec 14th, 2012 at 3:06 pm #34701 | |
![]() |
|
Hi Kim, You can check out the s2Member® » Pro » Videos section for info on how to work with Pro Forms. You can also check out Dashboard -› s2Member® -› Authorize.Net® Pro Forms -› Shortcode Attributes (Explained) for info on what each part of the Pro Forms do.
You can create an Authorize.net Pro Form, and a PayPal button. Or, two forms. Remember not to put them both on the same page, as that will cause errors. |
|
Posted: Friday Dec 14th, 2012 at 3:04 pm #34700 | |
![]() |
|
s2Member’s processes save the EOT date ONLY when the user will be revoked access. Therefore, if the user is scheduled to still send payments to your site to keep access, an EOT date is not set.
That’s correct. You can use |
|
Posted: Friday Dec 14th, 2012 at 2:58 pm #34697 | |
![]() |
|
s2Member currently doesn’t have a EOT column. However there is a hack for this: |
|
Posted: Friday Dec 14th, 2012 at 2:57 pm #34696 | |
![]() |
|
Hi Shane, You said that you are able to restrict access based on if the user is logged in or not? If so, can you use |
|
Posted: Friday Dec 14th, 2012 at 2:55 pm #34695 | |
![]() |
|
Hi JD, You should not need to have your users sign back up with s2Member, as s2Member uses the default WordPress User Roles and Capabilities functionality. You should be able to allow them to log in with their old logins, and allow them to start paying through PayPal with Dashboard -› s2Member® -› PayPal® Pro Forms -› Billing Modification Forms. |
|
Posted: Friday Dec 14th, 2012 at 2:53 pm #34694 | |
![]() |
|
Hi Brian, I’m unaware of any problems with the Pro Login Widget currently. However, this may be a theme conflict. Could you try reverting to the default WordPress theme, and see if that causes the Login Form to work? Also, could you post a link to the page that your login form is on? |
|
Posted: Friday Dec 14th, 2012 at 2:50 pm #34693 | |
![]() |
|
Hi Mark, A simple shortcut way to do this would be to set up code on your Login Welcome Page (install a PHP Execution plugin) like this:
Now, you can do the following below this:
If you’re uncomfortable working with code w/ s2Member, we recommend posting your job on http://jobs.wordpress.net/, and/or http://elance.com/ |