jQuery error

  • Posts: 8
  • Thank you received: 0
9 years 7 months ago #198672

-- url of the page with the problem -- : www.ganza.nl/
-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.0
-- PHP version -- : 5.4.36
-- Browser(s) name and version -- : Chrome 41.0.2272.118 (64-bit)
-- Error-message(debug-mod must be tuned on) -- : (function($){ jQuery("#hikashop_payment_methods .hika-radio input[checked=checked]").each(function() { jQuery("label[for=" + jQuery(this).attr('id') + "]").addClass('active btn-primary'); }); jQuery("#hikashop_payment_methods .hika-radio input").change(function() { jQuery(this).parents('div.hika-radio').find('label.active').removeClass('active btn-primary'); jQuery("label[for=" + jQuery(this).attr('id') + "]").addClass('active btn-primary'); }); })(jQuery);

Dear all,

Since this morning I'm having issues with selecting payment methods during checkout. Last night we received our latest order, so something happened overnight. We haven't changed or updated anything in between.

To be honest I don't know where te start and can't find anything about this specific error. Could you please help out?

Thanks a lot in advance!
Regard, Janis

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
9 years 7 months ago #198680

Hi,

Has the view "checkout / payment" been edited ?
Please check that the HTML "<script>" tags are well present around the javascript code.

I don't seen javascript errors on your website, so nothing preventing the code from being executed.

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

Time to create page: 0.067 seconds
Powered by Kunena Forum