Posted December 23, 20177 yr Hello, The Terms & Privacy Policy link does not appear on the footer, is there a setting I missed? The board is configured as follows. I can see this in the footer: {{if \IPS\Settings::i()->privacy_type != "none"}} <li><a href='{{if \IPS\Settings::i()->privacy_type == "internal"}}{url="app=core&module=system&controller=privacy" seoTemplate="privacy"}{{else}}{setting="privacy_link"}{{endif}}'>{lang="privacy"}</a></li> {{endif}} So I guess there is a way to set this privacy_type elsewhere? Edited December 23, 20177 yr by Jibeji
December 23, 20177 yr Are you using a custom footer? Are you using a custom theme? Test on the default theme and see if this links appear. This is most likely a problem with third party customization. Edited December 23, 20177 yr by Joel R
December 24, 20177 yr Author Hi Joel, You are right. I removed the test if - endif and left the <li></li> to sort this out.
Archived
This topic is now archived and is closed to further replies.