-
AuthorPosts
-
christofferl Friend
christofferl
- Join date:
- January 2011
- Posts:
- 233
- Downloads:
- 30
- Uploads:
- 101
- Thanks:
- 21
- Thanked:
- 2 times in 1 posts
June 27, 2016 at 9:09 am #944511In the documentation, only 1 sentence int the footer is explained how to change. How to I change the other one?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 27, 2016 at 9:58 am #944534Hi
Go to /tpls/blocks/footer.php file your JA Template folder .
find<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>
change the lines with your words .
Hope it helps .
1 user says Thank You to Pankaj Sharma for this useful post
jurgeng Friendjurgeng
- Join date:
- December 2010
- Posts:
- 77
- Downloads:
- 56
- Uploads:
- 12
- Thanks:
- 7
- Thanked:
- 6 times in 3 posts
June 30, 2016 at 9:45 am #945760Mmm… call mee stupid, but I don’t see it. Here’s what I see:
<!-- FOOTER --> <footer id="t3-footer" class="wrap t3-footer"> <?php if ($this->checkSpotlight('footnav', 'footer-1, footer-2, footer-3, footer-4, footer-5, footer-6')) : ?> <!-- FOOT NAVIGATION --> <div class="container"> <?php $this->spotlight('footnav', 'footer-1, footer-2, footer-3, footer-4, footer-5, footer-6',array('class' => 'equal-height equal-height-child', 'child-class' => 'col')) ?> </div> <!-- //FOOT NAVIGATION --> <?php endif ?> <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') ?>" /> </div> </div> </div> </section> </footer> <!-- //FOOTER -->
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 30, 2016 at 10:28 am #945770Hi
which template you are using the suggestion if for JA Healthcare , its defined at end of file .
here u can see this : http://prntscr.com/bmzbw4jurgeng Friendjurgeng
- Join date:
- December 2010
- Posts:
- 77
- Downloads:
- 56
- Uploads:
- 12
- Thanks:
- 7
- Thanked:
- 6 times in 3 posts
July 1, 2016 at 7:40 am #945995Actually, for JA Healthcare, you’ll have to go to /templates/ja_healthcare/html/mod_footer/default.php and alter the text there.
Are you certain you’re running the latest public version of the template? Attached is a screenshot of what see if I open /tpls/blocks/footer.php and it’s clearly not the same as yours.
-
2 users say Thank You to jurgeng 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
July 1, 2016 at 10:06 am #946042Hi
yes its in latest version two, Actually in this topic user asked about the bootstrap line , that is defined in the footer.php file in latest version 1.01 too have the lines .
And in the mod_footer you find this line<small><?php echo $lineone; ?> Designed by <a href="http://www.joomlart.com/" title="Visit Joomlart.com!" <?php echo method_exists('T3', 'isHome') && T3::isHome() ? '' : 'rel="nofollow"' ?>>JoomlArt.com</a>.</small>
Both are different .
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 3 voices, and was last updated by Pankaj Sharma 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum