A few questions regarding the filter, related products, email

This topic has 3 replies, 2 voices, and was last updated 8 months, 3 weeks ago ago by Oksi

  • Avatar: Oksi
    Oksi
    Participant
    August 7, 2023 at 12:26

    Hi! In the process of work, there were more questions:
    1) The “Shop” page – how to add a filter by “Brand”? Now only “Categories” and “Color”.
    2) The “Single product” page – at the bottom of the page, there is a carousel of products in a mix, and I need specific products (apsels) to be displayed there for each product. How to do it?
    3) Email Builder – the product photos are not displayed in the email. On the website photos in webp format, maybe because of this? Is there any way to fix this?
    4) The “single product” page – when specifying a discount, the regular price is crossed out, but for some reason it is not in the center, but on top.
    5) Checkout page – the delivery is made in 2 columns, can make the list of delivery options take 100% RTL ?
    https://prnt.sc/QLCLqmIRw1m8

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2023 at 13:00

    Hello, Oksi,

    Thank you for getting in touch with us.

    1/ Enable the Classic Widgets Panel via Theme Options > General, then go to Appearance > Widgets > edit content of Shop filters area https://prnt.sc/QmJAWXV_eUat

    2/ Please read the next article – https://woocommerce.com/document/related-products-up-sells-and-cross-sells/

    “Upsell Products Position” you can select via Theme Options > WooCommerce > Single Product page > Layout.

    3/ Please submit this question on a new topic https://www.8theme.com/forums/xstore-wordpress-support-forum/
    Provide a screenshot of the problem. Try to disable the email builder and check images after that. Let us know the result.

    4/ It is because of your custom CSS code: https://prnt.sc/PH7kU5jMbtSC , please change it to:

    .product-information-inner .fixed-content .price {
        font-size: 36px;
    }

    5/ Please try to use the next custom CSS code:

    .cart-order-details .woocommerce-shipping-totals th, 
    .cart-order-details .woocommerce-shipping-totals td, 
    .cart-order-details .woocommerce-shipping-totals #shipping_method, 
    .cart-order-details .woocommerce-shipping-totals #shipping_method li  {
        display: block;
        text-align: start !important;
    }

    Kind Regards,
    8theme team

    Avatar: Oksi
    Oksi
    Participant
    August 9, 2023 at 14:49

    Thanks for the help, everything worked out.

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

The issue related to '‘A few questions regarding the filter, related products, email’' has been successfully resolved, and the topic is now closed for further responses

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