foundation5 for concrete5 -> ready. nearly. problems with responsive on android, etc.
Permalink
hello!
within the last 2 days (in full!) i did an integration of foundation5 with concrete5. i started with the most difficult thing which is (for me) the navigation. this works now.
you can see it here:http://c5.nolte-imp.de
(the navipoints are not linked correctly.....)
my problem is: if you resize the browser to a smaller size (for mobile devices) everything works fine. the mobile-MENU is displayed correctly.
BUT: when i openhttp://c5.nolte-imp.de on my android-mobile-device it is rendered wrong: the normal website for desktop will be shown.
ANY IDEA HERE?
THX!
within the last 2 days (in full!) i did an integration of foundation5 with concrete5. i started with the most difficult thing which is (for me) the navigation. this works now.
you can see it here:http://c5.nolte-imp.de
(the navipoints are not linked correctly.....)
my problem is: if you resize the browser to a smaller size (for mobile devices) everything works fine. the mobile-MENU is displayed correctly.
BUT: when i openhttp://c5.nolte-imp.de on my android-mobile-device it is rendered wrong: the normal website for desktop will be shown.
ANY IDEA HERE?
THX!
There is a new theme pending approval for the marketplace that uses Foundation 5. Should be available sometime within the next week or two.
thx! i followed your discussion (& about 10 others...) and thought that i really have to SOLVE that without time to wait. (this weekend i have some kind of holiday...;-).
i realized that you are the "master of foundation" while reading all your posts.
as i have some more hours left (2 hours till midnight) i would be happy if you could give me a hint where the problem could be. i do websites since 1994 but never had the problem that resizing within a browser does not show the same results as displaying things on mobile websites. hmmmmm.
greets,
hajo
i realized that you are the "master of foundation" while reading all your posts.
as i have some more hours left (2 hours till midnight) i would be happy if you could give me a hint where the problem could be. i do websites since 1994 but never had the problem that resizing within a browser does not show the same results as displaying things on mobile websites. hmmmmm.
greets,
hajo
Looking at your source code, it looks like you are calling the main foundation CSS file twice, which might be causing a conflict.
I would suggest dropping the foundation.min.css file and just use the regular version.
Not sure if this will help with the android problem, though. Could be worth a try.
I would suggest dropping the foundation.min.css file and just use the regular version.
Not sure if this will help with the android problem, though. Could be worth a try.
Hi, I tried on my Samsung phone running Android 4.1 and the menu rendered just fine, a button in the top right corner and the menu expands on taping the button.
Works for me too ... on Android 2.2 even (was too lazy to walk across the room to get the Jelly Bean one!)
Good morning!
Thanks to all of you for your feedback! I removed the double-invoke of the foundation-css-file, completely cleared the galaxy s4-cache and - voila - it renders fine!
wish you all a nice sunday!
hajo.
Thanks to all of you for your feedback! I removed the double-invoke of the foundation-css-file, completely cleared the galaxy s4-cache and - voila - it renders fine!
wish you all a nice sunday!
hajo.