Dear sirs,
How to delete Joomla information from site footer in Gk_compact template Joomla version 4.1.4.

Att.,
Rita Gonçalves

    Hi ritagoncalves

    I can't access your site now, if you mean the copyright of Joomla info in the footer, it's defined in language file of footer module: /language/en-GB/mod_footer.ini

    MOD_FOOTER_LINE1="Copyright © %date% %sitename%. All Rights Reserved." ; Note : %date% will be auto replaced by current year! Don't translate
    MOD_FOOTER_LINE2="<a href=\"https://www.joomla.org\">Joomla!</a> is Free Software released under the <a href=\"https://www.gnu.org/licenses/gpl-2.0.html\">GNU General Public License.</a>"

    Write a Reply...
    You need to Login to view replies.