Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kevin.chu Friend
    #1058623

    hi, please teach me how to modify or remove the Joomla copyright in UBER template footer

    All Rights Reserved. Designed by JoomlArt.com.
    Joomla! is Free Software released under the GNU General Public License.

    Best Rgds

    kevin.chu


    1. copyright
    John Friend
    #1058696

    Go to "/templates/ja_teline_v/tpls/blocks" and modify lines 78-80

    kevin.chu Friend
    #1058701

    hi , thanks for reply, but I can’t find it in /templates/uber/tpls/blocks/footer.php like you say

    thanks you for everything

    Best Rgds

    kevin.chu

    <footer id="t3-footer" class="wrap t3-footer">

    <section class="t3-copyright">
        <div class="container">
            <div class="row">
                <div class="<?php echo $this->countModules('acymailing') ? 'col-md-7' : 'col-md-12' ?> copyright <?php $this->_c('copyright') ?>">
                    <?php if($sitename): ?><h2><?php echo $sitename; ?></h2><?php endif; ?>
                    <jdoc:include type="modules" name="<?php $this->_p('footer') ?>" />
                    <div class="ja-social<?php $this->_c('ja-social') ?>">
                        <jdoc:include type="modules" name="<?php $this->_p('ja-social') ?>" style="raw" />
                    </div>
    
                </div>
                <?php if ($this->countModules('acymailing')): ?>
                    <div class="col-md-5">
                        <div class="acymailing<?php $this->_c('acymailing') ?>">
                            <jdoc:include type="modules" name="<?php $this->_p('acymailing') ?>" style="raw" />
                        </div>
                    </div>
                <?php endif; ?>
            </div>
        </div>
    </section>

    Pankaj Sharma Moderator
    #1058752

    Hi
    To change the Joomla copyrights kindly follow this documentation.

    Regards

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

This topic contains 3 replies, has 3 voices, and was last updated by  Pankaj Sharma 6 years, 8 months ago.

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