Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author sunildhanda

    (@sunildhanda)

    Thanks for adding question here.

    Sorry, it only add the login buttons on wp-login page only.

    Its a great question, i will shortly work on it and update asap.

    thanks again

    Plugin Author sunildhanda

    (@sunildhanda)

    Hello Sachin Vairagi,

    Use the below code to add to your custome template:
    if(function_exists('wp_de_render_login_form')){wp_de_render_login_form();}

    Thread Starter sachinVairagi

    (@sachinvairagi)

    Hello Sunil

    Thank you so much for your help,this is really great plugin and simple to install.Thanks again.

    Thread Starter sachinVairagi

    (@sachinvairagi)

    I will try it,I just need the facebook button,I already have form.I hope it will work as I need.

    Plugin Author sunildhanda

    (@sunildhanda)

    Sachin, if you need any other help or updation to this plugin, please share.

    Thread Starter sachinVairagi

    (@sachinvairagi)

    Hello Sunil,

    Sorry but your code didn’t work,I write
    <?php if(function_exists(‘wp_de_render_login_form’)){wp_de_render_login_form();}?>
    in my custom template but nothing happened.

    Thread Starter sachinVairagi

    (@sachinvairagi)

    Okay I think you updated it today only,I downloaded it again and it is working fine……Thanks you so much. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘how to use it on template?’ is closed to new replies.