• Resolved peterfeatherstone

    (@peterfeatherstone)


    Hi guys,

    If you are getting an error similar to:

    Viewport Meta Tag Check
    
    Viewport Meta Tag Not Found
    
    Recommended
    
    <meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' />

    This is nothing to worry about and you can safely ignore this.

    For the technical guys out there, this function uses the PHP get_meta_tags() function which is not allowed on many shared servers for security reasons.

    If you can turn on the allow-url-fopen option inside your php.ini file or asking your web host to do this for you then you may be able to get around this.

    However, it is not a critical part of the plug-in and doesn’t affect its running at all.

    Many thanks

    Peter

    https://wordpress.org/plugins/responsive-menu/

  • The topic ‘Meta ViewPort Error’ is closed to new replies.