Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • andreamarucci Friend
    #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

    1. IMG_0713
    Sherlock Friend
    #331804

    Hi 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 (); }?>

    andreamarucci Friend
    #331984

    Thanks. Maybe they’ve also to fix it in the demo and in the distribution package…

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  andreamarucci 14 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum