Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lo30sopa6 Developer
    #154285

    I got a bit of an issue here:

    Dear Joomlart,

    I have have assigned the login module to only appear on certain pages. This works fine in desktop (standard) view.

    But in iPhone view the login-button in the navigation toolbar remains visible on all pages at all times. Furthermore, the button does not function on those pages since the module was allready assigned to show only on the specific pages I assigned it to.

    I would like to know how to fix this bug, because at the moment it makes the iPhone view unusable for me and a client of mine.

    Best ,
    Steve

    Saguaros Moderator
    #355472

    Hello, you open the file: templatesja_purity_iilayoutsblocksiphonemainnav.php and find the following codes:

    <a class=”toggle ip-button button-login” href=”#ja-login” title=”Login”>Login</a>

    replace:
    [PHP]
    <?php if($this->countModules(‘login’)) : ?>
    <a class=”toggle ip-button button-login” href=”#ja-login” title=”Login”>Login</a>
    <?php endif; ?
    [/PHP]
    and now you put the login menu into the “login” position, and use the menu asignment function again

    lo30sopa6 Developer
    #355971

    Thanks!

    I’ll try it and post back when it solves the problem.

    UPDATE: it works. Thanks again.

    Kind regards,
    Steve

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

This topic contains 3 replies, has 2 voices, and was last updated by  lo30sopa6 14 years, 1 month ago.

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