Filter products on colour - by mart - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 8 months ago ago by Rose Tyler

  • Avatar: mart
    mart
    Participant
    August 22, 2020 at 20:40

    Hi

    1) I recall having seen many of the X-store demo shops for woocommerce having an option to filter products on colour with an icon showing the colour. Now that I am setting up my own shop, I can’t seem to find any options that allows for that, nor is it mentioned in the docs. Can you please let me know how it is done? Thanks 🙂

    2) How can I remove the currency symbool from all prices? I read somewhere that I should be able to do it by adding this to the functions.php file of the child theme:
    //bellow removes currency symbol from all prices
    add_action( ‘wpo_wcpdf_custom_styles’, ‘wpo_wcpdf_custom_styles’ );
    function wpo_wcpdf_custom_styles () {
    ?>
    .woocommerce-Price-currencySymbol {
    display:none;
    }

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 23, 2020 at 10:46

    Hello,

    1) Please watch this video about variation swatches – https://youtu.be/LgzC4iK-j6A
    2) Contact WooCommerce support to get assistance with it.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.