Home Forums WoodMart support forum how to make the product attribute appear only in the table on the right

how to make the product attribute appear only in the table on the right

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #620480

    mbsoftmb
    Participant

    Hello. How can I make the attribute appear in the product card in the table on the right (as indicated in the screenshot), but not appear in the product card.

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

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    Thanks for reaching to us and appreciate your patience.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-product.wd-hover-fw-button .shop_attributes tr.woocommerce-product-attributes-item{
        justify-content: space-between;
    }

    Regards,

    #620828

    mbsoftmb
    Participant

    This code does not work; if you uncheck the “Display on product page” checkbox, the attribute will not appear in the table on the right.

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

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    Are you referring to products card or single product page?

    Regards,

    #620861

    mbsoftmb
    Participant

    я имел ввиду, тобы можно было снять галочку “Отображение на странице товара”, но на странице товара в таблице справа атрибут отображался.

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

    mbsoftmb
    Participant

    I meant that it was possible to uncheck the “Display on product page” checkbox, but on the product page in the table on the right the attribute was displayed.

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

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    You are using a Custom Single Product layout, which is built with WoodMart WooCommerce builder. Navigate to Layouts > Layout to edit Archive product layouts and you can modify your content.

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Kind Regards,

    #621294

    mbsoftmb
    Participant

    I understand, but that’s not what I need. I need that when adding a product in the attributes section, it is possible not to check the “Display on product page” checkbox, but in the table on the right in the product card the attribute is displayed. Now if you uncheck the “Display on product page” checkbox from an attribute, the attribute in the table on the right in the product card will also not be displayed. How can I change this programmatically?

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

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #621712

    mbsoftmb
    Participant

    Where exactly should I send all the data?

    #621766

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    Please send it via the private area (that is below the message area – https://take.ms/uvo8W)

    Looking forward to hearing back from you!

    Kind Regards,

    #621837

    mbsoftmb
    Participant

    I am sending access to the admin panel

    #622254

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    This is default WooCommerce functionalities and WoodMart does not control it.

    For specialized assistance and potential solutions, I kindly suggest that you reach out directly to the WooCommerce plugin’s support team https://wordpress.org/support/plugin/woocommerce/, who are better equipped to provide you with the guidance you requires or You need to find a third party plugin to achieve more functionality that best suits you.

    If you have any questions please feel free to contact us.

    Regards,

    #622275

    mbsoftmb
    Participant

    well, how can I remove everything from here using program code (highlighted in red in the screenshot), everything below the article number

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

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    Thanks for reaching to us and appreciate your patience.

    It seems you turned it off by yourself, please confirm me back.

    Best Regards,

    #623716

    mbsoftmb
    Participant
    #623768

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    Please edit the layout and change to other styles https://ibb.co/r2YZnLD

    Best Regards,

    #624103

    mbsoftmb
    Participant

    What if there is no suitable option? How can Kodomo programs hide everything below the article number (as in screenshot 1-18.jpg).

    #624287

    Hung Pham
    Keymaster

    Hi mbsoftmb,

    Please go to Theme Settings > Product archive > Product styles > and set Hover content to None https://prnt.sc/cgQqdBxdM78y

    Regards,

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