How to get Login Form like yours on AnsPress site?

5.70K viewsGeneral
0

I was trying to find a way to make login form just like it’s there on your site anspress.io

 

But, I couldn’t find a way how you added WordPress Social Login to Drop down menu?

My “Theme My Login” settings are –

I even tried with WordPress Social Login Settings –

 

Are you doing custom integration by using –

<?php do_action( 'wordpress_social_login' ); ?>

or something else?

0

Yep last one, I am using action.

ok, but where to place this action?

Where you want to show. BTW this already added there in askbug theme.

As far as I could find from theme I could add Log In link in menu for non-logged in users, clicking on which loads the login page. While I am trying is to display login form as dropdown like you display on your site

OK I see I loaded TML, how do I add a login menu item?? like on this site in top menu?

This dropdown menu is not available in AskBug. You have to add login and register page to your manin menu from appearance->menu