Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mylearningspace Friend
    #154292

    site is displaying ok on iphone, handheld but the site header logo links to /ja_ores/blocks/handheld/index.php. is it possible to correctly point logo link to home page without error or else remove site header logo link?

    fyi – im also using shSEF404, so im not sure if this has an impact as logo link is ok for site in normal mode.

    http://www.mylearningspace.com.au

    Saguaros Moderator
    #355566

    Hello you open the file: templatesja_oreslayoutsblockshandheldheader.php and templatesja_oreslayoutsblocksiphoneheader.php
    you find:
    [PHP]
    <a href=”../../../../ja_ores/layouts/blocks/handheld/index.php” title=”<?php echo $siteName; ?>”>
    [/PHP]
    replace:
    [PHP]
    <a href=”<?php echo JURI::base();?>” title=”<?php echo $siteName; ?>”>
    [/PHP]

    mylearningspace Friend
    #355661

    thanks – that resolved the issue. great theme and support, as always.

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

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

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