I'm unable to have a menu item pointing to user's profile (example.com/profile)
Permalink
Hi,
I need to display the link to user's profile in the menu but C5 won't let me have that link's slug as "profile" - it turns it into "profile1" instead. That's understandable because of course there's a system page with "profile" slug.
So, my question is how to accomplish what I want? I don't want to hardcode it.
Is .htaccess rewrite rule the only solution?
I need to display the link to user's profile in the menu but C5 won't let me have that link's slug as "profile" - it turns it into "profile1" instead. That's understandable because of course there's a system page with "profile" slug.
So, my question is how to accomplish what I want? I don't want to hardcode it.
Is .htaccess rewrite rule the only solution?