Product page changes after update. …..

This topic has 7 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Tony Rodriguez

  • Avatar: Jef
    filmguerilla
    Participant
    December 15, 2022 at 18:23

    Hello,

    after the update i just noticed this button on my product page before ADD TO CART. this were not here since i only allow 1 product per title. https://prnt.sc/LhD2xAEiVBEG

    https://prnt.sc/vjttI-hux5ID

    How can i fix this? Everytime i update the theme and core it keeps changing the site. how to avoid this? this is getting annoying.

    I haven’t checked the other site i’m maintaining with your theme . it might be different now after the update.

    6 Answers
    Avatar: Jef
    filmguerilla
    Participant
    December 16, 2022 at 02:31

    Hello guys. i tried searching how to hide the quantity on google. seems like there are a bunch of fix. But i think this is also doable in the Theme option right?

    Thanks

    Avatar: Jef
    filmguerilla
    Participant
    December 16, 2022 at 04:24

    Any help? Thanks

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 16, 2022 at 05:25

    Hello, @filmguerilla,

    Please go to WP-Dashboard >> Products and select and edit all the products from there in bulk and then choose “Sold Individually” as “No”, click on save changes and check back your site after removing the browser cache: https://ibb.co/BwVXJdR

    OR

    Please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

    .single-product form.cart .quantity {
        display: none !important;
    }

    Regards 8Themes Team.

    Avatar: Jef
    filmguerilla
    Participant
    December 20, 2022 at 23:51

    Hi Tony.

    I have more or less 1k products on my website. That would be time consuming.

    This was fixed eversince the site was launched. not sure what happened again?

    Avatar: Jef
    filmguerilla
    Participant
    December 21, 2022 at 00:01

    Added the css. it worked. But i’m a bit sceptical since i think i had this code somewhere that is why the quantity number was disable since the site was launched.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 21, 2022 at 08:11

    Hello, @filmguerilla,

    I’m not sure, about that. Because I don’t have your site access so that is why I provide you with a solution with the CSS code and as you said that it worked. So there’s no need to worry about it.

    Regards 8Themes Team.

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