Home Forums WoodMart support forum Attribute display issue

Attribute display issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #72295

    When I create a new variable product and add variations to the product, the attributes option on the product page are not displayed in a dropdown but in a <div>.

    what I basically mean is that:
    the td element has to be of a class name “value”, that was before the problem,
    like this: <td class=”value”></td>

    But now almost every time I create a new product the class of the td element is “value with-swatches” and that forces the attributes to be displayed in one div and not in dropdown.

    How can I solve this ?

    here is an example of how the size needs to be displayed on a product:
    http://www.charpdans.be/wordpress/product/bloch-so209/

    And here is an example of a product with the issue:
    http://www.charpdans.be/wordpress/product/so-danca-bae26/

    #72301

    Hello,

    Maat Bloch flats attribute has not been configured to be displayed as the swatched attribute.

    You will need to configure. Please navigate to Dashboard -> Products -> Attributes -> Color -> Configure terms > enter each term and enable swatch http://prntscr.com/jskm29

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)