When I go to tools>Define page editor I find a section where I can edit the messages on the front page, but nothing that says define tag line or define how the website shows up in the browser.
When I go to tools>Define page editor I find a section where I can edit the messages on the front page, but nothing that says define tag line or define how the website shows up in the browser.
I hope I didnt come off sounding too snappy. Just keep in mind that I dont program >AT ALL<. Not even HTML. I need some suggestions that are appropriate for a layperson who doesnt know what your talking about.
You would think that these things could be adjusted from the control panel. It shouldnt require a programmer to change a tag line or the name the shows up on the browser. It should be as easy as changing text on the front page. It should be built into the control panel but it doesnt seem to be.
I'm sorry, but there are some things that you will just have to learn in order to run a website.
You may not need to learn any programming, but you will need to operate some utilities like Filezilla to move files to & from your server, and Notepad++ to follow directions and type your site name into a file.
As I said earlier, it's inincludes/languages/english/YOUR_TEMPLATE/meta_tags.php (to change the page name and tag line)Code:// page title define('TITLE', 'Zen Cart!'); // Site Tagline define('SITE_TAGLINE', 'The Art of E-commerce'); // Custom Keywords define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey
I looked into this a little further. This can't be done from the admin. You have 3 choices:
- Have your programmer make the change as I outlined above
- Hire someone from the Zen Cart forum to do it (post in Commercial Help Wanted)
- Do it yourself as outlined in this thread.
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey