Home New Guten Forums WoodMart support forum Catalog mode variants issue

Catalog mode variants issue

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

    Brandboutik
    Participant

    Hey I’ve noticed an issue after enabling catalog mode, the variants of the product seem to disappear when clicking on a product, see this gif:
    https://gyazo.com/4b4b47ac644fcfde6ba13ad8074e7e4b

    Thanks

    #79920

    Hello,

    Catalog mode works only with the simple products that is why variations have disappeared.

    If you want, disable thัƒ catalog mode and we shall provide you with custom CSS to hide the Add to cart button.

    Best Regards

    #79922

    Brandboutik
    Participant

    Sounds great!
    I’ll disable catalog mode, please do provide me with the css ๐Ÿ™‚
    Thanks.

    #79939

    Hello,

    This code hides the “Add to cart” button and price:

    .product-image-summary .cart {
        margin-bottom: 15px;
        display: none;
    }
    .product-image-summary .summary-inner>.price, .product-image-summary .woodmart-scroll-content>.price {
        font-size: 22px;
        line-height: 1.2;
        display: none;
    }

    Add the code to the Theme Settings > Custom CSS

    Best Regards

    #79944

    Brandboutik
    Participant

    Hi,
    I have just tried this, the cart did disappear, yet the variants still didnt show up as well :c

    #79948

    Hello,

    I have corrected CSS and now it works.

    Best Regards

    #80637

    Brandboutik
    Participant

    Hey Elise,

    Thank you it did (almost) fully disappear, it only appears inside the product page now (the add to cart button)

    Thanks

    #80645

    Hello,

    Please provide your valid site admin access.

    Best Regards

    #80828

    Brandboutik
    Participant

    Hi,
    You already have access, I’ve sent a request again to your email (see private content).
    Thanks

    #80840

    Hello,

    Disable your blocking plugins for a while http://prntscr.com/l21ala and provide standard credentials

    Best Regards

    #80985

    Brandboutik
    Participant

    Hey,
    It’s really weird, i dont have any plugins installed other than the ones that came with woodmart.

    have you tried the login link from email? it should log you in without password. I also sent another email to reset your password in case that failed too

    Thanks

    #80993

    Hello,

    Here is what I have received http://prntscr.com/l29mwd

    I try different emails and passwords: Vw**************vEh [email protected] noromit

    Nothings http://prntscr.com/l29nhf

    By the way here is the default login form without plugins http://prntscr.com/l29nts

    Please provide me with login password

    Best Regards

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