Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jezrin5212078 Friend
    #186616

    i’m using joomla 2.5 and template JA Mero 1.0.1.

    i create module footer-1 until 6 but after preview display nothing. Please advice.


    1. footer-1
    2. footer-1-ori
    Ninja Lead Moderator
    #489449

    You can fix the problem with this way

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

    from


    <?php if ($this->checkSpotlight('footnav', 'footer-1, footer-2, footer-3, footer-4') && $this->countModules('footer-5 or footer-6')) : ?>

    change to


    <?php if ($this->checkSpotlight('footnav', 'footer-1, footer-2, footer-3, footer-4') || $this->countModules('footer-5 or footer-6')) : ?>

    Let me know the result

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, 6 months ago.

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