News:

Looking for documentation? Take a look on our wiki

Main Menu

Cart won't let me continue before accepting ToS

Started by Ihateit, April 30, 2013, 11:06:24 AM

Previous topic - Next topic

Ihateit

Hey Forum,

my cart won't let me continue to adding adresse and payment details, before i accept the Terms of Service. But i have no ability to accept the Terms of Service in my cart, and i shouldn't even have to accept ToS in a cart. The ToS should only be accepted when confirming the order, after applying adresse and payment details.

How to disable ToS from cart, and only have it when confirming order?

I am using MoWebSo standard template.

//Anders J.

foo-wing.li

There must be something wrong with your MoWebSo template which is hiding the html code for the "Checkbox" - id="tosAccepted" class="terms-of-service".

This should be your HTML output:


<div class="checkout-button-top">

<label for="tosAccepted">
<input type="hidden" name="tosAccepted" value="0"><input class="terms-of-service" id="tosAccepted" type="checkbox" name="tosAccepted" value="1"  /> <div class="terms-of-service">

<a href="/jdwilkie_joomla/" class="terms-of-service" id="terms-of-service" rel="facebox"
   target="_blank">
<span class="vmicon vm2-termsofservice-icon"></span>
Click here to read terms of service and check the box to accept them. </a>


But without being able to see the HTMl that is generated I can't really help.
Please post a url to your website.

Thanks

Ihateit

#2
Quote from: foo-wing.li on April 30, 2013, 15:50:19 PM
There must be something wrong with your MoWebSo template which is hiding the html code for the "Checkbox" - id="tosAccepted" class="terms-of-service".

This should be your HTML output:


<div class="checkout-button-top">

<label for="tosAccepted">
<input type="hidden" name="tosAccepted" value="0"><input class="terms-of-service" id="tosAccepted" type="checkbox" name="tosAccepted" value="1"  /> <div class="terms-of-service">

<a href="/jdwilkie_joomla/" class="terms-of-service" id="terms-of-service" rel="facebox"
   target="_blank">
<span class="vmicon vm2-termsofservice-icon"></span>
Click here to read terms of service and check the box to accept them. </a>


But without being able to see the HTMl that is generated I can't really help.
Please post a url to your website.

Thanks

I appreciate that you are taking the time to try and help :-)

here is a link to the site: http://cosgadan.dk/
User: virtuemart
pass: vm2013

Hope you can guess your way through the danish language ^^