Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • raccuglia Friend
    #152280

    I am having issues with mobile.

    1) In Blackberry, the menu doesn’t work meaning, I can’t see the drop down list. However, it looks like is showing transparent, apparently, as I can see the links can be clicked (little hand image) and if I click it takes me to the link. I just can’t see the menu list.

    2) In iPhone, the website logo links to /ja_ores/layouts/blocks/handheld/index.php

    Thanks for the help!

    Sherlock Friend
    #349085

    Dear raccuglia,

    Did you mind posting your url here for a checking ?

    raccuglia Friend
    Sherlock Friend
    #349436

    Dear raccuglia,

    If possible,please kindly submit a ticket into our ticket system give us your admin account then I will have a further checking this issue for u !

    raccuglia Friend
    #349602

    Submitted a ticket but no response yet. Anyone has any idea what’s going on?

    raccuglia Friend
    #349691

    Here is the solution for iPhone:

    Go to templates/ja_ores/layouts/iphone.php file you will see this line of codes
    <?php $this->loadBlock(‘handheld/header’) ?>
    Change it to
    <?php $this->loadBlock(‘iphone/header’) ?>

    Still getting the iphone navigation in handheld even though handheld.php reads:
    <!– HEADER –>
    <?php $this->loadBlock(‘handheld/header’) ?>
    <!– //HEADER –>

    <!– NAV –>
    <?php $this->loadBlock(‘handheld/mainnav’) ?>
    <!– //NAV –>

    <!– CONTENT –>
    <?php $this->loadBlock(‘handheld/main’) ?>
    <!– //CONTENT –>

    <!– FOOTER –>
    <?php $this->loadBlock(‘handheld/footer’) ?>
    <!– //FOOTER –>

    Thanks JA!

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

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

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