creativity display home page after redirect

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Mon May 18, 2015 10:03 am
Hi everybody,

i'm an old customer here in gavick but new to this forum.
I've searched but found anything about this.

I have a Creativity template working fine on j!2.5.
Everything ok when I jump (by mobile o else) directly on the HP via http://www.realwebsite.com/realposition or http://realposition.realwebsite.com.
The problem is when I jump by mobile (iphone, ipad) to the HP via redirect by http://www.officialwebsitehomepage.com to the http://realposition.realwebsite.com:

In that case the homepage displays everything zoomed (I think 100%) like I was viewing by a laptop and not by mobile.
Noway to navigate the real content of the page if you don't know it earlier.

Anyone has the same trouble? What should I do?

Thank you everybody for helping me.
User avatar
Fresh Boarder

GK User
Mon May 18, 2015 2:29 pm
Hello,

Please try to replace in the layouts/default.php file the following line:

Code: Select all
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2.0">


to:

Code: Select all
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
User avatar
Administrator

GK User
Mon May 18, 2015 3:28 pm
Hi and thank you alot.
Unfortunately it seems not to work.
I made the change and cleared my cache but by iphone via safari the problem is still there.

I can give You the real website via PM if it helps us.
Can I do this?
Thank You again for your quick reply.
V67
User avatar
Fresh Boarder

GK User
Tue May 19, 2015 6:57 pm
Please provide me some real example, because your example with iframe won't work as it is a problem with missing viewport metatag in the iframe view.
User avatar
Administrator

GK User
Tue May 19, 2015 10:01 pm
Now I understand why!
The iframe was the problem.
It is produced automatically by my provider's panel, when I redirect hiding the real path!
There is a way to hide it without using an iframe?
Thank You alot. Ag.in,
User avatar
Fresh Boarder

GK User
Thu May 21, 2015 8:13 pm
You should ask your provider for removing that iframe or change the provider.
User avatar
Administrator

GK User
Thu May 21, 2015 9:12 pm
Thank You very much
User avatar
Fresh Boarder


cron