IP.Board Tutorials

does anybody know how to remove contact us section

Submitted by LiontTech2, , Thread ID: 241985

Thread Closed

RE: does anybody know how to remove contact us section

Junior Member
Level:
6
Reputation:
0
Posts:
69
Likes:
2
Credits:
5
06-05-2022, 07:58 PM
#2
yea you have to go into your theme and look for footer and remove this line
{{if \IPS\Member::loggedIn()->canUseContactUs() and !( \IPS\Dispatcher::i()->application->directory == 'core' and \IPS\Dispatcher::i()->module and \IPS\Dispatcher::i()->module->key == 'contact' )}}
<li><a rel="nofollow" href='{url="app=core&module=contact&controller=contact" seoTemplate="contact"}' {{if \IPS\Settings::i()->contact_type != 'contact_redirect' }}data-ipsdialog data-ipsDialog-remoteSubmit data-ipsDialog-flashMessage='{lang="contact_sent_blurb"}' data-ipsdialog-title="{lang="contact"}"{{endif}}>{lang='contact'}</a></li>
{{endif}}

Users browsing this thread: 2 Guest(s)