Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • holmanresearch Friend
    #851952

    When restoring the site to just a few hours earlier, joomla …. GNU license returns.

    Saguaros Moderator
    #852242

    Hi

    It belongs to the Footer module, if you want to remove it, try opening the file: ROOT/templates/ja_charity/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>

    And change as you wish.

    holmanresearch Friend
    #863522

    Somethings wrong. I have done this already. My inquiry stated that it returns. So why does it keep returning?

    Saguaros Moderator
    #863922

    I guess you update the template and it was overridden.

    You can try this way:

    • In template folder: ROOT/templates/ja_charity/
    • Create a new folder called local
    • Inside this local folder, create a new folder call html
    • Then copy the folder: ROOT/templates/ja_charity/html/mod_footer/

    To: ROOT/templates/ja_charity/local/html/

    This way will help to keep your customization not be lost when updating template.

    holmanresearch Friend
    #864426
    This reply has been marked as private.
    holmanresearch Friend
    #864439

    In my root folder template/charity there is already a folder labeled local with etc folder.

    Saguaros Moderator
    #864982

    If the ‘local’ folder already exists, you can simply add above ‘html’ folder inside it.

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

This topic contains 6 replies, has 2 voices, and was last updated by  Saguaros 8 years, 10 months ago.

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