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.

Client Portal

Home Forums Community Forum Client Portal

Tagged: 

This topic contains 2 replies, has 3 voices. Last updated by  Pier Giorgio Provenzano 4 years, 5 months ago.

Topic Author Topic
Posted: Thursday Jun 28th, 2012 at 12:15 am #17720

I’ve watched the tutorial video on client portals, and understand it. I also understand it’s labor intensive for a site adding many users a day. Is there anyway to dynamically create personalized user pages and set them to be a landing page with this same concept?

List Of Topic Replies

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Thursday Jun 28th, 2012 at 5:35 pm #17797
Eduan
Username: Eduan
Moderator

Hello Bruce,

This is possible, but you would have to add some code for it to do it automatically.

You can hire a freelancer to do this for you on one of these websites, elance.com or jobs.wordpress.net.

Hope this helps. :)

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 2 replies - 1 through 2 (of 2 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

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.