Shortcode for a User template
-
I have created a user pod extension and a template, so each user has their own private website. I would like the user, once logged in, to have access to their private website. I have tried to do it with a shortcode from a page linked from a navigation menu.
With this shortcode display the template with no user information (obviously), but if where=”id = {@user.id} is included display “Pods embed error: Please provide a Pod name”
[pods template="Usuarios" [/pods]
With this shortcode display “Pods embed error: Pod not found”
[pods name=”user” template="Usuarios" where=”id = {@user.id}][/pods]
Can this be done with a shortcode?
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Shortcode for a User template’ is closed to new replies.