How do I delete the statement at the bottom of the page "Your IP Adress Is: ....."?
Mike
How do I delete the statement at the bottom of the page "Your IP Adress Is: ....."?
Mike
Go to your admin page...
Admin -> Configuration -> Layout Settings -> Footer - Show IP Address status
Set to "0" to turn off![]()
Thanks, guys!
How do you change the rest of the footer?
includes/languages/YOUR_TEMPLATE/english.php
Code:define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');