Forums / General Questions / Shopping Cart Help Button Text is gone

Shopping Cart Help Button Text is gone

Locked
Results 1 to 7 of 7
This thread is locked. New replies are disabled.
24 Jul 2008, 21:09
#1
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Shopping Cart Help Button Text is gone

On the shopping cart page there is a Help (?) option.
When selected all I get is Visitor Cart / Member Cart.

Where can I upload the rest of what's supposed to be there (what file do I need)?

http://bigsbikinibikebath.com/store go th shopping cart to see this problem.

Thanks for the help!

Tina
24 Jul 2008, 22:01
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Shopping Cart Help Button Text is gone

Look for info_shopping_cart and the language file that goes with it
24 Jul 2008, 22:15
#3
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Re: Shopping Cart Help Button Text is gone

Kim:

Look for info_shopping_cart and the language file that goes with it


Kim,
You rock!
Tina
24 Jul 2008, 22:25
#4
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Re: Shopping Cart Help Button Text is gone

:( No joy! I uploaded a fresh copy of that file and still no additional text.

I'll try the debug utility to see of I can find the issue.

Tina
24 Jul 2008, 22:44
#5
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Shopping Cart Help Button Text is gone

Have you changed the text?
24 Jul 2008, 22:51
#6
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Re: Shopping Cart Help Button Text is gone

Kim:

Have you changed the text?


Kim,
Nothing has been changed that I can see.
All the verbiage is in the file as copied below. It just doesn't show up in the popup window. :blink:


// $Id: info_shopping_cart.php 1969 2005-09-13 06:57:21Z drbyte $

define('HEADING_TITLE', 'Visitors Cart / Members Cart');
define('SUB_HEADING_TITLE_1', 'Visitors Cart');
define('SUB_HEADING_TITLE_2', 'Members Cart');
define('SUB_HEADING_TITLE_3', 'Info');
define('SUB_HEADING_TEXT_1', 'Every visitor to our online shop will be given a \'Visitors Cart\'. This allows the visitor to store their products in a temporary shopping cart. Once the visitor leaves the online shop, so will the contents of their shopping cart.');
define('SUB_HEADING_TEXT_2', 'Every member to our online shop that logs in is given a \'Members Cart\'. This allows the member to add products to their shopping cart, and come back at a later date to finalize their checkout. All products remain in their shopping cart until the member has checked them out, or removed the products themselves.');
define('SUB_HEADING_TEXT_3', 'If a member adds products to their \'Visitors Cart\' and decides to log in to the online shop to use their \'Members Cart\', the contents of their \'Visitors Cart\' will merge with their \'Members Cart\' contents automatically.');
define('TEXT_CLOSE_WINDOW', '[ close window ]');
?>
02 Sep 2008, 14:50
#7
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Posts:
1,890
Plugin Contributions:
0

Re: Shopping Cart Help Button Text is gone

Ok - I admit it.... stuck on duh!!! for a while. :shocking:

Test WAS there - just extremely difficult to read WHITE text on a WHITE background.

Do I get demoted to New Zenner for this one???

(hangin head in shame)
Tina