Results 1 to 3 of 3

Hybrid View

  1. #1

    Default Store title question

    In the admin area, I've provided the name of the store, but currently all of the pages simply attribute it as "Zen Cart".

    What simple feature have I missed?

    Note: I've installed the SEO friendly mod, in case that complicates anything.

  2. #2
    Join Date
    Oct 2005
    Location
    New Mexico
    Posts
    393
    Plugin Contributions
    0

    Default Re: Store title question

    You might want to red this thread. It will take you to resources to handle many question you have or will soon have about setting up your site.

    Post a url and give cart version with next post please.

    One tool is Admin > tools > developer's toolkit - enter search term in bottom left box, choose 'all files' and search.

    Or, take a look at includes\languages\english\header.php. Copy that file to your override folder (make sure you read the thread above so you will know what an override folder is). Edit this section:

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce'); (
    define('HEADER_SALES_TEXT', 'TagLine Here');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    Edit the red text items to customize this part of yor site.

    Best wishes

  3. #3

    Default Re: Store title question

    Thanks for that - much appreciated. :)

 

 

Similar Threads

  1. store title
    By dustyservers in forum Basic Configuration
    Replies: 0
    Last Post: 28 Apr 2011, 07:00 AM
  2. How to remove title from store page?
    By printchic in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Aug 2010, 08:02 PM
  3. PHP Files & Store Title
    By Willowtree in forum General Questions
    Replies: 4
    Last Post: 3 Sep 2008, 05:10 PM
  4. changing title in existing store
    By tawnytanner in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Aug 2008, 05:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg