'profile' page
Permalink 1 user found helpful
Hi want to have a static page called profile / profile.php, but that conflicts with the system profile pages.
Is there any way around this?
Thanks :)
Is there any way around this?
Thanks :)
In your theme, it should be added like so: "/packages/my_custom_theme/themes/my_custom_theme/profile.php"
Then, if you haven't already done so, activate your theme and when you go to that page, it should show what you created.
Hope this helps?