[Resolved] Simple link to Current User Profile Type on current user Account page
This support ticket is created 5 years ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Ok so for this you need to create a view that is listing out the user profiles. Then add a query filter to that view for the post author.
Set the filter to be the current author who is logged in. From there you can scroll to the loop editor of the view and then add the link to the profile by using the loop wizard.
Please let me know if this is clear. You can see my screenshots as well.
"From there you can scroll to the loop editor of the view and then add the link to the profile by using the loop wizard."
I am not clear on what that means. Can you spell this out for me? Step by step?
I tried creating a link. see screen grabs below,
When I click loop wizard, this pops up: hidden link
Next I selected this: hidden link
I guess I don't understand how "then add the link to the profile" works. I tried to add current hidden link But that doesn't do anything. I guess that's not a link.
I am trying to add a link the "My Account" page that will take the user to their own Profile post.