Deceased
- Join Date:
- Nov 2005
- Location:
- Colorado Springs, CO USA
- Posts:
- 7,017
- Plugin Contributions:
- 12
Footer Menu Support Thread
Muzz:
Hi Clyde Jones,
I tried adding the line of code as suggested:
Define('BOX_INFORMATION_ABOUT_US', 'About Us');
where suggested in the file but no luck.
I also assumed you meant inside my template folder.
includes/languages/english/extra_definitions/MY_TEMPLATE/footer_menu_defines.php
Unfortunately, no go :(
do you have a link to your site?
the fact that you are seeing this BOX_INFORMATION_ABOUT_US generally means that either you are missing a language file that contains that define statement.
But if as you indicated you have the about us definition file located in the extra_definitions folder and have added the define statement to the footer menu definitions then I'm not sure where the problem might lie.