Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2004
    Location
    Wakefield. UK
    Posts
    89
    Plugin Contributions
    0

    help question Change Catagories to ????

    I am doing a DVD website and would like to change the title of the Categories menu to display 'Studios'. Can Any body tell me how this can be done please.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Change Catagories to ????

    Open your Admin> Tools> Developers Tool Kit, put Categories into the box in the lower left, choose all file form the next and click go - this will bring up a list of the files that contain that word - find the language file file. Create your override and edit the override file.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Dec 2004
    Location
    Wakefield. UK
    Posts
    89
    Plugin Contributions
    0

    Default Re: Change Catagories to ????

    Quote Originally Posted by Kim View Post
    Create your override and edit the override file.
    Thanks for the prompt reply Kim, but i dont understand the above quote. Could you explain in a bit more detail,

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Change Catagories to ????

    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Dec 2004
    Location
    Wakefield. UK
    Posts
    89
    Plugin Contributions
    0

    Default Re: Change Catagories to ????

    Thanks Kim I'll give it a go.

  6. #6
    Join Date
    Apr 2005
    Location
    London
    Posts
    468
    Plugin Contributions
    0

    Default Re: Change Catagories to ????

    I did this:

    includes/languages/english.php

    And change this:

    // categories box text in sideboxes/categories.php
    define('BOX_HEADING_CATEGORIES', 'costumes');

    To this:

    // categories box text in sideboxes/categories.php
    define('BOX_HEADING_CATEGORIES', 'Studios');

    This may not be the best way but it worked for me

    Pete
    FORUM:
    # a public meeting or assembly for open discussion
    #An online discussion group, where participants with common interests can exchange open messages.
    # a public facility to meet for open discussion

 

 

Similar Threads

  1. How to change catagories menu appreance
    By anqus11 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Dec 2010, 03:50 AM
  2. Change Catagories Layout
    By SalmonLikeTheFish in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 19 Jan 2009, 12:34 AM
  3. Change the Catagories Menu look?
    By rcavalear4852 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Jan 2009, 04:15 AM
  4. how to change text color in catagories
    By spjrr in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Jul 2008, 08:52 PM
  5. How to change image sizes for main catagories
    By canemasters in forum Customization from the Admin
    Replies: 5
    Last Post: 26 Jun 2007, 05:07 PM

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