Quote Originally Posted by kobra View Post
For illustration use the page_2 as a guide
Try starting over and in these areas edit or create what is required changing only the reference to page_2 to page_5...get it to work in that default generic form before you begin changing things like "Zimbabwe Orphans Endeavor'"
Just the straight page_5 references to start.

Create/clone these as page_5
/includes/modules/pages/page_2/header_php.php
/includes/languages/english/page_2.php
/includes/templates/template_default/templates/tpl_page_2_default.php

Add/edit these to include page_5
/includes/modules/sideboxes/more_information.php
/includes/languages/english.php
/includes/filenames.php

Create define_page_5.php in both of these folders
/includes/languages/html_includes
/includes/languages/html_includes/your_template

This should net you a generic page_5 in the "More Information" sidebox
You can then begin using this in your overrides areas

Once this works you can move on to custom titles etc - one at a time so you can track back if it breaks
Hi Kobra and All....

I tried your recommendation above and it worked like a charm. I have a quick question though... I am a little concerned about what will happen if I need to upgrade my ZenCart in the future. Will all these changes disappear since most of them are not in my custom template (except for the last change)? Will they get overwritten with the new files that will come with the new version?

I look forward to hearing from you guys... BTW... You guys do an amazing job helping out others here!!!