Terms of Use, Privacy Policy and Cookie Policy for White Label

On White Label you can add links to the Terms of Use, Privacy Policy and Cookie Policy. By default, links are automatically added when you creating an English version of White Label. But you can add them manually for any language.

To add links to the Terms of Use, Privacy Policy and Cookie Policy in White Label footer, open the Sections tab in the White Label settings:

mceclip1.png

Paste the following code into the Site footer block before the last closing tag </div>:

 <div class="TPWL-footer-content__descrition">
<a href="/terms/" target=_blank>Terms of Use</a>&nbsp;
<a href="/privacy/" target=_blank>Privacy Policy</a>&nbsp;
<a href="/cookie/" target=_blank>Cookie Policy</a>
</div>

The resulting footer code will look like this:

<div class="TPWL-footer-content">
<div class="TPWL-footer-content__copyright">
Travelpayouts © 2008−<script type="text/javascript"> document.write((new Date()).getFullYear())</script>
</div>
<div class="TPWL-footer-content__descrition">
<a href="/terms/" target=_blank>Terms of Use</a>&nbsp;
<a href="/privacy/" target=_blank>Privacy Policy</a>&nbsp;
<a href="/cookie/" target=_blank>Cookie Policy</a>
</div>
</div>

Note! The text on the Terms of Use, Privacy Policy and Cookie Policy pages is currently available only in English and cannot be edited. At the same time, it is automatically corrected for your White Label: