Elementor product page builder - by MAHDAR

This topic has 6 replies, 2 voices, and was last updated 6 months, 2 weeks ago ago by Rose Tyler

  • Avatar: mahdar
    MAHDAR
    Participant
    October 24, 2023 at 00:12

    Hello good time
    I have a problem with the newly added Elementor product page builder

    1- The Product Stock element has been added, but is it hidden?
    2- My gallery is a “double image” model and does not have an interesting view for single images
    3- In simple products, the buy now and add to cart buttons are not the same

    thank you

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2023 at 10:43

    Hello, MAHDAR,

    Thank you for contacting us and for using XStore.

    1/ The problem is caused by this custom CSS code https://prnt.sc/rNZVb1dsrsnD Please try to remember where you added it.

    2/ Please provide URL of product with a single image and describe the desired result for it.

    3/ Both buttons have their own settings, that you can edit https://prnt.sc/9cWu96XnoZFC https://prnt.sc/Gg3dzXe_vrSj
    What exactly doesn’t work there?

    Kind Regards,
    8theme team

    Avatar: mahdar
    MAHDAR
    Participant
    October 24, 2023 at 11:24

    Thank you for your reply

    1- Please see the picture I have posted for you

    2- https://fendo.ch/product/afragola-marineblaue-socken/

    3- The button is not displayed correctly in simple products
    https://fendo.ch/product/afragola-marineblaue-socken/

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2023 at 14:33

    Hello, MAHDAR,

    We appreciate your prompt response.

    1/ How does it work when not our theme but the Storefront theme is activated on the site?

    2/ Thank you for the URL. The current displaying is correct. Do you want to change it? How exactly?
    This code can help you to set the image full width:

    .woocommerce-product-gallery__wrapper {
        width: 100%;
    }

    3/ Please add the next custom CSS code:

    .buy-now-button-stretched .etheme-add-to-cart-form form .et-single-buy-now:last-child {
        margin-bottom: 10px;
    }

    here – https://prnt.sc/rKBY7c0YyOU5

    Kind Regards,
    8theme team

    Avatar: mahdar
    MAHDAR
    Participant
    October 24, 2023 at 16:13

    1- The xstor template is active on the site.

    2- I use Double image mode, but some products have one image and it spoils the appearance of the product page

    We need to define a code to display the full image for one image products

    3- It was done, thank you very much

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2023 at 12:41

    Hello, MAHDAR,

    1/ Yes, but with Elementor Pro you can build a template for single product page independently of the activated theme
    https://elementor.com/help/woocommerce-single-product-builder/
    We ask you to do this test to find out if our theme is the reason for the problem or not.

    2/ Please try this code:

    .woocommerce-product-gallery__wrapper {
        width: 100% !important;
    }

    3/ You’re welcome!

    Kind Regards,
    8theme team

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.