ResolvedManage Buttons Visibility on Listings

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20868
    webformation99
    Participant

    Hi,
    Thanks for your excellent theme and support.
    The Manage Buttons Visibility on Listings is set to show on hover – which works fine on desktop browser but when I view on phone the buttons are permanently visible over the top so that they block the product image.
    Any advice or is it browser / device specific feature?

    thanks kinldy

    #20875
    webformation99
    Participant
    This reply has been marked as private.
    #20883
    Althemist
    Keymaster

    Hi webformation99,

    The buttons are always visible on mobiles for a reason. It’s not a bug or a browser issue. The problem is that on mobiles if you touch the product it would immediately trigger the product page link before you can touch any of the buttons. Also, this is the reason the buttons are a bit smaller on mobiles.

    We have just checked again if something changed with latest updates, but the image is actually pretty well displayed on mobiles:

    Could you, please explain more or provide a link, so we can check the problem on your site?

    Regards,
    Dimitar

    #20979
    webformation99
    Participant
    This reply has been marked as private.
    #21021
    Althemist
    Keymaster

    OK, I see. Unfortunately, you can’t make the add to cart button on listings open in new tab. This is not theme related, it’s how woocommerce work with external/affiliate products.

    I guess the only option here would be to completely “hide” the buttons, so people would just tap on the image or title and open the product single page.

    You can easily achieve this with some custom CSS. Something like this:

    html.touch div.prod_hold .links {
        display: none !important;
    }

    Hope this helps.

    Regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 17629, followers 744
Login and Registration Log in · Register