Thread: TagLine Here

Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Nov 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: TagLine Here

    Thanks again!

  2. #12
    Join Date
    Oct 2008
    Location
    Midwest USA
    Posts
    71
    Plugin Contributions
    0

    Default Re: TagLine Here

    Hi Kathy,

    I'll try to make this a little easier for you to understand...

    In this thread https://www.zen-cart.com/tutorials/i...hp?article=127
    It says:

    To change the “Sales Message Goes Here” or “Tagline Here” text to say what you want open the includes/languages/english/header.php file in your text editor. Find the following line of code:


    define('HEADER_SALES_TEXT', 'Tagline Here');


    Replace the tagline text with your own text, making sure that the single quote marks are not left out.


    Save the edited file to includes/languages/english/custom/header.php and upload it to your server.
    It appears that where you are getting stuck is that you are using the classic template, but the instructions tell you to save this file to the "custom" folder...

    What this really means is that you should create a new "custom" directory called "whatever you want to name your template" at the same level as the classic directory, such as:
    includes/languages/english/mycustomtemplate (or whatever you want to name your template)

    To continue, if you followed the instructions in green above and you have named your new template as described above you would save the header.php file to the following directory:
    includes/languages/english/mycustomtemplate/header.php

    That just covers changing the language files though but there is more work required... You'll need to create a custom template and then set that template as the one you want to use in the Admin panel. You'll want to do this so any mods and changes you make to your cart won't be over written when you upgrade in the future.

    This article explains how to set up a new (custom) template: https://www.zen-cart.com/tutorials/i...hp?article=142 It's actually quite easy, just take your time and check everything twice.

    After doing the above any mods you install or changes you make that can use the override system would go into the relevant mycustomtemplate directory. (contribution mods "usually" go into includes/templates/mycustomtemplate)

    IMPORTANT NOTE: In most of the mods contributors use and refer to the directory "YOUR_TEMPLATE", you will want to rename all of the "YOUR_TEMPLATE" directories in each mod you use to "mycustomtemplate" (or whatever) BEFORE you upload them to your server... Failing to do this creates a mess, always read the readme file before installing a mod!

    This article by DrByte explains how to set up template overrides nicely, https://www.zen-cart.com/tutorials/index.php?article=36 It's a bit long and slightly complex but if you take your time and ask questions along the way you will learn a lot in a hurry.

    If you read those two articles you should be well on your way!

    I hope this helps.

    Gary777

  3. #13
    Join Date
    Nov 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: TagLine Here

    I am having the same problem, but I have followed the instructions. Also, I had it correct on my test server. I have even uploaded the file to overwrite the existing file. It just doesn't work. Any ideas?

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 Tagline Here Message
    By ZL Conquistador in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Feb 2012, 08:53 PM
  2. Tagline Here
    By magicandmischief182 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Feb 2010, 03:46 AM
  3. Remove TagLine Here
    By Ruthie in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jun 2008, 12:40 AM
  4. Tagline Here
    By hduk in forum General Questions
    Replies: 1
    Last Post: 26 Mar 2008, 12:35 PM
  5. define('HEADER_SALES_TEXT', 'Tagline Here');???
    By Natural Tone in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Aug 2007, 07:27 AM

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