Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • irionsrl Friend
    #191671

    Hello,
    I’m having the same content twice on the page, that is ja-slogan on top, and t3-slogan at the bottom: both display the slogan module content. How can I turn off one of the two?

    Thanks

    Ninja Lead Moderator
    #510220

    You can delete slogan position in footer page

    Open templates/ja_beranis/tpls/blocks/footer.php file

    Find and delete


    <?php if ($this->countModules('slogan')) : ?>
    <!-- SLOGAN-->
    <section class="container t3-slogan animate-text content-bottom">
    <div class="row">
    <div class="span12">
    <jdoc:include type="modules" name="<?php $this->_p('slogan') ?>" style="raw" />
    </div>
    </div>
    </section>
    <!-- //SLOGAN -->
    <?php endif ?>

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 ago.

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