Site Footer
How can I change my storefront footer layout?
The storefront footer is content that will appear at bottom top of every page.
The links in the black background are created by includes/templates/YOURTEMPLATE/templates/ezpages_bar_footer.php
.
The display of IP Address information is controlled by Footer - Show IP Address status in Admin > Configuration > Layout Settings.
The Copyright string is uses the defined constant FOOTER_TEXT_BODY
from includes/languages/YOURTEMPLATE/english.php
.
On a mobile device, the layout is much simpler; just the IP Address and copyright string, as well as a banner if footer banners are used.
Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the
Zen Cart support forum
and ask there in the appropriate subforum.
In your post, please include your Zen Cart and PHP versions, and a link to your site.
Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started.
You can even PR right here.
Last modified October 18, 2020 by Scott C Wilson (04e2a391).