-
AuthorPosts
-
mohand Friend
mohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
September 21, 2014 at 6:38 am #201487Hello,
my client just reported that the layout is a mess in iphone, which worked well for me. now i found out that the layout is messed up in iphone 5s.
Can you kindly check? if you need to fix things through ftp, please install explorer component
Regards,
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 22, 2014 at 5:17 am #550340I could not see what the problem are you mentioning on your site?
In JA University template, you will see the definition to load css style in mobile layout from templates/ja_university/etc/layouts/default.xml file
<stylesheets>
<file>css/template.css</file>
<file media="only screen and (max-width:719px)">css/layout-mobile.css</file>
<file media="only screen and (max-width:479px)">css/layout-mobile-port.css</file>
<file media="only screen and (min-width:720px) and (max-width: 985px)">css/layout-tablet.css</file>
</stylesheets>
With the dimension that from mobile layout will be loading the css style that.
mohand Friendmohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
September 24, 2014 at 8:03 am #550596Please check this video
http://screencast.com/t/fQKKQ0C6ujV
the problem is only with iphone5s
im using http://www.browserstack.com/
Regards,
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 25, 2014 at 6:40 am #550691This is a web app simulator, you need to test it with real device again. I do not use IP5s but I tested it with IP5 and it is working fine
mohand Friendmohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
October 2, 2014 at 4:41 pm #551558hi,
as mentioned in my first post, that my client has tested it with his phone. i did as well, i just recorded the video to show you. Can you kindly communicate with other support member who has an iphone 5s to check it for us
Regards,
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 3, 2014 at 3:19 am #551605Can you send me the screenshot and describe with the problem on IP5s? It’s pretty hard to debug the problem on your site without clue.
mohand Friendmohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
October 3, 2014 at 5:24 pm #551737I don’t understand why it’s hard. the problem is simply the website is not responsive and broken in iphone 5s and i have sent you not a screenshot but a video. the emulator did a great job matching what has been seen in my client & friend phone.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 6, 2014 at 5:13 am #551922I just fixed the problem from templates/ja_university/blocks/head.php file on your site with the solution below
Find and change
<?php if (T3Common::mobile_device_detect()=='iphone'):?>
<meta name="apple-touch-fullscreen" content="YES" />
<?php endif;?><?php if (T3Common::mobile_device_detect()):?>
<meta name="HandheldFriendly" content="true" />
<?php endif;?>To
<meta name="HandheldFriendly" content="true" />
<meta name="apple-touch-fullscreen" content="YES" />You can check it again, let me know if it helps
mohand Friendmohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
October 14, 2014 at 12:28 am #552798hi, the solution doesn’t work. it tried so hard finding the issue myself with no luck.
another question, have you tried making any adjustments to ja_university/index.php?
Regards,
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 14, 2014 at 3:14 am #552825@mohand: I could not have real IP5s to check the problem on your site but I checked it with all emulation app like IP5s but anything is fine, see the screenshot
About other request you can do that with changes SEO Settings under Global Configuration with Use URL rewriting to No, see the screenshot
Once done clear cache from admin area
-
mohand Friend
mohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
October 14, 2014 at 12:35 pm #552898Hi,
thank you for checking. Can you kindly use http://www.browserstack.com/ for free. My client has been mad since this problem has not being resolved yet. i can confirm that there is a problem in both iphone5c and iphone5S. i’ve check with my friends mobile.the weird thing it works on iphone6! but not 5S or 5C!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 15, 2014 at 4:36 am #553015Look at the screenshot here and your site is working fine with real IP5s
Can you check it with real device and let me know the result?
-
mohand Friend
mohand
- Join date:
- November 2011
- Posts:
- 37
- Downloads:
- 13
- Uploads:
- 9
- Thanked:
- 1 times in 1 posts
November 29, 2014 at 9:30 am #556990Hi,
That’s not what im getting. I have recorded a video of how it looks on iphone5c.
Please find it here http://www.screencast.com/t/C02lPi67F
Regards,
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 1, 2014 at 4:39 am #557119I tested URL of your site with BrowserStack and real iphone 5s device but I could not see the problem as you mentioned.
-
AuthorPosts
Viewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum