test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Andrew Winkler Friend
    #185610

    I would like to change the copyright and the licensing information in the footer. In previous templates there was a footer.php that I could edit, but I can’t find that in JA-University.

    Ninja Lead Moderator
    #485770

    You can change it here

    Copy plugins/system/jat3/jat3/base-themes/default/html/mod_footer/default.php file

    Paste it to this path

    templates/ja_university/html/mod_footer/default.php

    Open default.php file on the template
    from

    <small><?php echo $lineone; ?> Designed by <a href="http://www.joomlart.com/" title="Visit Joomlart.com!">JoomlArt AAA.com</a>.</small>
    <small><?php echo JText::_( 'MOD_FOOTER_LINE2' ); ?></small>

    change to


    <small><?php echo $lineone; ?></small>

    Remember to cache cache from Admin area

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 8 months ago.

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