Lost Password
-
Dear Gabriel
I managed to make the first amendment “Lost Password” (my request “1”). The redirection works fine, however this line appeared warning:
Warning: Missing argument 2 for changePR_URL() in /home/xxxxx/xxxxx.com/wp-content/themes/magazine-basic-child-01/functions.php on line 732
function.php looked like this:
function changePR_URL( $old_link, $old_URL ){ $url_of_page_with_passw_recovery = 'https://xxxxxx.com/lostpassword/'; return '<p><a href="'.$url_of_page_with_passw_recovery.'">'. __('Lost password?', 'profilebuilder').'</a></p>'; } add_filter ('wppb_login_url', 'changePR_URL');
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Is that correct? Where I went wrong?
Already on my request “2” I thought I would take the shortcode “[wppb-edit-profile]” for a custom profile page (?)
Already on my request “3” – is funcioando very well (I think the time a little big – but answer) THANK YOU VERY MUCH!
And I ask the favor of seeing the issue of warning line “1”
a hug
Leonardo
- The topic ‘Lost Password’ is closed to new replies.