Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    110
    Plugin Contributions
    0

    Default A sitewide change only to the text that people see.

    I'm sure this has been asked before, but I can find no reference.

    I want to change every instance of the word 'Shipping' to 'Postage' - Nicer for us in the good old UK!

    Now I can do a find/replace easy enough, but that will change my code too.
    for example, I want to change this:

    define('CART_SHIPPING_METHOD_TEXT', 'Available Shipping Methods');

    to this:

    define('CART_SHIPPING_METHOD_TEXT', 'Available Delivery Methods');

    Ideas/commenst anyone?

    Thanks again.

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

    Default Re: A sitewide change only to the text that people see.

    Run your search using the Admin> Tools> Developer's Tool Kit and make your changes in the language files using the overrides system.
    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
    Aug 2006
    Posts
    110
    Plugin Contributions
    0

    Default Re: A sitewide change only to the text that people see.

    Thanks for the prompt reply.

    That's pretty much what I had been doing, but I really hoped for a 'one-click' sitewide change.

    I guess manually doing it isn't too slow.

    Cheers

 

 

Similar Threads

  1. v139h How can I change background color on search field so you can see the text?
    By heteromorphic in forum General Questions
    Replies: 5
    Last Post: 4 Nov 2013, 01:09 AM
  2. v139h How possible is this? Pages that only downloaders can see
    By dharrison in forum General Questions
    Replies: 1
    Last Post: 29 Jan 2013, 10:52 PM
  3. I can only see a 'text' version of Admin
    By doublejay in forum General Questions
    Replies: 2
    Last Post: 2 Oct 2009, 02:57 PM
  4. how to add note to an order that only admin can see
    By stog in forum General Questions
    Replies: 0
    Last Post: 23 Aug 2008, 09:26 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