New Landing How can we help? Themeforest Theme Support Pinpoint Mobile Browser doesn't Zoom on Pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #223414
    sagatep
    Member
    Post count: 10

    On mobile browsers, my clients are trying to zoom in on pages to view images better. For some reason, this cannot happen.
    How can I fix this?
    e.g.: They want to be able to zoom in on an image of the calendar…
    http://screencast.com/t/x1REEzbm

    #223418
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Inside header.php you should edit this line

    <?php if ($enable_responsive) { ?><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1"><?php } ?>

    and change it to

    <?php if ($enable_responsive) { ?><meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1, maximum-scale=10"><?php } ?>

    Let us know if it worked.

    -Rui

    #223431
    sagatep
    Member
    Post count: 10

    Yep! Worked perfectly, thank you!

    #223433
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.
    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register