I created a profile page for users with "Contributor" role to view their profile as well as stories they had contributed to the website: hidden link
Non-logged in users will see the login/register form.
Users with "Contributor" role will see their personal profile (managed with CPT called "profile")
I'm using Access to manage the output, here's how my code looks:
The problem Im facing now, when I tried to log in as contributor, I can't see the view [wpv-view name="my-profile"] — it shows "Permission denied".
How do I go about troubleshooting this?
P/s: As the site is live, it is rather pressing for me to fix this quickly. It would help greatly if you can log in to take a look at my Access settings.