hi
Is there somebody who knows how to change the name of page1
in the more information section?
hi
Is there somebody who knows how to change the name of page1
in the more information section?
The tutorial/FAQ's link in the top nav bar on this page is a resource
https://www.zen-cart.com/tutorials/index.php?article=38
https://www.zen-cart.com/tutorials/index.php?article=39
Most are in english.php
I've tried to change the name of the file : define_page_2.php in
includes/languages/english/html_includes
,but it didn't do the job.
Are your changes being saved? What is the file permission on the file you are editing?
Tina
includes/languages/english/html_includes is not where you do this...I pointed you to the developers toolkit and posted that most are in english.php - open it and find the following and you can change what is highlighted just as the tutorial states
Hi, charmedbytina2Code:// information box text in sideboxes/more_information.php - were TUTORIAL_ define('BOX_HEADING_MORE_INFORMATION', 'More Information'); define('BOX_INFORMATION_PAGE_2', 'Page 2'); define('BOX_INFORMATION_PAGE_3', 'Page 3'); define('BOX_INFORMATION_PAGE_4', 'Page 4');
hi sorry for my stupid mistake
If you say I should change it in englisch.php , could you also tell me in what folder to find this file?![]()
i found it![]()
hello
Could someone tell me how can put an image on a page1, page 2
of more info
Admni - tools - define pages editor - page 2.
In html edit mode just click the icon to add a picture.
Tina