I have create the GLOSSARY of my products, but I don't know how to change the name of link and title:
http://www.estufe.com/index.php?main_page=page_4
and PAGINA 4 = PAGE 4
is not the best title for a STOVES GLOSSARY...
I hope someone can help me!
I have create the GLOSSARY of my products, but I don't know how to change the name of link and title:
http://www.estufe.com/index.php?main_page=page_4
and PAGINA 4 = PAGE 4
is not the best title for a STOVES GLOSSARY...
I hope someone can help me!
There is a tutorial in the tutorial section of this site. Click on the tutroials/faq button above.
Here, I found it for you.
https://www.zen-cart.com/tutorials/i...hp?article=242
Super thank you!
I have also worked on italian.php
and this is going!
yea!
CAPITALIZED words refer to a folder or language that you choose. We use CUSTOM for your template and ENGLISH for your language by default. These generic terms should be changed to the name of the template/language you are using.
To change the name of page_2, page_3 or page_4
open the appropriate file includes -> languages -> ENGLISH -> page_?.php
make the changes to fit your needs
define('NAVBAR_TITLE', 'Page ?');
define('HEADING_TITLE', 'Page ?');
then save the file to
includes -> languages -> ENGLISH -> CUSTOM -> page_?.php and upload to your server.
hi, i followed instruction: i changed includes -> languages -> ENGLISH ->Page_2.php like this:
define('NAVBAR_TITLE', 'Our Partners');
define('HEADING_TITLE', 'Our Partners');
and saved(by moving from original place) this file(Page_2.php)to: includes -> languages -> ENGLISH ->html_includes->Page_2.php
but nothing changed.
i'll be happy if someone will lead me on this problem.
thanks