Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jamjodesign Friend
    #146419

    Hi all, I see on the newer templates from Joomlart there is a Mobile View button at the bottom of the page which diverts to a link like the following (Only an exmaple and will not work – concentrate on the /?ui=mobile part): http://www.google.com/?ui=mobile

    So I know that ja-teline III changes automatically when an iphone or handheld accesses it. However I was hoping I could also put a button on my site and was wondering what the link would be? or is this possible with ja-teline III as I do not see this option to click a button on the browser?

    Any help to what the extension after my URL should be would be great? 😉

    Thanks,
    James

    gray Friend
    #325197

    There is a code in index.php
    [php]$layout = $tmplTools->getLayout ();
    if ($layout) {
    $tmplTools->display ($layout);
    }[/php]

    I think, If to put ‘iphone’ or ‘handheld’ in $tmplTools->display ($layout) it would return respective template.

    jamjodesign Friend
    #325198

    So to be clear if I was making a link to this in my menu bar what would the link be?

    jamjodesign Friend
    #325229

    Shameless bump here…

    Saguaros Moderator
    #325373

    here is the solution for you, you can download the package and upgrade for the ja libs in your template.

    http://www.joomlart.com/forums/topic/mobile-desktop-button/

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

This topic contains 5 replies, has 3 voices, and was last updated by  Saguaros 14 years, 12 months ago.

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