Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #405854

    Hello!

    I have a problem with the responsive layout after migrating a site from my testenvironment to its real URL (also forwarded).

    On mobile and tablet, layout looks the same as desktop and will not pop on responsive layout at all.

    Will you take a look at it please?

    • This topic was modified 9 years, 8 months ago by Me.llamo.
    #406258

    Hey Me.llamo!

    Thank you for using Enfold.

    The site is inside a frame. Why is that?

    Best regards,
    Ismael

    #406491

    Hi Ismael,

    This site is cloaked, in order to keep this particular URL (not URL from which is forwarded).
    I put it back on redirect 301 and now it responds again to responsive layout…

    Is there another way to do this and keep the prefered URL?

    Regards,
    Me.llamo

    #406874

    Hey!

    Thank you for the info. I don’t think this is possible without duplicating the site. Just to be clear, the preferred domain is (http://www.galeriemi.nl). Is that correct? After the the duplication, edit the old domain’s .htaccess file. Add this at the very beginning:

    RewriteEngine on
    RewriteRule ^(.*)$ http://www.galeriemi.nl/$1 [R=301,L]

    Cheers!
    Ismael

    #407504

    That’s correct, the preferred domainname is (http://www.galeriemi.nl).

    Thanks Ismael, I will consider it!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘after migration site not responsive on mobile phone’ is closed to new replies.