• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Preview on device is different than actual website.

New Here ,
May 22, 2019 May 22, 2019

Copy link to clipboard

Copied

Hello,
I have a problem that I don't know how to resolve. When I preview my website on device (iPhone 6) using the Dreamweaver, the website acutally looks nice because I used some media queries. But when I publish my site to actual hosting the website looks completely different than the preview shown in Dreamweaver. Is there a way to preserve the same form as shown in the preview on device in Dreamweaver? I attached screenshots of my phone so you can see what I am talking about.


Thanks for help
Andrej

wut.jpg

Views

287

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 22, 2019 May 22, 2019

Have you included the following meta tag?

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

Votes

Translate

Translate
Community Expert ,
May 22, 2019 May 22, 2019

Copy link to clipboard

Copied

Have you included the following meta tag?

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 22, 2019 May 22, 2019

Copy link to clipboard

Copied

LATEST

Oh my god, it was the exact thing which I haven't done.

Thank you so much for your help!

Andrej

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 22, 2019 May 22, 2019

Copy link to clipboard

Copied

Hi Andrej,

Thanks for reaching out. From what I understand, you have created a website in Dreamweaver which shows fine on Device Preview but changes after publishing. In addition to what Ben has suggested, please try these steps: -

  1. Try validating your code errors and fix the errors (if any) from the following links:-

     2. Once you are done, try to check your website on different browsers.

Let us know if it works.

Thanks,

Harshika

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines