nzrobert Posted August 2, 2010 Share Posted August 2, 2010 Hi there,Im looking for a way to hard code the shop name into each of the title tags.I dont want to read the database for this value as i have different domain names running the same website.Surely there is a way to hard code a text string instead of 'PS_SHOP_NAME'Cheers in advance.Robert Link to comment Share on other sites More sharing options...
rocky Posted August 3, 2010 Share Posted August 3, 2010 Edit classes/Tools.php, search for every instance of the following and change it to your hardcoded value: Configuration::get('PS_SHOP_NAME') Link to comment Share on other sites More sharing options...
PresaExpert Posted August 3, 2010 Share Posted August 3, 2010 Do you want to place your shop name in title of every pages? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now