Skip to main content

Hello,

Can we customize the sign up page to include additional text related to privacy policy etc?

For example we would like to show additional text to the user on the page before they register.

Hi @naveen1209,

You can add more profile fields on your Control by going to Settings > User Profile Fields. More information can be found here:

 
If you mean changing the text “I accept the terms of use”, this would be using the Phrases functionality on Control by going to Customization > Phrases. You will need to add this phrase:

Module: Common 
Key: loginBox.terms
Text: I agree to the <a target="_blank"  href="/site/terms">Terms and Conditions</a> and the <a target="_blank"  href=https://www.yourdomain.com>Privacy Policy</a>


Reply