We'll create fresh WordPress site with Login Signup installed. You have 20 minutes to test the plugin after that site we'll be deleted.
HAQ Login Signup is for the sites that need customized user logins or registrations and, this plugin provides the capability of placing a shortcode anywhere on the website.
HAQ Login Signup options
Just create a normal WordPress page, and use the following shortcodes:
[haq_login]
[haq_signup]
Steps for creating a login or signup page.
[haq_login]
or [haq_signup]
Steps for using in theme files:
do_shortcode()
wherever you want to show your login orFor example : <?php echo do_shortcode("[haq_signup]"); ?>