Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • fdr77 Friend
    #168047

    i will remove index.php in the url generate in footer e logo
    in this mode is ok
    root/templates/ja_teline_iv/blocks/header.php

    <?php
    $app = & JFactory::getApplication();
    $siteName = $app->getCfg('sitename');
    if ($this->getParam('logoType', 'image')=='image'): ?>
    <h1 class="logo">
    <a href="<?php echo $this->baseurl; ?>/"></a>
    </h1>

    root/templates/ja_teline_iv/blocks/footer.php

    <?php
    $app = & JFactory::getApplication();
    $siteName = $app->getCfg('sitename');
    ?>
    <div id="ja-footlogo" >
    <a href="<?php echo $this->baseurl; ?>/"><img src="..//images/logofooter.png"></a>
    </div>

    chavan Friend
    #409954

    Do you have any issues regarding it ?

    fdr77 Friend
    #410025

    seems to work well…I wanted to know if the change was correct or it may create problems.
    The problem is this
    http://www.joomlart.com/forums/topic/information-about-this-issue/
    Since I do not have this problem in mysite.net/index.php but only in mysite.net, I wanted to see if in this mode I can solve

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

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

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