Hi i have changed the name of page 2 in the more information box.
but i cannot find out how to change Page 2: The Art Of Ecommerce in the web browser tab.
Please can someone help me :)
Hi i have changed the name of page 2 in the more information box.
but i cannot find out how to change Page 2: The Art Of Ecommerce in the web browser tab.
Please can someone help me :)
thats in page_2.php , located in includes > languages>english folder.
you need to rename page 2 in
define('NAVBAR_TITLE', ' page 2' );
forgot to mention .. if you have custom template and you have done override , you need to move the original copy of this file to the override and modify the override version . :) ..