Need to enable the radio buttons instead of normal

  • Posts: 66
  • Thank you received: 0
10 years 8 months ago #172390

-- url of the page with the problem -- : www.pponlinestore.com/
-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.2
-- PHP version -- : 5.5.15
-- Browser(s) name and version -- : Google Chrome
-- Error-message(debug-mod must be tuned on) -- : NA

Hi

Once the product is being added in the cart, the customer sees the buttons in shipping & payment method sections. I want to show the radio button and not 'clickable' buttons. How to do this?

Thanks in Advance

Please Log in or Create an account to join the conversation.

  • Posts: 26243
  • Thank you received: 4038
  • MODERATOR
10 years 8 months ago #172397

Hi,

It is a design made for Bootstrap templates.
You can remove the bootstrap design in HikaShop or you can override the views "checkout | payment" and "checkout | system" in order to use the old design by replacing

if(HIKASHOP_REPONSIVE) {
By
if(false){
In these views only.

www.hikashop.com/support/support/documen...-display.html#layout

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.049 seconds
Powered by Kunena Forum