Set product attribute color card

Q1: I want to set the corresponding color card for the product

Q2: How to make the attribute variation box into a tiled mode instead of a drop-down menu?

Q3: How to hide product prices

Comments

  • Hello,

    1, 2) See the following video tutorial:

    https://support.muffingroup.com/video-tutorials/how-to-use-woocommerce-attribute-swatches/

    3) It would require writing a custom CSS code. I can help you with that, but I will need a link to your website.


    Best regards

  • Q1. I know how to set properties, but my problem is that due to the interface language I use, the color-sensitive display color card is all white. Please tell me how to add color card color to show correct color

    Q2. This video teaches how to change the display mode of deformed bodies under global attributes. I have some morph properties that don't evaluate globally, would I change them? I want the following effect. See attachment 1


    Q3. Can you tell me the specific operation method, because we have decided to hide the price at the moment and may restore it later.MY STORE LINK:https://www.etife.id/

    Q4. I want to make a sliding banner. I used the s

    lider element and it had no effect (see attachment 2). How to solve it?


    Q5. There is also a pre-template, and the Before After and Call to action templates cannot be used. See attachment 3


  • 1) Are you using any special characters in the attribute slug? If yes, please try to replace them with the letters a-z.

    2) Sorry, but I do not understand. Can you explain that greater, please?

    3) I checked your website and do not see prices anywhere. Did you handle this in the meantime?

    4) Please see the following video tutorial:

    https://support.muffingroup.com/video-tutorials/how-to-create-a-simple-slider/

    It shows how the slider works.

    5) It can be used, but you must assign images to the Before After element.

    Best regards

  • 1) Are you using any special characters in the attribute slug? If yes, please try to replace them with the letters a-z.

    Answer:Because of this we use Indonesian as the official language of the website. So the attributes are also filled in Indonesian. For example, I would write white as putih.


    2) Sorry, but I do not understand. Can you explain that greater, please?

    Answer:I want all the properties to be displayed tiled like in the picture, instead of the current drop-down menu. In the tutorial you posted, you can only change the property settings in global mode, but some properties are local, such as size, see the attachment. How do you change it here to display everything instead of a drop-down menu?


    3) I checked your website and do not see prices anywhere. Did you handle this in the meantime?

    Answer:I didn't deal with it, and the price still appeared. The price on the website is RP Indonesian rupiah. If it is a simple product, there is no price. But if it is a variant product, I have to fill in the product price. All the prices I fill in are 1Rp.

    Can you tell me the specific operation method, because we have decided to hide the price at the moment and may restore it later.MY STORE LINK:https://www.etife.id/


    5) It can be used, but you must assign images to the Before After element.

    Answer:My operating system is unavailable,check the video


  • 1) You can use Indonesian for the attribute name, but slug should be with as I explained earlier:

    2) If you set up attributes directly in the product but did not create it through Products -> Attributes, there is no option to change it to Label. You must create this attribute first and then assign it in the product.

    3) Use the following CSS code:

    .products .product .price{
     display: none!important;
    }
    

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    5) You were hovering over this element on your video:

    Best regards

  • Hi Sopport,

    Q1: My color slug does not have a special character, but the color is still not displayed


    Q2: I want to create a page, see the attachment. But how to achieve the white color on the edges of buttons and pictures, and how to construct these two pages?



  • 1) Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.

    Notice!

    Please attach a link to this forum discussion.

    Sending incorrect or incomplete data will result in a longer response time.

    Therefore, please ensure that the data you send are complete and correct.

    2) It would require some custom CSS codes. We help only with minor CSS tweaks, so with that you should contact your web developer.


    Thanks

  • I want to update these pages but cannot edit them. I need to change the language of the page to Indonesian, and also need to make some font and color changes.

    Please tell me the operation tutorial, thank you!



  • These pages are translated automatically by WooCommerce basing on the language set for the website in the WordPress settings, or user language if user has it set to a different one.

    If you want to customize the layout of Cart and Checkout page, you must use our templates for that.

    https://support.muffingroup.com/video-tutorials/cart-checkout-thank-you-page-builder/


    Best regards

  • Hi support,

    I do not find cart, checkout and thank you template in woocommerce template


  • So it means that the demo you imported does not have these templates, and you must create them.


    Best regards

Sign In or Register to comment.