Page Title - Store Name missing

Open to all! Ask other shopowners for help.
Post Reply
zeeshop
Member
Posts: 71
Joined: Sun Jan 10, 2021 11:30 pm
Phoenix Version:
Has thanked: 15 times
Been thanked: 2 times

Page Title - Store Name missing

Post 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
You do not have the required permissions to view the files attached to this post.


Join The Code Co-op to get access to your library in the Code Co-op Forum
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: Page Title - Store Name missing

Post by ecartz »



Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply