Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • stimulus Friend
    #181200

    We are unable to change the information in the footer for the JA Zite Responsive Template for Joomla 2.5.
    Does anyone know how to edit the info?

    Thanks.

    Ninja Lead Moderator
    #469204

    What did you want to change on the footer?

    You can change anything this path

    <blockquote>templates/ja_zite/blocks/footer.php</blockquote>

    stimulus Friend
    #469803

    I just needed to change the info – so there is no easy way? I will look at the php file

    Ninja Lead Moderator
    #469831

    <blockquote>Open templates/ja_zite/blocks/footer.php file</blockquote>
    and change information here

    <?php
    $t3_logo = $this->getParam ('setting_t3logo', 't3-logo-light', 't3-logo-dark');
    if ($t3_logo != 'none') : ?>
    <div id="ja-poweredby" class="<?php echo $t3_logo ?>">
    <a href="http://t3.joomlart.com" title="Powered By T3 Framework" target="_blank">Powered By T3 Framework</a>
    </div>
    <?php endif; ?>

    About text you can change on <blockquote>language/en-GB/en-GB.mod_footer.ini file</blockquote>
    with data here

    MOD_FOOTER="Footer"
    MOD_FOOTER_LINE1="Copyright © %date% %sitename%. All Rights Reserved."
    MOD_FOOTER_LINE2="<a href="_QQ_"http://www.joomla.org"_QQ_">Joomla!</a> is Free Software released under the <a href="_QQ_"http://www.gnu.org/licenses/gpl-2.0.html"_QQ_">GNU General Public License.</a>"
    MOD_FOOTER_XML_DESCRIPTION="This module shows the Joomla! copyright information."

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 1 month ago.

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