Sign Up Button
This topic contains 14 replies, has 2 voices, and was last updated by  Guust 8 years, 1 month ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: Sign Up Button
- 
		AuthorPosts
- 
		
			
				
September 23, 2017 at 7:32 am #397068Hi, I will like to add the text “FREE” on the red Sign Up Button on top of the HomePage. 
 Currently it has “Sign Up”
 I will like button to read “Sign Up FREE!”thank you. 
 IreneSeptember 23, 2017 at 7:48 am #397069You can do that with the language file, most likely of the theme. I am guessing Whoop but not sure without seeing the site: 
 https://wpgeodirectory.com/docs/translating-themes/Thanks September 23, 2017 at 8:15 am #397070Yes. it is the whoop theme. 
 I do not need translating the site..simply add on the text sign up button on top of the homepage.September 23, 2017 at 8:21 am #397071Changing default language strings is done the same way as “translating” default language strings. 
 That is how you change any default text.Thanks September 24, 2017 at 11:25 pm #397170I did follow the instructions listed and i do not see the “Sign Up” in the list of en_US.po to change it. 
 I want to change the text “Free Sign Up” on the button front end for visitors to see.Also can i have the “Sign In” button stays red, like the Sign Up button. https://www.helloinfo.com/mycatanddog/ Please advise. Thank you, 
 IreneSeptember 25, 2017 at 2:03 am #397174It should be in the /wp-content/themes/GeoDirectory_whoop/languages/en_US.po file, see image. Add this CSS for the Log In button: a.whoop-login-btn { border: 1px solid #B64425; background: #e34f43; background-image: -webkit-linear-gradient(#ff4f43 4%, #e34f43 5%, #c84f43 100%); background-image: linear-gradient(#ff4f43 4%, #e34f43 5%, #c84f43 100%) }Thanks September 26, 2017 at 12:54 am #397309The CSS works great. I still do not see the text listed “Sign Up” on the list en_US.po 
 I have attach a screen shot and don’t see anywhere exact text “Sign Up”
 Can you please look at the file and screen shot me where?thank you. September 26, 2017 at 2:56 am #397320You need to look at the Whoop language file, not the Geodirectory framework language file. It should be in the /wp-content/themes/GeoDirectory_whoop/languages/en_US.po file, see image. Thanks September 26, 2017 at 4:31 am #397325ok. i did that and upload the mo file. 
 i don’t see the changes.please advise. September 26, 2017 at 4:39 am #397326Did you upload the files to the language folder of the child theme as explained at https://wpgeodirectory.com/docs/translating-themes/ ? September 26, 2017 at 5:28 am #397338i upload where i download the en_US.po location where you told me to. 
 /wp-content/themes/GeoDirectory_whoop/languages/en_US.poSeptember 26, 2017 at 10:10 am #397371I am guessing that maybe your Whoop is not up to date, make sure you use the latest version. 
 Did you upload the translated files to /wp-content/themes/whoop_child/languages ?September 27, 2017 at 4:48 am #397605there is no folder under 
 /wp-content/themes/whoop_child/languagessince i download from 
 /wp-content/themes/GeoDirectory_whoop/languages/en_US.poi upload .mo to this location…wrong? Please advise. September 27, 2017 at 4:53 am #397606ok. i just create new folder /wp-content/themes/whoop_child/languages 
 and upload .mo to it and it works.Thank you for your support. September 27, 2017 at 5:07 am #397608You’re welcome and correct 🙂 , see step 8 of https://wpgeodirectory.com/docs/translating-themes/ 8. Upload the .mo file (in our case en_US.mo or fr_FR.mo) to your child theme languages folder. 
 If there is no languages folder in your child theme just create one.
- 
		AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket