• Resolved shafiqk

    (@shafiqk)


    Hullo,
    Thank you for this great plugin. My issue is about how users access their private pages. I have read through the support thread but I haven’t got a solution to my issue. When users login, they are directed to their profile page. What do I need to do so that each user is directed to their private page instead of a profile page.

    Note: I have already added a [client-portal] short code to the same page where login and register short codes are.

Viewing 1 replies (of 1 total)
  • Hi,

    Thank you for your kind words. First you will need to add inside a new page the [client-portal] shortcode. When the logged in user will access that page he will be redirected to its private page.

    Now you will need to install a free plugin called Profile Builder. With this plugin you can create a Front End Login form by using the [wppb-login] shortcode.

    Inside the [wppb-login] shortcode you can add the redirect_url parameter to redirect the user after login to your Private Page:

    [wppb-login redirect_url="https://www.yourdomain.com/private-page"]

    Replace https://www.yourdomain.com/private-page with the URL of your Private Page.

    Let me know if this information helped you.

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Private Page Creation and Access’ is closed to new replies.