• Resolved giorgos_krhth

    (@giorgos_krhth)


    hello my website is https://animeonlinetv.com/ and i just want to use the shortcode for lost password as sidebar widget. I have made the code
    <?php if(!is_user_logged_in()) {
    echo “[clean-login-restore]”;
    } ?>

    and now if a user is logged in cant see it and only if he he isnt logged in can see! but the problem is that it doesnt send emails back! can you help me out? my website is still under construction and i dont use many plugins and i just cant find out whats wrong! could you help me out?

    https://www.ads-software.com/plugins/clean-login/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alberto Hornero

    (@hornero)

    Hi giorgos_krhth,

    You have to include the shortcode in a page or post, not directly in code. This is why it’s not working for you.

    Regards,

    Alberto.

    Thread Starter giorgos_krhth

    (@giorgos_krhth)

    So isnt there any way to make the lost password form work as a widget?

    Thread Starter giorgos_krhth

    (@giorgos_krhth)

    Or at least can you provide me the full code so I can add this full code ass text widget?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘lost password as widget’ is closed to new replies.