Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2016
    Location
    Alaska
    Posts
    6
    Plugin Contributions
    0

    Default Where to change the 'subcategory' lettering?

    Hello,

    When you click on a category on our website that contains subcategories, below the category name our website says: SUBCATEGORY_TITLE Can someone tell me which file I would want to edit to change the lettering?

    An example is here: https://onceinabluemoose.com/index.p...=index&cPath=1

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Where to change the 'subcategory' lettering?

    I recommend this FAQ article: I've got TEXT_MAIN being displayed on my page (or other unexpected UPPERCASE words) ... in conjunction with mc12345678's comments below...
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Where to change the 'subcategory' lettering?

    Looks like it is probably a language file/definition missing from your languages directory missing from your template's install. Off hand not sure which file would be best to include it in, of course could do so in your includes/languages/YOUR_LANGUAGE.php file or the template's override for that language.

    Basically would need something like:
    Code:
    define('SUBCATEGORY_TITLE', 'your text');
    added in to replace the constant displayed with whatever it is you want to have shown.

    Or of course the fully trusted suggestion of DrByte would work better. :)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Mar 2016
    Location
    Alaska
    Posts
    6
    Plugin Contributions
    0

    Default Re: Where to change the 'subcategory' lettering?

    Thank you both for the help. Greatly appreciated.

  5. #5
    Join Date
    Mar 2016
    Location
    Alaska
    Posts
    6
    Plugin Contributions
    0

    Default Re: Where to change the 'subcategory' lettering?

    mc12345678 was correct. I added:

    define('SUBCATEGORY_TITLE', 'your text');

    to this file:

    includes/languages/YOUR_LANGUAGE.php

    and it worked!

 

 

Similar Threads

  1. Replies: 2
    Last Post: 1 Feb 2015, 03:35 PM
  2. Bold Lettering across the top of Define pages
    By themadhattermd in forum General Questions
    Replies: 1
    Last Post: 4 May 2009, 05:36 PM
  3. Wierd lettering at top of admin pages
    By oxicottin in forum Installing on a Windows Server
    Replies: 5
    Last Post: 11 May 2008, 02:21 PM
  4. Where would I look to change the name that shows at the top of the Browser?
    By ScootaMan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Nov 2007, 02:31 PM

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