Hi - just checked again - the footer code you have in your mod - causes the page to fail validation - if it is replaced with the original code - like this:
Now passes validation again....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>');
Will update ASAP.
Thanks,
Tina
Hi
I have just used this mod and it did indeed add pages 5,6 and 7 to
the more information box. But when you click on the page 5,6 and 7 link it doesnt show the text from the define_page_4.php file it says
NAVBAR_TITLE
HEADING_TITLE
I have been scratching my head all day on this one
Cheers
Stevo
Stevo,
What is the url so I can take a look....
Tina
That was quick
I have sorted the navbar_title and the navbar_heading. I added
page5.php , page6.php and page7.php to zencart\includes\languages\english folder.
But it still doesnt seem to link to the text pages that you can edit through the define pages editor.
Also the pages dont show up in the Define Page Status.
Unfortunately I am setting up the site through localhost on my computer so I cant link you.
Cheers
Stevo