sign up form on homepage
This topic contains 20 replies, has 3 voices, and was last updated by  Irene W 8 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: sign up form on homepage
- 
		AuthorPosts
- 
		
			
				
September 29, 2017 at 6:07 am #397983We will like to encourage user to sign up and make it easier for them. 
 How can i display sign up form and put it on homepage where the Latest Places are?
 For example like this website
 https://www.care.com/p/patriciag4710/pcThank you for your help. September 29, 2017 at 9:36 am #397999Hi Irene, You can’t insert a signup form there but instead, you can display a login form using shortcode. https://wpgeodirectory.com/docs/core-shortcodes/#login Thanks! September 30, 2017 at 1:25 am #398174Login form and signup form are different. 
 We want to encourage more user to sign up.
 Do you have signup shortcodes?thank you. October 2, 2017 at 3:21 pm #398477Hi Irene, Sorry for the late response. Unfortunately, we do not have that. But feel free to request it here https://wpgeodirectory.com/requests/ Thanks! October 3, 2017 at 5:13 am #398596Hi Kor, https://www.helloinfo.com/mycatanddog/gd-login/?signup=1 Can i copy the box signup codes from gd-login page and put it on Homepage right? 
 Can you tell me where in directory i can find gd-login php file?Thank you. October 3, 2017 at 7:14 am #398597Hi Irene, Here is what you can do. Download this plugin https://wordpress.org/plugins/php-code-widget/ and drag the widget to the location you want to display the signup form and insert the code below into the widget. <?php geodir_action_signup_forms(); ?>Thanks! October 3, 2017 at 7:38 am #398599Thank you Kor! 
 It works 🙂
 Now how do we line up horizontally to align login box on top of register now box?
 https://www.helloinfo.com/mycatanddog/Thank you again. October 3, 2017 at 8:14 am #398603Hi Irene, Thanks for your reply. Please use the custom CSS code below to fix that. .execphpwidget .login_form_l { width:100%; margin: 0px!important; margin-bottom:10px!important; } .execphpwidget .registration_form_r { width:100%; margin: 0px!important; }October 4, 2017 at 7:30 am #398732Thank you so much. 
 Looks good.-Irene October 4, 2017 at 7:58 am #398734it looks good, however it does not work. Try login and signup, it direct to nowhere but homepage. Is it i need to setup author page and buddypress. 
 i see author section in the widget but i don’t see the page.
 after people signup, they see a blank page.
 where are the instructions?
 Isn’t author page should already created like detail page?thank you for your help. October 6, 2017 at 7:00 am #399188This is not resolved. it looks good, however it does not work. 
 Try login and signup, it direct to nowhere but homepage.Please advise. October 6, 2017 at 7:29 am #399189Hi Irene, Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below. Thanks! October 7, 2017 at 1:14 am #399363This reply has been marked as private.October 7, 2017 at 5:22 pm #399415Hi Irene, Just tested it and I’m able to see the issue there. Looks like the signing in using this form http://prntscr.com/guh9z6 is not working. I’ll get a developer to check on this on Monday. Thanks! October 8, 2017 at 5:22 am #399473Please also check the Sign Up just below Sign In. Thank you. 
- 
		AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket