Home Forums WoodMart support forum price and variations

price and variations

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

    VANESTA
    Participant

    Hi,

    1- How do I hide or delete the size guide in a custom size guide? hide size guide image below
    2- How can I display several size guides in a popup next to the size variation, for example?
    3- I’ve displayed a size guide with a photo different from the main product photo, but the main product image is displayed. How do I fix this?
    4- There’s a delete button that deletes the price of my product. How can I stop this delete button from appearing? price product image below
    5- On my product page I don’t have the price variation but 0000. How can I see the real prices? product variation price image below
    6- I have a slider on the home page of my site when the user is not logged in. When the user is logged in, the slider disappears. How can I solve the permanent display?
    7- I’ve added a layout after the product description but nothing appears before my footer. How can I fix this? product setting layout below.

    Kind regards,

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

    Hung Pham
    Keymaster

    Hi VANESTA,

    Thanks for reaching to us.

    1. you are using Custom WooCommerce Builder layouts, which are part of WooCommerce Builder from WoodMart. Navigate to Layouts > Edit Single Product layout and you can delete widgets you don’t want.

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

    2, 3. Your question is a bit unclear to me. Please describe in more details or or your desired goal, this will allow me to thoroughly investigate and address your concerns in a more efficient.

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

    .wd-reset-var {
        display: none;
    }

    5. Please make sure you added prices to product variations as well https://ibb.co/DDRjtS2X

    6, 7. 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.

    Best Regards,

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