Hello Zenners,
I want to change one of page names from page 2 to FAQ and found below info but it just does not want to work, can anyone see a problem with below fix, when i change the page_2 name in the php script to FAQ and upload it back it just won't work, any ideas why.
Thanks in advance.
-----------------------------------------------------
How do I change Page_? (name)
--------------------------------------------------------------------------------
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.




