Sorry if this is obvious but ive looked around for ages and cant find where (if anywhere) i can set the stores name anddress email and tel number to display ideally in the footer or anywhere on the homepage
thanks in advance
Sorry if this is obvious but ive looked around for ages and cant find where (if anywhere) i can set the stores name anddress email and tel number to display ideally in the footer or anywhere on the homepage
thanks in advance
You can edit your footer text as follows:Originally Posted by stephan
If it doesn't already exist. create a file /includes/languages/YOUR_TEMPLATE/english.php by copying the file /includes/languages/english.php
Then edit the first define statement to include your address and telephone number.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
thanks, that excellent cheers.
just quickly, is there not a way i can pull the store address and name that is entered in the admin menu through to be displayed rather than hard coding it?
Yes. Just pop the constant STORE_NAME_ADDRESS wherever you want to display these details.Originally Posted by stephan
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)