-
AuthorPosts
-
Andrew Winkler Friend
Andrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
April 27, 2015 at 6:03 am #205863I’ve customised the /templates/ja_teline_v/html/mod_footer/default.php file, but for some reason the site keeps displaying this text:
[PHP]Copyright ? 2015 Joomla!. All Rights Reserved. Powered by The Rebel Site – Designed by JoomlArt.com.
Bootstrap is a front-end framework of Twitter, Inc. Code licensed under Apache License v2.0.
Font Awesome font licensed under SIL OFL 1.1. [/PHP]Have I customised the wrong file? How do I get of this?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 27, 2015 at 7:10 am #568403<em>@andrewwinkler 470492 wrote:</em><blockquote>I’ve customised the /templates/ja_teline_v/html/mod_footer/default.php file, but for some reason the site keeps displaying this text:
[PHP]Copyright ? 2015 Joomla!. All Rights Reserved. Powered by The Rebel Site – Designed by JoomlArt.com.
Bootstrap is a front-end framework of Twitter, Inc. Code licensed under Apache License v2.0.
Font Awesome font licensed under SIL OFL 1.1. [/PHP]Have I customised the wrong file? How do I get of this?</blockquote>
Hi you need to go templatesja_teline_vtplsblocksfooter.php
and change the copyrights info as per your needs .1 user says Thank You to Pankaj Sharma for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 27, 2015 at 7:10 am #733499<em>@andrewwinkler 470492 wrote:</em><blockquote>I’ve customised the /templates/ja_teline_v/html/mod_footer/default.php file, but for some reason the site keeps displaying this text:
Copyright ? 2015 Joomla!. All Rights Reserved. Powered by The Rebel Site - Designed by JoomlArt.com.
Bootstrap is a front-end framework of Twitter, Inc. Code licensed under Apache License v2.0.
Font Awesome font licensed under SIL OFL 1.1.Have I customised the wrong file? How do I get of this?</blockquote>
Hi you need to go templatesja_teline_vtplsblocksfooter.php
and change the copyrights info as per your needs .1 user says Thank You to Pankaj Sharma for this useful post
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
May 11, 2015 at 10:20 pm #570217<em>@pankajsharma 470508 wrote:</em><blockquote>Hi you need to go templatesja_teline_vtplsblocksfooter.php
and change the copyrights info as per your needs .</blockquote>Uhm sorry but… it doesn’t run for me! But….
If I rename footer.php… all the text remain!It could depends by configuration.php that is ‘non-writable’?!
(so also folder ‘tmp’)?!Thanks
M.
************************************************************
@pavit questo sistema a non funziona!
Ho provato addirittura a rinominare il footer.php e…. niente! Rimane tutto com’?.
Potrebbe dipendere dal configuration.php che ? non scrivibile cos? come la cartella tmp?!Ciao e grazie!
M
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
May 11, 2015 at 10:20 pm #735289<em>@pankajsharma 470508 wrote:</em><blockquote>Hi you need to go templatesja_teline_vtplsblocksfooter.php
and change the copyrights info as per your needs .</blockquote>Uhm sorry but… it doesn’t run for me! But….
If I rename footer.php… all the text remain!It could depends by configuration.php that is ‘non-writable’?!
(so also folder ‘tmp’)?!Thanks
M.
************************************************************
@pavit questo sistema a non funziona!
Ho provato addirittura a rinominare il footer.php e…. niente! Rimane tutto com’?.
Potrebbe dipendere dal configuration.php che ? non scrivibile cos? come la cartella tmp?!Ciao e grazie!
M
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 12, 2015 at 5:32 am #570265<blockquote>Ho provato addirittura a rinominare il footer.php e…. niente! Rimane tutto com’?.
Potrebbe dipendere dal configuration.php che ? non scrivibile cos? come la cartella tmp?!</blockquote>Devi editare il file footer.php e cambiare le informazioni contenute nella sezione copyright
<section class="t3-copyright">
<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') ?>" />
<small>Copyright © 2015 Joomla!. All Rights Reserved. Powered by <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>" rel="nofollow"><?php echo strip_tags($sitename) ?></a> - Designed by JoomlArt.com.</small>
<small>
<a href="http://twitter.github.io/bootstrap/" target="_blank">Bootstrap</a> is a front-end framework of Twitter, Inc. Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
</small>
<small>
<a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome</a> font licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>.
</small>
</div>
<?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 method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>><?php echo JText::_('T3_POWER_BY_HTML') ?></a>
</div>
<?php endif; ?>
</div>
</section>Dai un’occhiata a questo documento
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 12, 2015 at 5:32 am #735331<blockquote>Ho provato addirittura a rinominare il footer.php e…. niente! Rimane tutto com’?.
Potrebbe dipendere dal configuration.php che ? non scrivibile cos? come la cartella tmp?!</blockquote>Devi editare il file footer.php e cambiare le informazioni contenute nella sezione copyright
<section class="t3-copyright">
<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') ?>" />
<small>Copyright © 2015 Joomla!. All Rights Reserved. Powered by <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>" rel="nofollow"><?php echo strip_tags($sitename) ?></a> - Designed by JoomlArt.com.</small>
<small>
<a href="http://twitter.github.io/bootstrap/" target="_blank">Bootstrap</a> is a front-end framework of Twitter, Inc. Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
</small>
<small>
<a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome</a> font licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>.
</small>
</div>
<?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 method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>><?php echo JText::_('T3_POWER_BY_HTML') ?></a>
</div>
<?php endif; ?>
</div>
</section>Dai un’occhiata a questo documento
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
May 12, 2015 at 9:14 am #570302<em>@pavit 472957 wrote:</em><blockquote>Devi editare il file footer.php e cambiare le informazioni contenute nella sezione copyright
<section class="t3-copyright">
<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') ?>" />
<small>Copyright ? 2015 Joomla!. All Rights Reserved. Powered by <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>" rel="nofollow"><?php echo strip_tags($sitename) ?></a> - Designed by JoomlArt.com.</small>
<small>
<a href="http://twitter.github.io/bootstrap/" target="_blank">Bootstrap</a> is a front-end framework of Twitter, Inc. Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
</small>
<small>
<a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome</a> font licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>.
</small>
</div>
<?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 method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>><?php echo JText::_('T3_POWER_BY_HTML') ?></a>
</div>
<?php endif; ?>
</div>
</section>Dai un’occhiata a questo documento</blockquote>
Uhmmm ma anche spegnendo su OFF il default.php non cambia nulla nel template, quindi non credo sia quello il file incriminato, ovvero “/templates/ja_teline_v/html/mod_footer”.
Il link > http://www.joomlart.com/documentation/joomla-faqs/copyright-removal#bootstrap-copyrights porta sempre nelle 3 opzioni differenti (ma Teline V ? T3 no?!) al folder > /templates/ja_template/html/mod_footer/ e torniamo quindi alla questione di prima…
Uhm…
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 12, 2015 at 9:20 am #570303Mi mandi un account da super user per il tuo sito ? provo a controllare cosa e’ successo , i file da modificare sono quelli , non e’ che il tuo template e’ diverso da tutti gli altri.
1 user says Thank You to pavit for this useful post
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
May 12, 2015 at 9:51 pm #570366Thanks Pavit,
maybe folder TMP was blocked: the file was in > in tpls/blocks/footer.php.M.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 4 voices, and was last updated by pavit 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Customisation of footer doesn’t work
Viewing 10 posts - 1 through 10 (of 10 total)