Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Add text to All Products Page

    I am trying to add a text description that my client would like at the top of the All Products page. Since this page is generated by php I'm not sure how to make this addition.

    I'm guessing I need to add something into the file includes\modules\pages\products_all\header_php.php but I'm not very savy with php and keep causing errors. Could someone please tell me how to add plain text to this page?

    Thank you

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Add text to All Products Page

    Post a url directly to the page in question and a description of what you want added and where
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: Add text to All Products Page

    http://www.waycreations.com/index.ph...e=products_all
    And I need it to say:
    [FONT=Consolas]"Vendor prices of all necklaces include a jewelry box." anywhere at the top between the title and the first product.[/FONT]

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Add text to All Products Page

    The line All Products I am fairly sure is defined in /includes/languages/english/products_all.php on or about line #23
    Code:
    define('HEADING_TITLE', 'All Products');
    Where you might alter this to be:
    Code:
    define('HEADING_TITLE', 'Vendor prices of all necklaces include a jewelry box');
    See if that gets it

    You will need to plave this in your /includes/languages/english/classic folder.

    And you should be creating your own template outlined in the FAQ's and wiki
    Last edited by kobra; 5 Apr 2007 at 08:17 PM.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Aug 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: Add text to All Products Page

    Thanks I had seen that before but I didn't want to replace the title or have it that big, so I added it right after with some line breaks and font tags and it worked perfectly! Thanks for your help.

 

 

Similar Threads

  1. v139h Can I add a line of text to all products at once?
    By jcrewe in forum General Questions
    Replies: 8
    Last Post: 17 Mar 2015, 04:48 PM
  2. v151 Add text to top of new products/all products page
    By doooomed in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Jun 2014, 01:41 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 the optiona name(text type) to all products under a category?
    By mybiz9999 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 7 Aug 2010, 04:24 AM
  5. How to add a simle text link under New/All Products links in CAT side box?
    By oavs in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Dec 2008, 03:17 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR