customizations to profile.php template
-
I’m trying to overwrite the file views/profile.php with my own customizations.
I have saved it to my child theme folder but my changes are not showing up. What path should I save it under? I tried all of the following:
my-theme/wp-front-end-profile/views/profile.php
my-theme/wp-front-end-profile/profile.php
my-theme/profile.phpNone of these are working. Tried hard refreshes, cleared website cache, cleared browser cache, tried various browsers, etc. It just doesn’t seem to be reading my custom file.
The topic ‘customizations to profile.php template’ is closed to new replies.