Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 General
 Suggestions - NOT QUESTIONS
 Make The checkout step numbers consistent
Author « Topic »  

John M
Advanced Member

459 Posts

Pre-sales questions only
(More Details...)

Posted - 03/13/2020 :  09:31:37  
The checkout step numbers are not consistent all the way through with the first step number not showing once moving to step 2.

This can easily fixed and makes things very clear to the customer by matching each cartlistnumber to the cartlistname.

Also it is not necessary to show the number then "/3" especially when using the checkoutsteps (xxCoStp1,xxCoStp2,xxCoStp3) so either remove this or provide an option to disable would be good.

You can check how it all looks here https://jianlondon.co.uk/ by simply adding something to the bag and then going through the checkout steps before abandoning...

John

dbdave
ECT Moderator

USA
10409 Posts

Posted - 03/13/2020 :  09:59:44  
Hi John, I think that's been addressed

https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=112425

quote:
The checkout steps are not displayed during checkout, for instance "1/3" and so on.

John M
Advanced Member

459 Posts

Pre-sales questions only
(More Details...)

Posted - 03/13/2020 :  10:08:40  
Hi Dave,

Not on the latest 7.1.8 download it's not. Plus the "/3" is not addressed.

John

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 03/13/2020 :  10:47:17  
Hi John, I get what your saying and the cart you linked to is nice, however the software already has the ability to turn off the checkout steps by just removing the parameter from the includes. Now removing the 1/3 that's a different issue, I work with several site that do not use the checkout steps so for those having 1/3 works great. Just checked and ECT does not use checkout step

There is also using css to hide the 1/3 if using checkout steps in the includes with out affecting the includes directive.

div.checkoutstep {
text-align: left;
display: none;
}

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

John M
Advanced Member

459 Posts

Pre-sales questions only
(More Details...)

Posted - 03/13/2020 :  12:01:57  
Hi Sinbad,

I know all this already however the issue is that the number disappears on step 1 when moving to step 2 and 3 which is inconsistent.

As for the number styling this could easily be added as an includes variable instead of being hard coded. That way we can choose "/3" or "of 3" or "" depending on how you want to inform your customers.

John

ITZAP
Ecommerce Template Guru

Australia
1017 Posts

Posted - 03/13/2020 :  18:09:56  
Hi John,
Perhaps you will find the solution to your issue in this thread : https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=112381

Gary

John M
Advanced Member

459 Posts

Pre-sales questions only
(More Details...)

Posted - 03/14/2020 :  00:15:54  
Hi Gary,

If you have a look at the checkout as suggested then you would have seen this already has been done and enhanced with some very nice css to show progress and also matches with the cart numbers and names.

The issue maybe just an oversight but currently the cart number disappears when moving to step 2 and is inconsistent with the other steps. The other issue is to get Vince to be more consistent when implementing things such as using the language file instead of hard coding for example “/3”... This cuts way down the number of mods required for each release and makes the code easier and more flexible for everyone concerned.

John

Vince
Administrator

42761 Posts

Posted - 03/16/2020 :  03:34:23  
Hi John and all
Thanks for all your input but yes, this was really just an oversight and the "/3" is now defined in CSS where it belongs really. The changes are in v7.2 and you need a new ectcart.css and inccart.asp/php file. You can download the v7.2 updater in the usual way now.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000