Link your own Terms and Conditions or Privacy Policy Pages

Link your own Terms and Conditions or Privacy Policy Pages

If you have your own Terms and Conditions or Privacy Policy pages on your website, you might want to redirect people to those pages when they click on the Terms and Conditions or Privacy Policy links in the registration pages of Spawtz.  To do so, follow these instructions:


1) Log in as as an administrator, Click Config then Click Autotext configuration

2) Under the Team registration heading is the Screen: Terms and Conditions or Privacy Policy section, click on this to edit what users see when they click on "Terms and conditions" in the team registration process.


3) Click "<> HTML" under the text.



4) Delete all the text that is there, and replace with the following:


<script type="text/javascript" language="javascript">
window.location="{THE URL OF YOUR PAGE}";
</script>
If you are not automatically redirected, please <a href="{THE URL OF YOUR PAGE}">click here<
/a>


Replace {THE URL OF YOUR PAGE} with the url of the page you want to redirect people to


5) Click Save