• Resolved jamethyst

    (@jamethyst)


    Since the update these faults have occurred and I contacted the theme support first which is Divi, when changed to the default theme these still happen:

    In the shop basket area font on buttons is not visible

    Showing new products as out of stock even thought stock is there with a number

    Regular sized pictures 800px or 1000px will not upload?

    • This topic was modified 4 years, 8 months ago by jamethyst.
    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not a Requests and Feedback topic
    • This topic was modified 4 years, 8 months ago by James Huff.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @jamethyst,

    I took a look at the basket. The color of the buttons is set to be the same color as the background. It’s coming from this file which I belive is from the Divi theme’s customization options.

    https://thegreydoor.co.uk/wp-content/et-cache/global/et-divi-customizer-global.min.css?ver=1633090461

    Try adding this to the Additional CSS section in Appearance > Customize.

    
    body.woocommerce-page.et_pb_button_helper_class button.button {
        color: #fff !important;
    }
    

    For the out of stock products, do they have a price set? Products without a set price will appear as out of stock. If they do have prices, can you send over the URL to one of them so we can take a look?

    Are you having trouble uploading the images to a product? Will they upload to the WordPress Media Library directly?

    Mirko P.

    (@rainfallnixfig)

    Hi there,

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Faults since update’ is closed to new replies.