• Resolved Urmil Patel

    (@urmilwp)


    How to set custom login in the header menu for email id and password

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Towhid

    (@cryptex_vinci)

    Hi @urmilwp

    If you want to display the full login form, Just use the wp_login_form() function in your theme header.php.

    <?php wp_login_form(); ?>

    Thanks

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @urmilwp
    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @urmilwp

    Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

    Thread Starter Urmil Patel

    (@urmilwp)

    Thanks very much

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to set login in header menu’ is closed to new replies.