-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 26, 2017 at 2:12 am #1064041Hi
Plese open template folder /tpls/blocks/footer.php file to change the bootstrap copyrights.Regards
September 26, 2017 at 7:44 am #1064117Hi,
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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 26, 2017 at 7:55 am #1064119Hi
Can you share the URL of the site here and a temp superuser login in private reply?
so I have a look on it,
RegardsSeptember 26, 2017 at 8:07 am #1064126This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 27, 2017 at 4:04 am #1064301Hi
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.
RegardsSeptember 27, 2017 at 10:02 am #1064431Hi,
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
pierreSeptember 27, 2017 at 1:04 pm #1064462Hi,
disregard my last question… i was in the wrong file in http://FTP….best regards
pierrePankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 28, 2017 at 2:37 am #1064557You are welcome!
-
AuthorPosts
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.