Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2006
    Posts
    19
    Plugin Contributions
    0

    Default Page Title fix with Zen Cart version above 1.25

    Hi everyone,

    I did some searching for this quick fix and came across something which I thought was kind of weird - well maybe not weird but couldn't quite understand it. I'm running the latest version 1.36 and want to change the page title. I found the help info in the FAQ

    In your favorite text editor, open:
    includes/languages/YOUR_LANGUAGE/meta_tags.php
    (Prior to v1.2.5, it was at: includes/languages/YOUR_LANGUAGE.php )
    In this file you will find:
    // page title
    define('TITLE', 'Zen Cart!');
    // Site Tagline
    define('SITE_TAGLINE', 'The Art of E-commerce');


    but what I was wondering, what if you have above that version? Shouldn't this same coding work or where is the coding variation that you would need to use? I did some searching for the same files and it's showing that exact type of coding listed above so I'm a bit unsure. If anyone could lead me in the right direction I would greatly appreciate it.

    TW

  2. #2
    Join Date
    Nov 2006
    Location
    Caracas
    Posts
    114
    Plugin Contributions
    0

    Default Re: Page Title fix with Zen Cart version above 1.25

    i dont why you are confusion

    define('TITLE', 'Zen Cart!');

    is just like a const in a language files this is not coding about the functionality of the program just a text wich is a reference in the program.

    You use in a define in that way you can change the text in the program without afect the functionality in fact if you have another language you create the chapter and defite the title in another language


 

 

Similar Threads

  1. v139h Is Zen Cart version v139h compatible with Payflow Payment Gateway
    By Eddie French in forum General Questions
    Replies: 1
    Last Post: 1 Dec 2013, 09:59 PM
  2. Can't login on admin with Zen Cart version 1.3.8a
    By Victor Hopman in forum Basic Configuration
    Replies: 7
    Last Post: 21 Jun 2008, 04:40 PM
  3. Which PHP version should I install to be used with my Zen cart
    By Marlake in forum Installing on a Windows Server
    Replies: 6
    Last Post: 26 Mar 2008, 02:33 PM
  4. help with MultiGeoZone MultiTable Shipping for Zen Cart - version 1.101
    By royalgemsnz in forum Addon Shipping Modules
    Replies: 1
    Last Post: 8 Sep 2006, 12:37 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