Tapping on product image opens in seperate browser tab

This topic has 5 replies, 2 voices, and was last updated 4 years ago ago by Bas Kling

  • Avatar: Bas_Kling
    Bas Kling
    Participant
    January 31, 2021 at 14:33

    Hi,

    when opening a single product (page) on mobile, then tapping the big picture, opens it up in a separate browser tab, unrestricted for downloading. How do I prevent this? Is there a setting?

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2021 at 14:43

    Dear Bas_Kling,

    Could you provide URL and maybe some screenshots?

    Regards

    Avatar: Bas_Kling
    Bas Kling
    Participant
    January 31, 2021 at 15:15

    Hi Rose,

    basically any product on mobile (Chrome on android).
    Website in private

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2021 at 15:44

    Hi,

    Try to disable all the third-party plugins, that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear cache of browser, and check then. If this doesn’t help, use the next code in Theme Options > Theme custom CSS:

    .main-images a.woocommerce-main-image {
        pointer-events: none;
    }

    Regards

    Avatar: Bas_Kling
    Bas Kling
    Participant
    February 5, 2021 at 17:06

    Disabling plugins didn’t help, but your code did.
    Thanks!

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘tapping on product image opens in seperate browser tab’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.