Jibeji Posted December 23, 2017 Posted December 23, 2017 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?
Joel R Posted December 23, 2017 Posted December 23, 2017 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.
Jibeji Posted December 24, 2017 Author Posted December 24, 2017 Hi Joel, You are right. I removed the test if - endif and left the <li></li> to sort this out.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.