Thanks for the kind words!
Have you got a page with the [wpum_profile] shortcode, and have selected that page in the “Profile Page’ on the Users > Settings > General settings page?
Yes, and Yes. I did both.
I have to add username in URL even for logged in user.
Permalinks set to https://thephotofund.com/profile/username
I am not using default permalink for post and pages.
Anything else I should look at?
Regards
Gangesh Matta
> Permalinks set to https://thephotofund.com/profile/username
Can you send a link to a screenshot of where that is configured.
> I am not using default permalink for post and pages.
Can you send a link to a screenshot of the permalink settings?
Permalinks:
http://tinyurl.com/yyb4ssef
Profile page setup with shortcode [wpum_profile]
http://tinyurl.com/y2ljfkh7
Thanks for that, can you drop me a line here so I can get some more details to troubleshoot please.
Turned out the /profile page slug was being intercepted by something else in the permalink routes, which meant it would redirect to the posts page.
Changing the page slug to something else, eg. /my-profile fixed the issue.