hi,
This is very weird….
My site is working perfectly on mobile devices, BUT it stops Responsive on devices when access from a forwarded url. (still responsive on desktop with this forwarded url)
any idea??
thank you :)
Hey!
Put this inside head
of the HTML containing the iframe:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
Regards,
Josue
hi, thanks :)
but what do you mean by “containing the iframe”? should I add this to to the header.php?
This issue only happens on the forwarded url.
Hey!
I’m not sure what you mean by forwarded to be honest, i’m referring to this (this is the source of http://www.路跑.tw):
https://www.dropbox.com/s/qx3ru8e1lapgzzr/Screen%20Shot%202015-06-18%20at%2012.55.37%20AM.png?dl=0
If you can’t edit this ask the person who made the forwarding.
Cheers!
Josue
problem solved :) tks