Home Forums WoodMart support forum remove sold out splash

remove sold out splash

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #122490

    McDuck4
    Participant

    Hello.

    I have noticed that a lot of our products suddenly have a “Sold out” splash on the picture. We are not working with controlling lager status.

    Where is the splash coming from?

    Best regards

    #122496

    Hello,

    Please check your settings in Woocommerce > Settings > Product tab > Inventory

    Best Regards

    #122514

    McDuck4
    Participant

    Thank you for the quick answer.

    I can see there was a tick in the inventory. I unchecked that, but it is still saying “Sold Out”

    #122545

    Hello,

    Please deactivate all the plugins not related to the theme and check the issue

    Best Regards

    #122554

    McDuck4
    Participant

    Hello again.

    I tried to deactivate all plugins, but it did not help. On another site I am getting the following error. Can that have something to do with this error?

    WCPA fields will show only if product has set price

    The price is set on both the variables on the product.

    Attachments:
    You must be logged in to view attached files.
    #122604

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .labels-rounded .out-of-stock {
    display:none;
    }

    Best Regards

    #122778

    McDuck4
    Participant

    Thank you a lot that was working. But I am actually wondering why my child theme is not working.

    I have not experienced before that my child theme is not trigering. I would really like to have all my CSS collected in my style.css.

    Do you have a clue what that is?

    Attachments:
    You must be logged in to view attached files.
    #122803

    Hello,

    Your child theme does not work because you have not uploaded nor activated http://prntscr.com/nm6hwr

    Find the child theme in the theme folder or provide your mail I will send you. Install and activate and insert all your custom CSS into the Theme Settings > Custom CSS.

    Do not add any styles to the file CSS in the theme files.

    Best Regards

    #122911

    McDuck4
    Participant

    If you have the files you could send that would be just perfect. My e-mail is mads@onlinerelation.dk

    Thank you.

    #122953

    Hello,

    The theme has been sent. Install and activate and add all your customization to the custom CSS/custom JS in the Theme Settings or functions.php of the child theme.

    Best Regards

    #123376

    McDuck4
    Participant

    Thanks for the reply. I did not recieve anything.

    Could you maybe try madsvouzalis@icloud.com instead?

    #123451

    Hello,

    I have sent again, check your spam folder as well.

    Best Regards

Tagged: ,

Viewing 12 posts - 1 through 12 (of 12 total)