Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1064041

    Hi
    Plese open template folder /tpls/blocks/footer.php file to change the bootstrap copyrights.

    Regards

    estevecom Friend
    #1064117

    Hi,

    done but no changes.. hereunder my code :

    <section class="t3-copyright">
    <div class="container">
    <div class="row">
    <div class="<?php echo $this->getParam(‘t3-rmvlogo’, 1) ? ‘col-md-8’ : ‘col-md-12’ ?> copyright <?php $this->_c(‘footer’) ?>">
    <jdoc:include type="modules" name="<?php $this->_p(‘footer’) ?>" />

    RĂ©alisation <a href="http://www.estevecom.com" target="_blank">Esteve Communication.

    <a href="http://www.estevecom.com/" target="blank">RĂ©alisation Esteve Communication.

    <?php if ($this->getParam(‘t3-rmvlogo’, 1)): ?>
    <div class="col-md-4 poweredby text-hide">
    <a class="t3-logo t3-logo-light" href="http://t3-framework.org" title="<?php echo JText::
    (‘T3_POWER_BY_TEXT’) ?>"
    target="_blank" <?php echo methodexists(‘T3’, ‘isHome’) && T3::isHome() ? ” : ‘rel="nofollow"’ ?>><?php echo JText::(‘T3_POWER_BY_HTML’) ?>

    <?php endif; ?>

    Pankaj Sharma Moderator
    #1064119

    Hi
    Can you share the URL of the site here and a temp superuser login in private reply?
    so I have a look on it,
    Regards

    estevecom Friend
    #1064126
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1064301

    Hi
    I checked footer.php file and noticed you have not remove the code.
    I removed it http://prntscr.com/gq6a91
    Now it’s working fine.
    Regards

    estevecom Friend
    #1064431

    Hi,
    GREAT!
    just a question : i did it at the beginning in the footer.php, uploaded from local with FTP and it did nt work.
    When i do it directly in php editor in joomla itself it works!
    can you explain why? is footer.php a dynamic file created in joomla?

    thank you
    pierre

    estevecom Friend
    #1064462

    Hi,
    disregard my last question… i was in the wrong file in http://FTP….

    best regards
    pierre

    Pankaj Sharma Moderator
    #1064557

    You are welcome!

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

This topic contains 8 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

The topic ‘copyright info’ is closed to new replies.