Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    4
    Plugin Contributions
    0

    Default How Do I Remove Text?

    At the top of my homepage there is text that reads "Sales Message Goes Here" How do I either remove it completely or change it to say something else?

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

    Default Re: How Do I Remove Text?

    https://www.zen-cart.com/tutorials/i...hp?article=127

    To create a very basic custom template (you can build from there), you need:
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/meta_tags.php
    • includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo)
    • includes/templates/YOUR_TEMPLATE/template_info.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_header.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
    • includes/templates/YOUR_TEMPLATE/images/logo.gif
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.

    Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.

  3. #3
    Join Date
    Sep 2007
    Location
    Somewhere in Southern Cal
    Posts
    330
    Plugin Contributions
    0

    Default Re: How Do I Remove Text?

    The reason you're making a custom template is if and when ever you make an up-grade for zen you will not lose all the work you have done. So making a custom template will keep all the updates in tack.
    nomad

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

    Default Re: How Do I Remove Text?

    Quote Originally Posted by nomadrw View Post
    The reason you're making a custom template is if and when ever you make an up-grade for zen you will not lose all the work you have done. So making a custom template will keep all the updates in tack.
    nomad
    Thanks for adding the clarification, nomad. I noticed the tutorial mentions custom templates and overrides, so I figured I'd include the list I made.

 

 

Similar Threads

  1. how to remove checkout text?
    By Jay76 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 3 Oct 2010, 05:52 PM
  2. How do I remove alt text
    By ifonly in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2008, 08:21 PM
  3. How do i remove this text?
    By MariaC in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Mar 2008, 09:57 PM
  4. How do I remove text.....
    By designerhandbags in forum General Questions
    Replies: 1
    Last Post: 17 Jan 2007, 11:16 PM
  5. How to remove text
    By Reeker001 in forum General Questions
    Replies: 5
    Last Post: 9 Jun 2006, 01:36 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