Thread: Tag Line

Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Tag Line

    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.

  2. #2
    Join Date
    Dec 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Tag Line

    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.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Tag Line

    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.

  4. #4
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Tag Line

    Quote Originally Posted by Sentience View Post
    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.
    As I said earlier, it's in
    includes/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

  5. #5
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Tag Line

    I looked into this a little further. This can't be done from the admin. You have 3 choices:

    1. Have your programmer make the change as I outlined above
    2. Hire someone from the Zen Cart forum to do it (post in Commercial Help Wanted)
    3. 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

 

 

Similar Threads

  1. how to edit tag line
    By slater555 in forum General Questions
    Replies: 6
    Last Post: 31 Jan 2011, 10:26 AM
  2. removing tag line
    By lukeciw in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 10 Nov 2009, 08:42 PM
  3. Tag Line
    By SilverKop in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 16 Mar 2009, 02:05 PM
  4. Tag Line
    By SpeedBird3654 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Sep 2008, 09:51 PM
  5. Getting rid of Tag line???
    By pb4 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Nov 2007, 03:56 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