• Hi there, first of all: Great Plugin! I love it.

    I have just one minor problem with it and maybe you can help me find a solution:
    When I open my site on a mobile device the slider shows up as it should. But it is very hard to navigate. The slider works fine, I can controll it with swiping. But when I want to browse through the site the slider does not allow me to “swipe down”. In case I want to view the content below the slider I have to put my finger above/below the slider to swipe up and down. When my finger is on the slider I can not swipe up or down, just sideways. In case the sliderpictures take a lot of my screen, it is challenging to brows through the site. It would be much easier if I could also move the site up and down when my fingertip happens to be on the slider images. I hope you understand my problem. Sorry I am a bloddy newbe in this topic.

    Is there a way to make that happen? I would love to hear from you, maybe you can point me to a solution (if there already is one)! I have found the mousewheel posts here:https://wordpress.org/support/topic/mousewheel-scrolling/ but I don’t really understand how I can impement that. Possible that I need a more detailed step by step walkthrough on this.

    Here some background Info if it helps:

    Mobile Device: Samsung Galaxy 5
    Hosted on: Windows
    Wordpress: 4.9.6
    Theme: Child Theme of Storefront (WooCommerce)
    PHP: 7 (7-70STABLE-STANDARD)

    Cheers and thanks for this already incredible plugin!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pintiles

    (@pintiles)

    Hey guys it’s now four days since I wrote my message. are the plugin-developers around?

    I’d love to receive an answer. I believe working on this case is going to bringt the plugin to the next level, from very good to extraordinary!

    Best

    Georg

    Plugin Author Sayful Islam

    (@sayful)

    Hello,

    I could not still test it. But searching over OwlCarousel2 issues, I found the following solution. Check it and let me know if it fix the problem.

    Go to Appearance –> Customize –> Additional CSS and paste the following CSS.

    .owl-carousel .owl-stage,
    .owl-carousel.owl-drag .owl-item{
        -ms-touch-action: auto;
            touch-action: auto;
    }
    Thread Starter pintiles

    (@pintiles)

    That did the trick! Amazing! That made my day!
    Thank you sooo much! I’m im pressed how simple it looks like!

    Thats totally worth a 5 Star rating!

    • This reply was modified 7 years, 11 months ago by pintiles.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile Touch Navigation’ is closed to new replies.