Page 1 of 1

Page Title - Store Name missing

Posted: Sat Dec 04, 2021 9:23 pm
by zeeshop
Hi,

I noticed that the webpage title have Store name (STORE_NAME) missing from all of my pages.
For example on index.php it is showing as
1.JPG
product_info.php title looks like:
2.JPG
On my old site, it looks like as below
3.JPG
i.e: name of product | Store Name

Line 35 & 36 of /includes/languages/english.php read as below:

Code: Select all

// page title
const TITLE = STORE_NAME;

I am sure somehow something must have changed title settings, but unable to find what it is, and how to get it back to normal.


Any help would be very much appreciated.

Thanks

Re: Page Title - Store Name missing

Posted: Sat Dec 04, 2021 9:35 pm
by ecartz