Hello All,
I need to change the "Welcome to..." message on the main page. Somehow it go the name of another e-commerce site i am working on.
Can anyone help with this?
Thanks,
-AO
Hello All,
I need to change the "Welcome to..." message on the main page. Somehow it go the name of another e-commerce site i am working on.
Can anyone help with this?
Thanks,
-AO
Here is the link....
http://www.advantageonlineordering.com/retail/
The site-wide names of the store and store owner are defined here:
Admin >>> Configuration >>> My Store...
20 years a Zencart User
All names in this area of the admin are "North Jersey Retail" not "Pelusos Deli"
It may be hard-coded somewhere...
admin >>> tools >>> developers tool kit
Use the above tool to search for instances of
Pelusos Deli
in the files...
20 years a Zencart User
i found it in (store)>includes>languages>english>index.php. There are two instances that change the home page.
Thanks for all your help.
-AO