Stock available Bug
-
Hello, I updated WooCommerce and WCBoost to the newest version. If I go now on a product site, all sizes even unavailable sizes are going to look like that in code:
<ul class="wcboost-variation-swatches__wrapper" data-attribute_name="attribute_pa_groesse"><li class="wcboost-variation-swatches__item wcboost-variation-swatches__item-36" style="" aria-label="36" data-value="36" tabindex="0" role="button"> <span class="wcboost-variation-swatches__name">36</span> </li><li class="wcboost-variation-swatches__item wcboost-variation-swatches__item-38" style="" aria-label="38" data-value="38" tabindex="0" role="button"> <span class="wcboost-variation-swatches__name">38</span> </li><li class="wcboost-variation-swatches__item wcboost-variation-swatches__item-40" style="" aria-label="40" data-value="40" tabindex="0" role="button"> <span class="wcboost-variation-swatches__name">40</span> </li><li class="wcboost-variation-swatches__item wcboost-variation-swatches__item-42" style="" aria-label="42" data-value="42" tabindex="0" role="button"> <span class="wcboost-variation-swatches__name">42</span> </li><li class="wcboost-variation-swatches__item wcboost-variation-swatches__item-44" style="" aria-label="44" data-value="44" tabindex="0" role="button"> <span class="wcboost-variation-swatches__name">44</span> </li><li class="wcboost-variation-swatches__item wcboost-variation-swatches__item-46" style="" aria-label="46" data-value="46" tabindex="0" role="button"> <span class="wcboost-variation-swatches__name">46</span> </li><li class="wcboost-variation-swatches__item wcboost-variation-swatches__item-48" style="" aria-label="48" data-value="48" tabindex="0" role="button"> <span class="wcboost-variation-swatches__name">48</span> </li></ul>
First when I click on one available size the classes for the unavailable sizes receive a class called disabled, but first after I clicked on one available size, how can I fix that?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Stock available Bug’ is closed to new replies.