Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1067680

    Hello,
    I realized it is impossible to zoom with fingers on smartphones. Can you please tell me how to enable the zoom?
    Thank you

    #1067796

    Hey Anj27,
    There is no certain setting for zoom on a mobile, I have found no issues in doing so on our demo with a Android mobile device. Can you explain what is not zooming for you on the demo?

    Best regards,
    Mike

    #1067805

    Hello Mike,
    on my android mobile nothing can be zoomed. Everything is fixed: text, links, images.

    #1067808

    Here’s my site.

    #1067811

    On my mobile the demo is fixed too.

    #1067836

    Hi,
    What are you using for a mobile?

    Best regards,
    Mike

    #1067846

    Hi,
    I’m using Honor c5.

    #1067916

    Hi,
    Nice phone, but what browser are you using, the built-in stock browser, or Chrome, or a custom installed browser?
    I’m using a older LG phone and I can zoom in easily, I wonder if it’s a hardware issue because I have not seen any other reports about zooming.

    Best regards,
    Mike

    #1067932

    Hello,
    I’m using Chrome. And I also verified from the mobile of one of my friends (Huawei): no zoom at all.

    #1067952

    Hi,
    Just to ensure we are talking about the same thing in regards to zoom, I created a video on my mobile device while I was zooming.
    Please see the video in the Private Content area.

    Best regards,
    Mike

    #1067993

    Hello,
    yes I mean zooming like you did on the video with fingers.

    #1067996

    I mean the thing everyone does on mobile devices, to read better or to watch a bigger image. I do it everytime on every web page, but on my site it is not possible,

    #1068048

    Hi,
    Try going to your header.php on line 65, and find this:

    if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';

    and replace with this:

    if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">';

    Best regards,
    Mike

    #1068080

    Hello Mike,
    it is working just for the pages and not on blog posts. Better than nothing, but I think it should work everywhere.

    Thanks

    #1068083

    Hi,
    is that since the code solution above, or did that not help?
    The solution above would affect every page & post.

    Best regards,
    Mike

    #1068094

    Hello Mike,
    the solution only affected the pages but not the posts.

    #1068096

    Hello Mike,
    now everything is ok. I rebooted my smartphone and now I can zoom everything. Sorry, but I didn’t think I had to reboot.
    Yhank you

    #1068709

    Hi,
    Glad to help. We will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘Zoom on mobile devices’ is closed to new replies.