Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
August 25, 2017 at 3:28 pm #1058623
hi, please teach me how to modify or remove the Joomla copyright in UBER template footer
All Rights Reserved. Designed by JoomlArt.com.
Joomla! is Free Software released under the GNU General Public License.Best Rgds
kevin.chu
John FriendJohn
- Join date:
- November 2007
- Posts:
- 168
- Downloads:
- 151
- Uploads:
- 51
- Thanks:
- 46
- Thanked:
- 3 times in 3 posts
August 26, 2017 at 5:35 am #1058696Go to "/templates/ja_teline_v/tpls/blocks" and modify lines 78-80
August 26, 2017 at 7:34 am #1058701hi , thanks for reply, but I can’t find it in /templates/uber/tpls/blocks/footer.php like you say
thanks you for everything
Best Rgds
kevin.chu
<footer id="t3-footer" class="wrap t3-footer">
<section class="t3-copyright"> <div class="container"> <div class="row"> <div class="<?php echo $this->countModules('acymailing') ? 'col-md-7' : 'col-md-12' ?> copyright <?php $this->_c('copyright') ?>"> <?php if($sitename): ?><h2><?php echo $sitename; ?></h2><?php endif; ?> <jdoc:include type="modules" name="<?php $this->_p('footer') ?>" /> <div class="ja-social<?php $this->_c('ja-social') ?>"> <jdoc:include type="modules" name="<?php $this->_p('ja-social') ?>" style="raw" /> </div> </div> <?php if ($this->countModules('acymailing')): ?> <div class="col-md-5"> <div class="acymailing<?php $this->_c('acymailing') ?>"> <jdoc:include type="modules" name="<?php $this->_p('acymailing') ?>" style="raw" /> </div> </div> <?php endif; ?> </div> </div> </section>
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 3 voices, and was last updated by Pankaj Sharma 7 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum