Add "Sold" icon - by aquarayes

This topic has 4 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp

  • Avatar: aquarayes
    aquarayes
    Participant
    November 10, 2014 at 17:51

    Hello, I need to add a icon “Sold” on product, but I don’t find how I do ?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 10, 2014 at 18:41

    Hello,

    You can show “Out of stock” icon and it can be enabled in Theme Options > Shop > Enable “Out of stock” icon > On.
    Then go to Products > select a product to edit and mark it’s “out of stock” in its settings.

    Regards,
    Eva Kemp.

    Avatar: aquarayes
    aquarayes
    Participant
    November 17, 2014 at 22:03

    Thanks, but I want to change “Out of stock” for “Sold”, when I installed WooCommerce Sold Out Products but it doesn’t work, pb of version, he want a 3.5 for wordpress. I want to change custom css and change “Out” for “Sold” and “of stock” > diplay:none.

    And I have an other pb on a smartphone, this icon disappears

    Avatar: Eva
    Eva Kemp
    Support staff
    November 18, 2014 at 13:24

    Hello,

    If you want to change the text “Out of stock” to “Sold” you can edit the file wp-content/themes/royal/woocommerce/loop/sale-flash.php. We recommend to make changes in a child theme.

    To display “Out of Stock” icon on a mobile device add this code into custom.css file:

    @media (max-width: 480px) {.product-content-image .label-product {
        display: block;
    }}

    Regards,
    Eva Kemp.

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

The issue related to '‘Add "Sold" icon’' has been successfully resolved, and the topic is now closed for further responses

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