[client-portal] shortcode not working
-
Hi,
First of all thank you for reading me I really hope you can fix my problem.
I do not manage to access any private page.
Here is what I have done so far:
– I installed the pluging Profile Builder.
– I created a page with the [wppb-register] shortcode
– I created another page with the [wppb-login] shortcode and added the redirect_url parameter like this:[wppb-login redirect_url=”http://www.yourdomain.com/private-page”%5D
Of course I changed http://www.yourdomain.com/ with my actual domain.– I created the page I want to be redirected to, so this one: mydomain.com/private-page and I added to that page the [client-portal] shortcode.
If I understood well, once I register for example “user A”, I need to create a private page for user A, and once I log in as user A, I should be redirected to mydomain.com/private-page (as I set it in [wppb-login redirect_url=”http://www.yourdomain.com/private-page”%5D) and since it contains the [client-portal] shortcode, I should arrive on the private page of the user logged in so here, user A.
I successfully registered an account for user A.
Afterwards, I went in my dashboard > users > client portal settings > Generate pages for existing users. It was also successful as I could now see the private page of User A. I edited it by basically just adding an image to it, and updated the page.
I went back on my website, logged out and logged in as User A. After I logged in, I was automatically redirected to the page I set in the redirect_url parameter so mydomain.com/private-page.
Since that page contains the [client-portal] shortcode, technically I should have been redirected to the private page of User A, but here is my problem, I am not. I only have a normal page, with default setting of my theme so a blank page with its heading and that’s it. If I were on the private page of User A, I should be able to see the image I added.
Please, could you find where’s my error?
Thank you so much!
The topic ‘[client-portal] shortcode not working’ is closed to new replies.