Profile form custom template?
-
Hello,
I don’t seem to be able to define a custom template for the profile form.
This is the code I’m using
<?php
theme_my_login( array( ‘profile_template’ => ‘chall12-user-form.php’, ‘default_action’ => ‘profile’) );
?>but it only uses the default named file “profile-form.php”. Am I doing something wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Profile form custom template?’ is closed to new replies.