Hi there,
there is no difference between the code you gave me and the one I shared 🙂
Please see content for login details.
——
I see you have new update, many thanks for this great job and keep up the good work.
However it brings small problems for me 🙂
Please pay attention to my following question
————- Custom code——— Template update—–Child Theme—–
Very imporant question for me.
As I mentioned I have made simple adjustments see prinsctreen for changes. It shows product color above the variables
https://snipboard.io/mObf9L.jpg
I have added in js folder js/functions.js and js/functions.min.js this line:
line 4479
if ($(this).hasClass(‘swatch-disabled’)) return;
$variation_form.find(‘select#’ + id).val(value).trigger(‘change’);
$(this).parent().find(‘.active-swatch’).removeClass(‘active-swatch’);
$(this).addClass(‘active-swatch’);
======> $(‘.colorvalue’).html(value); <=======
resetSwatches($variation_form);
and also made small changes in :
child-theme/woocommerce/single-product/add-to-cart/variable.php and
cchild-theme/style.css
these changes work with child theme.
however the above js folders not. Every time you guys make an update I lose my custom code. And I can not get it done with child theme as you adviced.
As I said before I can send these codes for next time update implement.
Do you have any advice how to solve this issue.
Again as always many thanks for the great support.
Regards,
Ibrahim