News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

animate loader after order confirmation

Started by padalec, July 28, 2014, 20:37:06 PM

Previous topic - Next topic

padalec

After some usability testing I found that users on slower connections didn't wait on order confirmation (at the check out page). Instead they were impatient and they clicked several times the button to order..

The solution  will be to show a loading animating icon on order confirmation, while wepage loads/ redirects to thank you page.

Any plugins / javascript  / css  / ideas to do this.

Thank you

Milbo

Yes, please check the js in vm2.6.7, we just need to add there the right line to show a loader, we are happy if you help us and provide this information here (funny just talked about that today)
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

padalec

Thank you for anwser.

I have very low knowledge about javascript. Can you please point me in the right direction?

Which js file / part of code should be modified ?

Thank you.


Milbo

it is in the default.php of the cart view components\com_virtuemart\views\cart\tmpl\default.php around line  82-93
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

padalec

Thank you for your tip ..

I will try to create a spinning icon with the help of my friend who knows javascript. I will post results here ..

Bye