osCmax v2.5 User Manual
Results 1 to 6 of 6

Editing info box link title text

This is a discussion on Editing info box link title text within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Once again, I did a lot of searching and couldn't come up with an answer so I need to post ...

      
  1. #1
    New Member
    Join Date
    Jul 2007
    Posts
    6
    Rep Power
    0


    Question Editing info box link title text

    Once again, I did a lot of searching and couldn't come up with an answer so I need to post this question:

    I need to change some text in the info box. Specifically, I need to change "Shipping & Returns" to simply "Shipping". My store doesn't need returns so it's confusing to use that term.

    information.php has this:

    $boxContent = '<a href="' . tep_href_link(FILENAME_SHIPPING) . '"> ' . BOX_INFORMATION_SHIPPING . '</a><br>' .
    But I can't figure out where the title "Shipping & Returns" is. I have already changed shipping.php under languages/english but that only changed the shipping page itself.

    Thanks for any help.

  2. #2
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Editing info box link title text

    did you look in /includes/languages/english.php for BOX_INFORMATION_SHIPPING
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  3. #3
    New Member
    Join Date
    Jul 2007
    Posts
    6
    Rep Power
    0


    Default Re: Editing info box link title text

    That was it, thanks. Still a noob here but now I know where to edit that stuff. I appreciate the response.

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: Editing info box link title text

    anything with SOME_DISPLAY_TEXT_LISTED_OR_DISPLAYED like this - is in your language directories. /includes/languages/ - ie: english.php or in .../english/SOMEFILENAME.php - where file is the same names as what is the main file or in your site - the same name as the URL file being displayed.

    ie: http://www.yoursite/catalog/account.php - change the displayed text in
    /includes/languages/english/account.php

    Good Luck!
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  5. #5
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Editing info box link title text

    not to correct the boss, but you also have to look for them in places like

    /includes/languages/english/modules/shipping
    /includes/languages/english/modules/payments
    /includes/languages/english/modules/order_total

    if they are modules
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  6. #6
    New Member
    Join Date
    Jul 2007
    Posts
    6
    Rep Power
    0


    Default Re: Editing info box link title text

    Okay. I checked all those places, except english.php, but it is helpful to know that. Thanks guys.

Similar Threads

  1. editing or adding text into the 'payment method box
    By bitznbytes in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 05-03-2007, 10:15 AM
  2. Link in Box Title
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-12-2007, 09:02 PM
  3. shipping and editing text
    By heroflubgifts.com in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 12-17-2004, 11:03 PM
  4. I do not want $0 in the HTML title bar in prod info
    By eviternity in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 05-21-2004, 07:23 AM
  5. How do I add a new link to an info box?
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 09-11-2003, 01:33 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
  •