-
AuthorPosts
-
February 5, 2010 at 4:40 pm #148436
I’ve tried to browse the Zeolite II template demo using my iphone and everything works except whan I click on the menu button in the top left. This is what appear clicking on it…
6903
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 6, 2010 at 9:30 am #331804Hi andreamarucci,
This is s bug!
You can do as following to fix this issue:
open templatesja_zeolite_iilayoutsblocksiphonemainnav.php
find this line code:
<?php if (($jamenu = $this->loadMenu())) {echo “<h1>TETETETET</h1>”;print_r ($jamenu); $jamenu->genMenu (); }?>
change it to:
<?php if (($jamenu = $this->loadMenu())) {$jamenu->genMenu (); }?>February 8, 2010 at 8:06 am #331984Thanks. Maybe they’ve also to fix it in the demo and in the distribution package…
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by andreamarucci 14 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with the iPhone layout
Viewing 3 posts - 1 through 3 (of 3 total)