This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Responsive layout not responsive on mobile devices

10 years ago · Last reply by Daniel 10 years ago

Hi

My webpage is located on wp.sakskoebing-tambourkorps.dk, and I have made a dns record on the webserver, that redirect www.sakskoebing-tambourkorps.dk to wp.sakskoebing-tambourkorps.dk, but keeps the url in the browser (web-alias).

I know that the way this works, is by presenting the content on wp.sakskoebing-tambourkorps.dk in a frame on www.sakskoebing-tambourkorps.dk, and this is also viewable in the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html><head><title>sakskoebing-tambourkorps.dk</title></head><frameset rows="100%"><frame src="http://wp.sakskoebing-tambourkorps.dk">
<noframes>Your user agent does not support frames or is currently configured not to display frames. However
you may visit <a href="http://wp.sakskoebing-tambourkorps.dk">the page that was supposed to be here</a></noframes></frameset></html>

For some reason, this mess up the responsive layout on mobile devices, that instead of a responsive page layout shows a fullpage layout.

Is there a way to keep the redirect, and show the correct responsive layout on the mobile device.

By the way, awesome theme, and the pagebuilder is really great!

Regards
Morten Koborg

URL: http://www.sakskoebing-tambourkorps.dk

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Daniel Staff 10 years, 10 months ago

    Hi Morten

    Looking at your site, I see that the whole page is basically an iframe pointing to the URL http://wp.sakskoebing-tambourkorps.dk“> I’m not sure why it’s doing this, but if you view that URL on a mobile device it works as expected.

    Basically you want your http://www.sakskoebing-tambourkorps.dk domain name to point directly to your WordPress site, rather than proxy through an iframe.

    Cheers

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread