Quote Originally Posted by DivaVocals View Post
This is an issue with your template NOT this add-on.. The links in question are hardcoded into your template versus using the proper Zen Cart link function to pull them in dynamically..
The code in the footer menu is:
<li><a href="' . zen_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a></li>

What should change to make this the proper Zen Cart function?

Thanks,
Melissa