Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2006
    Location
    Ontario, Canada
    Posts
    62
    Plugin Contributions
    0

    Default shopping cart [more] box title

    I want to change what the shopping cart box title says - it's too long.
    It says: Shopping Cart [more] - I want to get rid of that [more]

    I went to the english language file located at:
    includes/languages/mytemplate/english.php

    the search came up with one result, this one, around line 74:

    //text for sidebox heading links
    define('BOX_HEADING_LINKS', '  [more]');


    is that it? if so, what do I have to change?

    TIA

    Laney

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

    Default Re: shopping cart [more] box title

    This is a global "more" insert but changing it from
    Code:
    define('BOX_HEADING_LINKS', '  [more]');
    to
    Code:
    define('BOX_HEADING_LINKS', '');
    insuring that the set of SINGLE quotes remains.
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2006
    Location
    Ontario, Canada
    Posts
    62
    Plugin Contributions
    0

    Default Re: shopping cart [more] box title

    thank you, it worked beautifully! ;)

    Laney

  4. #4

    help question Re: shopping cart [more] box title

    Quote Originally Posted by Laney View Post
    I want to change what the shopping cart box title says - it's too long.
    It says: Shopping Cart [more] - I want to get rid of that [more]

    I went to the english language file located at:
    includes/languages/mytemplate/english.php

    the search came up with one result, this one, around line 74:

    //text for sidebox heading links
    define('BOX_HEADING_LINKS', '  [more]');

    is that it? if so, what do I have to change?

    TIA

    Laney

    This is a global "more" insert but changing it from

    Code:
    define('BOX_HEADING_LINKS', '  [more]');
    to

    Code:
    define('BOX_HEADING_LINKS', '');
    insuring that the set of SINGLE quotes remains.

    Hi... please tell me where this is in the newest version of purpleshades... I'm going insane!!!

    As quoted above...
    "I went to the english language file located at:
    includes/languages/mytemplate/english.php" ... I found that path but there are more folders to choose from...

    ... please help

    Thanks!!!!!!!!!!!!!!!

  5. #5

    Default Re: shopping cart [more] box title

    Quote Originally Posted by valerieq1 View Post
    Hi... please tell me where this is in the newest version of purpleshades... I'm going insane!!!

    As quoted above...
    "I went to the english language file located at:
    includes/languages/mytemplate/english.php" ... I found that path but there are more folders to choose from...

    ... please help

    Thanks!!!!!!!!!!!!!!!
    I FOUND IT... YAY ME!!

    Nevermind...

  6. #6
    Join Date
    Apr 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: shopping cart [more] box title

    Hi I am using Zen 1.3.7.
    How do I change all the titles called "Shopping Cart" to "Shopping Bag"?

    Thanks for your help.

  7. #7
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: shopping cart [more] box title

    It is quoted above on the first thread I believe..

    includes/languages/english.php to find it first.
    Then insert into your override directory as stated below.

    I went to the english language file located at:
    includes/languages/mytemplate/english.php

    the search came up with one!

    Ok then search for Shopping Cart and replace with between the quotes 'Shopping Bag'

    Mark,
    Mark
    Hare Do

  8. #8
    Join Date
    Apr 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: shopping cart [more] box title

    Thanks. I changed the title.

 

 

Similar Threads

  1. v151 Shopping cart not allowing guests to add more than one product to their cart
    By ckelley in forum Managing Customers and Orders
    Replies: 5
    Last Post: 18 Nov 2013, 01:40 PM
  2. Edit cart text: Shopping Cart [more] ?
    By Muzz in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 15 Sep 2009, 11:44 AM
  3. Shopping cart [more]
    By pb4 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 Feb 2009, 07:41 PM
  4. Shopping Cart Title Color is Anoying
    By websightdesign in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Nov 2007, 05:28 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