Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi oberazzi,

    You can fix this manually by yourself by editing /wp-content/plugins/mobilepress/themes/iphone/header.php

    look for: <meta name=”viewport” content=”width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;”/>

    change it to: <meta name=”viewport” content=”width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=1;”/>

    We will include this fix in our next release.

    Thread Starter oberazzi

    (@oberazzi)

    Excellent. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: MobilePress] MP does not zoom’ is closed to new replies.