New Landing How can we help? Cardinal Disable product zoom on mobile

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Cardinal
  • #115508
    leggero
    Member
    Post count: 107

    Hi
    Really like the zoom on products, but on mobile devices it interferes with the scrolling. Can I disable it, just on smartphones?

    Thanks and best regards

    Caspar

    #115817
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m getting a 404 for all of your nav items, please send me a link to a product page

    – Kyle

    #115884
    leggero
    Member
    Post count: 107

    I’m having some problems with the WPML plugins (always!), i’ll get back to you when I handled that problem.
    Question: Also in the dante theme I had some problems with the string translations plugin (Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 256 bytes) in /wordpress/wp-content/plugins/sitepress-multilingual-cms/lib/xml2array.php on line 78

    Hav4 you already heard of that?

    Sorry for posting this in this question…

    #115887
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid not sorry, you will have to contact the plugin developer about that error

    – Kyle

    #119811
    leggero
    Member
    Post count: 107

    Hi Kyle

    The page works now, can you check for zoom function? on mobile devices it interferes with the scrollingand doesn’t show always. Can I disable it, just on smartphones?

    Thanks and best regards

    Caspar

    #119936
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    @media only screen and (max-width: 767px) { 
    .zoomContainer {
      display: none;
    }
    }

    – Kyle

    #120319
    leggero
    Member
    Post count: 107

    Hi kyle, thanks! it workson an iphone 4S, but on the iphone 6 there is an empty space, meaning the picture is not displayed, also when I emptied the cache. Is this know problem?

    best regards

    Caspar

    Attachments:
    You must be logged in to view attached files.
    #120325
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you remove my css does the picture come back? There’s no reason for that css to cause it to show on iphone 4s but not iphone 6, as the breakpoint is 767px which is 1px less than iPad

    – Kyle

    #154055
    erichercog
    Member
    Post count: 2
    This reply has been marked as private.
    #154158
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that zoom not working at mobile. Have your issue been resolved?
    Thanks
    Mohammad

    #154995
    erichercog
    Member
    Post count: 2
    This reply has been marked as private.
    #155000
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    great.
    -Rui

    #155268
    leggero
    Member
    Post count: 107

    Hi Rui

    Sorry for not responding. The zoom is not the problem, but the image not showing on iphone 6 (s. attachment). Could it be a safari problem?

    http://www.appenzeller-gurt.com/shop/gurt_konfigurator

    Thanks and best regards

    Caspar

    Attachments:
    You must be logged in to view attached files.
    #155281
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That’s strange. You said in a previous reply that you already tried clearing the cache, can you try once again.

    Thanks
    -Rui

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

You must be logged in to reply to this topic.