Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • christofferl Friend
    #919864

    Although I am editing the templates/ja_healthcare/html/mod_footer/default.php file there is not change happening.

    I still see text:

    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.

    pavit Moderator
    #919870

    Hi

    Please edit this file /templates/ja_healthcare/tpls/blocks/footer.php
    you can find it contained into tags

    <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>

    Best regards

    jurgeng Friend
    #940023

    Okay… I removed these lines…
    Now I still keep seeing "Designed by Joomlart" there. It’s one of the few lines of English that I can’t get translated. Where is this block added?

    pavit Moderator
    #940317

    Hi
    You can change it editing this file /templates/ja_healthcare/html/mod_footer/default.php

    <div class="module">
        <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>
        <small><?php echo JText::_( 'MOD_FOOTER_LINE2' ); ?></small>
    </div>
    jurgeng Friend
    #945994

    Thanks for pointing me there!

    It would make sense to actually alter this so these strings are language strings. 🙂

    pavit Moderator
    #946123

    You can change them using the language override feature and override the strings for mod_footer_line1 and mod_footer_line2

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

This topic contains 5 replies, has 3 voices, and was last updated by  pavit 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum