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

mobile view acting strange

Community Beginner ,
Mar 18, 2017 Mar 18, 2017

I uploaded a site edited in Dreamweaver. I bought a domain through godaddy and have forward with masking pointing to where it is located. I have it running from my other websites hosting so its pointing to www.MYSITE.com/NEWSITE/Index.html

It looks fine in chrome and safari when I use www.MYSITE.com/NEWSITE/Index.html and www.NEWSITE.com

When I preview the mobile from inside dreamweaver it looks fine, local view.

When I go to www.MYSITE.com/NEWSITE/Index.html on my phone it looks fine.

However, when I go to www.NEWSITE.com it doesn't load correctly.

Sites are hosted at one.com

Any help would be greatly appreciated, I am at a total loss

400
Translate
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 , Mar 19, 2017 Mar 19, 2017

Is this your web site?  The code contains a frame that points to your other domain.  Maybe that's why it looks bad on Mobile phones.   Mobile phones don't support deprecated frames & framesets. 

<frameset rows="100%,*" border="0">

  <frame src="http://buddenhagenitsolutions.com/Omnia/index.html" frameborder="0" />

  <frame frameborder="0" noresize />

</frameset>

Nancy

Translate
Community Expert ,
Mar 18, 2017 Mar 18, 2017

Please give us the correct URL's so that we can see what is going on.

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Translate
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
Community Beginner ,
Mar 19, 2017 Mar 19, 2017

the new one is www.omniadmp.com

forward points to

www.buddenhagenitsolutions.com/Omnia/index.html

Thanks again

Translate
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
Community Expert ,
Mar 19, 2017 Mar 19, 2017

Is this your web site?  The code contains a frame that points to your other domain.  Maybe that's why it looks bad on Mobile phones.   Mobile phones don't support deprecated frames & framesets. 

<frameset rows="100%,*" border="0">

  <frame src="http://buddenhagenitsolutions.com/Omnia/index.html" frameborder="0" />

  <frame frameborder="0" noresize />

</frameset>

Nancy

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
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
Community Beginner ,
Mar 19, 2017 Mar 19, 2017

Ok so, I believe go daddy adds the frames for the mask forwarding, so I guess bottom line I have to stop being cheap and pay for more hosting  

Translate
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
Community Expert ,
Mar 19, 2017 Mar 19, 2017
LATEST

erikb30197127  wrote

Ok so, I believe go daddy adds the frames for the mask forwarding, so I guess bottom line I have to stop being cheap and pay for more hosting  

Quality web hosting is not expensive or hard to find.  There are plenty of good web hosts with plans to fit most budgets. 

  • Bluehost
  • DreamHost
  • HostGator
  • Hostmoster
  • InMotion
  • Lunarpages

The Best Web Hosting Services of 2017 | PCMag.com

Nancy

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
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