Variable product “price from” display issue

This topic has 7 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Mario :)

  • Avatar: yeb3ch
    Mario :)
    Participant
    July 12, 2022 at 16:50

    Hi

    Since the latest theme/core update, prices doesn’t display as “$$$$ -” anymore in the single product page and single product page sidebar. The shop page and whishlist page is fine. Screenshot in private content.

    Previous tropics started about this:
    https://www.8theme.com/topic/variable-product-page-sidebar-display-issue/#post-318923
    https://www.8theme.com/topic/price-from-variable-prod-in-wishlist/#post-301517
    https://www.8theme.com/topic/change-display-of-price-from-when-making-a-variable-product/#post-299799

    Thanks in advance.

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 13, 2022 at 05:56

    Hello, @Mario :),

    Please check the screenshots under the private content area, I have marked the CSS creating the issue on your site, in the provided screenshots. You have to find and remove it and it will solve your issue.

    Regards 8Themes Team.

    Please contact administrator
    for this information.
    Avatar: yeb3ch
    Mario :)
    Participant
    July 15, 2022 at 08:56

    Hi Awais !

    Thanks for the reply.
    I’ve checked the screenshots and code but, the result I need is “$XXXX -“, your suggestion is to have “$XXXX – $XXXX”

    Another solution ?

    Thanks in advance.

    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 15, 2022 at 10:42

    Hello, @Mario :),

    If you want to show just the smallest price then you should use the theme option to show “From” for the variable product and there is no need to hide the price using the Custom CSS.

    First of all, you have to remove that Custom CSS Code, and then you have to turn ON the option: “Show only minimum price for the variable products” under XStore >> Theme Settings >> WooCommerce >> Shop >> Product Styles: https://prnt.sc/0e99biCJm_cY

    This is the only possible way.

    Regards 8Themes Team.

    Avatar: yeb3ch
    Mario :)
    Participant
    July 15, 2022 at 11:14

    Hi Awais !

    I know this feature but, what I need is to have the ” – ” after ” $XXXX “, so it shows ” $XXXX – “, as before the update. Your colleagues gave me the solution few months ago so I believe it is still possible.

    Hope you can find the solution.

    Thanks in advance.

    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 16, 2022 at 06:18

    Hello, @Mario :),

    Ok Got your point, please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS and check back your site after clearing the browser cache.

    p.price span.woocommerce-Price-amount.amount {
        order: 1 !important;
    }
    .single-product-sidebar .sidebar-slider .price span.woocommerce-Price-amount.amount {
        order: 1 !important;
    }

    Please check the resulting screenshot in the private content area.

    Regards 8Themes Team.

    Please contact administrator
    for this information.
    Avatar: yeb3ch
    Mario :)
    Participant
    July 17, 2022 at 18:00

    Hi Awais !

    You’re awesome 🙂
    Thanks a lot for your help !

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

The issue related to '‘Variable product “price from” display issue’' 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.