View Full Version : Checkout after confirm
mmachin
14-Mar-2003, 12:05 PM
All,
I wonder if anyone can help. My client wants to be able to go to the checkout after confirming a single item. For example, add an item to the basket, confirm and then instead of displaying "please wait while your browser forwards you to the next page or click here", have something like :
Click to checkout now or here to continue shopping.
I have tried coding the checkout link into the correct entry Options...Text so that prompt.fil gets updated, but then Actinic appends a load of stuff on the end and I get a script error (something like bad input).
Is this possible to do?
Thanks in advance,
Mark.
This is what the 'checkout now' button does, you can change the text on the confirm page button in design/text/misc so maybe all you need to do is to change the text on the checkout now button.
Regards
cdicken
17-Mar-2003, 09:07 AM
The prompt for the text on the 'Checkout Now' button is '184'. Click the 'Go to' button to go to this directly.
Darren B
17-Mar-2003, 01:19 PM
having looked at the V6.1 beta, if you set the bounce page to 0 it takes you to the view basket page which has all the options you need.
hope this helps
Darren :)
ocbon
07-Mar-2004, 05:00 PM
Originally posted by Jan
This is what the 'checkout now' button does, you can change the text on the confirm page button in design/text/misc so maybe all you need to do is to change the text on the checkout now button.
Regards
I just joined and never used a community forum before, so please excuse me if I am not doing this right.
I went and changed the text of the confirm button under design/text/misc to View cart to confirm and have updated my site, but it does not change the text. It still says confirm.
Can anyone help. Thank you
cdicken
08-Mar-2004, 03:12 PM
It may be that you are using an image for your 'confirm' button (called 'confirm.gif' in your 'Actinic Ecommerce v6\Sites\Site1' folder).
If that is the case, then you will need to edit the appearence of this image with a graphical editing program.
If you can tell me what theme you are using, I can give some some more clues.
ocbon
08-Mar-2004, 06:38 PM
Hi Chris
Thanks. Is there anyway to change the update, retrieve, continue shopping, confirm, checkout now, etc., buttons to text hyperlinks
ocbon
cdicken
09-Mar-2004, 03:18 PM
Yes - although they will be gray HTML push buttons rather than hyperlinks.
You just need to copy some files around on your PC.
Open Windows Explorer can navigate to
C:\Program Files\Actinic Ecommerce v6\Formats\Themes\BusinessCSS
Copy the following files from here into your 'Sites\Site1' folder:
Act_OrderDetail.html
Act_ShoppingCart.html
This will use gray push buttons rather than images. You can then edit the text on these as described above.
ocbon
12-Mar-2004, 06:23 PM
Originally posted by cdicken
Yes - although they will be gray HTML push buttons rather than hyperlinks.
You just need to copy some files around on your PC.
Open Windows Explorer can navigate to
C:\Program Files\Actinic Ecommerce v6\Formats\Themes\BusinessCSS
Copy the following files from here into your 'Sites\Site1' folder:
Act_OrderDetail.html
Act_ShoppingCart.html
This will use gray push buttons rather than images. You can then edit the text on these as described above.
Hi Chris
I have made all new buttons for update, retrieve, continue shopping,confirm, checkout now, and save. I have named them different than what is already in my clean layout theme.
I have placed them in my Site 1 folder. Will the new buttons override the original buttons or do I need to do something to get the new buttons to be the active buttons. Or do I need to name them the same as the original buttons in my clean layout theme to replace the original ones.
Thanks
Bonnie
cdicken
15-Mar-2004, 09:19 AM
You can either
1) Rename your new buttons to be the same filename as the existing buttons. This will mean that they get automatically used.
2) Edit 'Act_OrderDetail.html' and 'Act_ShoppingCart.html' and search for 'src='. You can change the image filenames here to point to your new images.
I recommend option 1) as being much the easier.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.