Jump to content

Cart Configure - Change Billing Cycle from Dropdown to Radio


USA_Webmaster

Recommended Posts

which order-form template are you using ?

 

I remember the old "Modern" template used to use radio buttons instead of a dropdown for the choice of billingcycle.

 

if you're using "standard_cart", you could change the select/options to input type="radio" and it would work, but I think you'd run into an issue with the javascript possibly no longer updating the order summary (the value is changed in the cart, but not updated in the summary).

Link to comment
Share on other sites

which order-form template are you using ?

 

I remember the old "Modern" template used to use radio buttons instead of a dropdown for the choice of billingcycle.

 

if you're using "standard_cart", you could change the select/options to input type="radio" and it would work, but I think you'd run into an issue with the javascript possibly no longer updating the order summary (the value is changed in the cart, but not updated in the summary).

 

Standard Cart

 

Thanks buddy....hmmm, after that J$ party I was lost...

 

Wow...MODERN!!

 

2015-12-15_13-00-00.png

 

Your not kidding, I totally forgot to test other order form templates. I was using premium comparison. I've noticed that sometimes, the themes tap into the other "standard_cart" .css sheet because I've customized it a little bit...

 

thanks very much!! I think I'll take the modern template!

Link to comment
Share on other sites

Your not kidding, I totally forgot to test other order form templates. I was using premium comparison. I've noticed that sometimes, the themes tap into the other "standard_cart" .css sheet because I've customized it a little bit...

the five new cart templates (Comparisons and Sliders) all use standard_cart once you get beyond the opening page - so if you've customised it in anyway, it will affect those other carts too.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated