Viewing 6 replies - 1 through 6 (of 6 total)
  • Was this fixed? It is happening to me as well

    Plugin Author Cristian Antohe

    (@sareiodata)

    Can you tell me where you have the shortcode placed? In a page or Widget?

    Thank you.

    I have the shortcode in a widget text box.

    Plugin Contributor barinagabriel

    (@barinagabriel)

    Hello,

    even though we did (re)fix this error the last week (in the pro version), I forgot to update the free version as well….but I will do that today!

    Gabriel

    hey, same problem here. After clicking on the lost password link it is redirecting me to the wordpress login page. I have even made changes to the following line in the wppb.login.php page :

    $siteURL=get_option(‘siteurl’).’/wp-login.php?action=lostpassword’;

    By changing wp-login.php to wppb.recover.password.php. But still no result.
    thanks.

    Plugin Author Cristian Antohe

    (@sareiodata)

    @siddharth awasthi That’s a different issue you’re reporting.

    If you want to change directly in the plugin file, consider changing /wp-login.php?action=lostpassword to /pass-recovery/ where pass-recovery is a page with the password recovery short code on it.

    However, I don’t recommend doing that, best thing to do is to use hooks and filters in order to redirect the backend recovery page to another page.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Profile Builder] [plugin: profile builder] Random redirect after login’ is closed to new replies.