Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • svalent93 Friend
    #1030619

    Hi,
    can you add a form to prevent favicon change on every update?
    Best regards

    Saguaros Moderator
    #1030933

    Hi,

    That’s cool idea, is there any sample of that form you suggest?

    svalent93 Friend
    #1031182

    I think that is the same code with joomla isis template for the backend access
    [code]
    <?php if ($loginLogoFile = $this->params->get(‘loginLogoFile’)) : ?>
    <img src="<?php echo JUri::root() . $loginLogoFile; ?>" alt="<?php echo $sitename; ?>" />
    <?php else: ?>
    <img src="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/images/joomla.png" alt="<?php echo $sitename; ?>" />
    <?php endif; ?>

    [/code]

    Saguaros Moderator
    #1031331

    I will pass to the team for further consideration.

    jrnegronvidal1510 Friend
    #1056003

    HI. Please, don’t forget this. I have to change the favicon with every update. The same happens with the
    404 error page. Thanks.

    Saguaros Moderator
    #1056441

    Let see the team for further consideration on this.

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

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

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