Home Forums WoodMart support forum In Catalog Mode and Product type Variable, Attributes does not show a drop-down

In Catalog Mode and Product type Variable, Attributes does not show a drop-down

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #228567

    ocallel
    Participant

    Good day:

    When the Catalog Mode is ON, and I have a Variable type product, Attributes do not show in the drop-down menu.

    Catalog Mode: ON
    Shopping cart: OFF
    Attributes – Drop-down menu: OFF

    What we need in our web portal:

    Catalog Mode: ON
    Shopping cart: OFF
    Attributes – Dropdown menu: ON

    Please your advice on this.

    Thank you so much

    Attachments:
    You must be logged in to view attached files.
    #228586

    Hello,

    Thank you very much for chosing our theme and for contacting us.

    The nature of the catalog mode is that it hides all this information. As a way-out, you can hide prices and add to the cart button with the custom CSS. In this case, all the variations would be available.

    Please let me know if you need help with CSS.

    #229107

    ocallel
    Participant

    Good day:

    What I need is that catalog mode does not show the options related to the shopping cart, but that customers can see the prices, both in simple and variable products. (this would prevent you from installing the plugin: YITH WooCommerce Catalog Mode).

    I need your help, to be able to work with the CSS or whatever you recommend.

    Best regards.

    #229117

    Hello,

    Please disable the catalog mode I will provide custom CSS to hade add to the cart button.

    And add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-variation-add-to-cart,
    body .woodmart-add-btn{
    display:none;
    }

    Best Regards

    #229132

    ocallel
    Participant

    Good day:

    Your suggestion was applied (and Plugin: YITH WooCommerce Catalog Mode was disabled / removed).

    It is working as required.

    Thank you very much. Best regards.

    #229146

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘In Catalog Mode and Product type Variable, Attributes does not show a drop-down’ is closed to new replies.