latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Pier Giorgio Provenzano

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To

Viewing topic 1 (of 1 total)
Topic Count Last Reply
Client Portal

By:  Bruce Wedding in: Community Forum

voices: 3
replies: 2

4 years, 5 months ago  Pier Giorgio Provenzano

Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 1 replies (of 1 total)
Author Replies
Author Replies
Posted: Thursday Jul 12th, 2012 at 6:41 pm #19087

Hi and thanks for the useful tutorial, worked great for me!
I have a question: I’d like to include a link to “My Account” when a client is logged in on the navbar. The same link should change to “Login” if client is not logged in yet, linking to the login page. I thought I’d achieve that by inserting the code below in my nav bar div:

<?php if(S2MEMBER_CURRENT_USER_IS_LOGGED_IN){ ?><a href="<?php echo S2MEMBER_LOGIN_WELCOME_PAGE_URL; ?>">My Account</a><?php } else { ?><a href="<?php echo S2MEMBER_LOGIN_PAGE_URL; ?>">Login</a><?php } ?>

and it works showing the right words when I’m logged in and when I’m logged out, only problem is that the links don’t work, almost as if the a href command was stripped out the php function above by wordpress?

Do you konw what could cause the problem?
Thank you so much for the video tutorial, keep up with great job
Pier Giorgio

Viewing 1 replies (of 1 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.