Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default How Do I Add Text to SPECIALS page?

    I need to let the customers know that "ALL SALES ARE FINAL" and would like this to appear at the top of the page under the SPECIALS heading.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: How Do I Add Text to SPECIALS page?

    You can add your text to includes/templates/template_default/templates/tpl_specials_default.php, then save it to the proper custom template override folder.

  3. #3
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default Re: How Do I Add Text to SPECIALS page?

    I have been reading about template overrides, but I am too stupid to figure it out.

  4. #4
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default Re: How Do I Add Text to SPECIALS page?

    By that I mean I have edited the file fine, but do not know where/how to put the CUSTOM folder.

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

    Default Re: How Do I Add Text to SPECIALS page?

    Very simple for this case: What is the foldername of your active template? If you really don't know, look at "view source" in your browser and see what the folder paths are for stylesheets.
    Code:
    includes/templates/template_default/templates/tpl_specials_default.php
    The required folder for your custom template will already exist as
    Code:
    includes/templates/your_template_name/
    so you would save the file as
    Code:
    includes/templates/your_template_name/templates/tpl_specials_default.php

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,700
    Plugin Contributions
    11

    Default Re: How Do I Add Text to SPECIALS page?

    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default Re: How Do I Add Text to SPECIALS page?

    Thank you, that worked fine!

 

 

Similar Threads

  1. Add text to the hover menu for Specials
    By Kcin in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Jun 2016, 09:18 PM
  2. v139h Catalog / Specials Page, How to change the number of specials displayed
    By lynbor in forum Customization from the Admin
    Replies: 2
    Last Post: 12 Jun 2015, 07:19 PM
  3. How to add text on all product page?
    By hara in forum General Questions
    Replies: 4
    Last Post: 7 Jul 2011, 09:42 AM
  4. How to add additional text to main_page=specials?
    By enigma666666 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2010, 12:57 PM
  5. How do I add text to a new page, change page status?
    By METOOTECH in forum General Questions
    Replies: 2
    Last Post: 2 Jun 2007, 01:31 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