I have the same doubt. I’ve done a few attempts, but could not.
tkgnewseed, sorry do you have sample link for us to see and analyze?
Hello Guys thats the way you can add the login with Ajax into your templates.
is very easy just go to the header.php and look were you want to place it. add this function:
$ajaxArgs = array(
‘profile_link’ => true,
‘template’ => ‘modal’,
‘registration’ => false,
‘remember’ => true
);
login_with_ajax($ajaxArgs);
Hope to help good day.
thanks for sharing llavenet
There is a plugin called Shortcodes in Menu ^^