PDA

View Full Version : ShoppingCart page missing buttons


ress
13-Jul-2003, 04:03 PM
I’m using, clean layout, theme 4. Why are the following buttons in “Act_ShoppingCart.html” disabled and some images are just white?

1, Update
2, Save
3, Retrieve
4, Continue
5, Checkout ( this is visible, and works!)

How do I add the above buttons and make them work ?

Sample Code from Act_ShoppingCart.html:

<Actinic:REMOVE TAG="UpdateButton">
<!-- <INPUT TYPE="SUBMIT" NAME="ACTION" VALUE="NETQUOTEVAR:UPDATEBUTTON"> -->
<INPUT TYPE="IMAGE" NAME="ACTION_UPDATE2" SRC="update.gif">
</Actinic:REMOVE>
<Actinic:REMOVE TAG="UpdateButtonDisabled">
<!-- <INPUT TYPE="SUBMIT" NAME="ACTION" VALUE="NETQUOTEVAR:UPDATEBUTTON" DISABLED> -->
<INPUT TYPE="IMAGE" NAME="ACTION_UPDATE" SRC="update.gif" DISABLED>
</Actinic:REMOVE>

cdicken
15-Jul-2003, 07:39 AM
'Update', 'Save' and 'Continue' should always be there and they should always work. 'Save' and 'Retrieve' will appear or not depending on your settings for 'Enable Repeat Orders' in 'Business Settings | Ordering'.

What do you mean by 'some images are just white'? I don't understand. Is it possible to have a URL to look at?

ress
15-Jul-2003, 08:08 AM
Only the "checkout buton " is visible, see www.prosoundtools.com/acatalog/ the other default buttons on the page are blank images( white,invisable). and the missing butons are not available within V6, in the same style as the " checkout buton"!

cdicken
16-Jul-2003, 03:50 PM
Gotcha

You have got the same colour (white) for both Palette Colour 1 and Palette Colour 3 in 'Design | Colours'. This makes them invisible against your white background.

I suggest you copy 'save.gif' 'retrieve.gif' 'continue_shopping.gif' and 'update.gif' from 'Actinic Ecommerce v6\Formats\Themes\Layout9' into 'Actinic Ecommerce v6\Site1' as this will put in grey buttons that look like the 'Checkout Now' button.

ress
16-Jul-2003, 04:17 PM
The other button images are not supplied in the same theme/style as the “ checkout “ and the rest of the buttons I have used throughout the design. Could you please email me the same style buttons that are missing..

The images supplied ( *.gif) ,that are being called from the script are just white buttons with out text on them. So I’m not sure how colour setting affect the blank.gif button images.

cdicken
16-Jul-2003, 04:24 PM
Here are the images