- Posts: 152
- Thank you received: 11
Bug Custom fields: Radio button and Checkbox
3 years 1 month ago #354572
by gerryna09
Bug Custom fields: Radio button and Checkbox was created by gerryna09
-- HikaShop version -- : 4.7.5
-- HikaMarket version -- : 4.1.1
-- Joomla version -- : 4.3.3
-- PHP version -- : 8.0.29
hika.cloudaccess.host
There are no problems on the HikaShop Registration Form page
There are problems on the HikaMarket Vendor Registration page: have a strange display and the Checkbox behaves like a Radio Button
-- HikaMarket version -- : 4.1.1
-- Joomla version -- : 4.3.3
-- PHP version -- : 8.0.29
hika.cloudaccess.host
There are no problems on the HikaShop Registration Form page
There are problems on the HikaMarket Vendor Registration page: have a strange display and the Checkbox behaves like a Radio Button
Please Log in or Create an account to join the conversation.
3 years 1 month ago - 3 years 1 month ago #354576
by Jerome
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.
Replied by Jerome on topic Bug Custom fields: Radio button and Checkbox
Hello,
Please override the view "vendormarket / registration" and replace the line
By
Regards,
Please override the view "vendormarket / registration" and replace the line
Code:
$input_classes = 'inputbox hk-form-control form-control';
Code:
$input_classes = 'hk-form-control';
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.
Last edit: 3 years 1 month ago by Jerome. Reason: fix view folder
Please Log in or Create an account to join the conversation.
3 years 1 month ago #354582
by gerryna09
Replied by gerryna09 on topic Bug Custom fields: Radio button and Checkbox
override html/com_hikamarket/vendormarket/registration.php
Thanks
Thanks
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.268 seconds