Home Forums WoodMart support forum Remove dropdown from Product Grid.

Remove dropdown from Product Grid.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #678501

    admin-2531
    Participant

    Hi, I’m using the Product Grid – Product Design – Full Button Width.
    When I hover over the product I get this product detail dropdown, & shadow that I don’t want.
    How can I remove it?
    infatot.com
    Thanks

    • This topic was modified 3 days, 20 hours ago by admin-2531.
    Attachments:
    You must be logged in to view attached files.
    #678596

    Hung Pham
    Keymaster

    Hi admin-2531,

    Thanks for reaching to us.

    1. Please go to Theme Settings > Product Archive > Product Styles and set Hover Content to None https://prnt.sc/iveOZACaMr3E

    2. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-hover-with-fade div.content-product-imagin {
        box-shadow: none;
    }

    Regards,
    Hung PD

    #678706

    admin-2531
    Participant

    Hi, thanks for your reply.
    When I change this
    “Theme Settings > Product Archive > Product Styles and set Hover Content to None”
    It only prevents the products on my store page from showing the second image on hover, which I do want. It doesn’t stop the info dropdown as mentioned.

    #678837

    admin-2531
    Participant

    I use stripe for payments. The quick pay options work on the product page & cart, but doesn’t work on checkout. Apparently this is because the checkout templates Woodmart have doesn’t contain [woocommerce_checkout], which is apparently required to show the quick payment options.

    Is there a way I can get the quick payments working on your checkout templates?

    infatot.com
    Thanks, Kelvin

    #678853

    Hung Pham
    Keymaster

    Hi admin-2531,

    1. Product design

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    2. Stripe payment

    WoodMart has a special widget called Hook in Elementor that you can place to your custom layout and then the plugin will be able to add its custom content there. But I don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
    https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/

    Best Regards,
    Hung PD

    #678900

    admin-2531
    Participant

    Hi, please find the login details in the private area.
    I’ve gone through all the hooks and nothing appears in the hook area created on the Woodmart checkout page.
    If I use [woocommerce_checkout] the stripe quick buttons appear, but I cant customise the design.

    #679065

    Hung Pham
    Keymaster

    Hi admin-2531,

    Thanks for your patience.

    I double checked your site, you are using Custom Checkout layout and Stripe payments are showing https://ibb.co/9dQ6Zv8

    Please let me know if you resolved it.

    Regards,
    Hung PD

    #679085

    admin-2531
    Participant

    Hello Hung,
    The custom Checkout I’m using is one of Woodmart’s checkouts, I just changed styling.
    The card payment option is showing, but this request is for the quick payment options, G-Pay & Apple-Pay to also show.

    I see the other issue of the dropdown info on the products hasn’t been resolved. The shadow has been removed, but when you hover over the product, I don’t want the product info dropdown.
    Thanks

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