PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

Free Registration Short Code Paypal Pro Short Code

s2Member Plugin. A Membership plugin for WordPress®.

Free Registration Short Code Paypal Pro Short Code

Postby microjoes » August 13th, 2011, 2:05 pm

On my membership options page I need to hide the registration if the person is logged in. I am using the level 0 paypal pro form short code but when logged in the registration form is still present. What conditionals can I use to make this hide when a user is logged in?
User avatar
microjoes
Registered User
Registered User
 
Posts: 6
Joined: August 12, 2011

Re: Free Registration Short Code Paypal Pro Short Code

Postby Bruce C » August 13th, 2011, 5:55 pm

Code: Select all
[s2If current_user_can(access_s2member_level0) ]
put the form here
[/s2If]
[s2If !current_user_can(access_s2member_level0)]
display things for people that are logged in
[/s2If]
Things outside the code will be displayed no matter what.


NOTE:
Do use conditionals you need a PHP Execution plugin installed.

Hope that helps!
:)
Last edited by Bruce C on August 13th, 2011, 9:34 pm, edited 1 time in total.
~Bruce ( a.k.a. Ace )

If you're interested in a Professional Installation, or Custom Coding Job, you can send your request here.

Proud Supporter of:
The Zeitgeist Movement
and Occupy Everything
User avatar
Bruce C
Experienced User
Experienced User
 
Posts: 337
Joined: July 20, 2011

Re: Free Registration Short Code Paypal Pro Short Code

Postby microjoes » August 13th, 2011, 7:42 pm

It almost works bur it is a bit buggy
User avatar
microjoes
Registered User
Registered User
 
Posts: 6
Joined: August 12, 2011

Re: Free Registration Short Code Paypal Pro Short Code

Postby Bruce C » August 13th, 2011, 9:35 pm

My bad, I forget to take the quotes out whenever using shortcodes. Try the edited version please.
~Bruce ( a.k.a. Ace )

If you're interested in a Professional Installation, or Custom Coding Job, you can send your request here.

Proud Supporter of:
The Zeitgeist Movement
and Occupy Everything
User avatar
Bruce C
Experienced User
Experienced User
 
Posts: 337
Joined: July 20, 2011


Return to s2Member Plugin

Who is online

Users browsing this forum: Google [Bot], Yahoo [Bot] and 1 guest

cron