Welcome to TalkGraphics.com
Results 1 to 10 of 12

Hybrid View

  1. #1

    Default Viewport not set to "device-width"

    I received this prompt from Google ..Viewport not set to "device-width". How do I fix this?

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,902

    Default Re: Viewport not set to "device-width"

    Quote Originally Posted by peebee44 View Post
    I received this prompt from Google ..Viewport not set to "device-width". How do I fix this?
    Are you still on XWDPv11?

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3

    Default Re: Viewport not set to "device-width"

    No 19

  4. #4

    Default Re: Viewport not set to "device-width"

    I am using Version 19

  5. #5
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,902

    Default Re: Viewport not set to "device-width"

    All recent Xara products generate the following:
    <meta name="viewport" content="width=device-width, initial-scale=1"/>
    I suspect Google is choking on something else.

    You have not explained if you have any Variants or if the problem actually presents, say, on a phone.

    Viewport not set to "device-width"
    The page defines a fixed-width viewport property, which means that it can't adjust for different screen sizes.


    To fix: Adopt a responsive design for your site’s pages, and set the viewport to match the device’s width and scale accordingly. Read how to correctly Set the Viewport.
    Xara's approach is not responsive, it is adaptive.

    In your desktop browser, press F12 > Lighthouse and run that.
    It should provide more detail.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  6. #6

    Default Re: Viewport not set to "device-width"

    Acorn,
    Quote Originally Posted by Acorn View Post
    Are you still on XWDPv11?
    I am using v11. What is your advice in that case?

  7. #7
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,902

    Info Re: Viewport not set to "device-width"

    Quote Originally Posted by lex View Post
    Acorn, I am using v11. What is your advice in that case?
    lex, for earlier versions, open Website > HTML Code (head) and Paste
    Code:
    <meta name="viewport" content="width=device-width, initial-scale=1"/>

    To check for any XDA version:

    • Preview and open in Chrome.
    • Press F12 and then Ctrl+Shift+M to Toggle device toolbar.
    • This will then show how your site appear across multiple devices, H or V.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  8. #8

    Default Re: Viewport not set to "device-width"

    Acorn,

    Great! Thanks.

  9. #9

    Default Re: Viewport not set to "device-width"

    Sorry for not answering before, had a few problems. Here is a link to my website, see if there are any problems, it all works on my pc and phone.
    www.paulbennett.art

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •