Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • okkhalid Friend
    #198367

    Hello, the feature project module disappeared from my site. please help


    1. ff
    Nazario A Friend
    #537396

    @okkhalid,

    Did you customise something in the mainbody block of features layout which you’re using in the homepage? By default, the features layout will load mainbody-features block, please try to open the appropriate PHP file of this block: templatesja_decortplsblocksmainbody-features.php and make sure that it includes this snippet of code:
    [PHP]
    <?php if ($this->countModules(‘features-3’)) : ?>
    <div class=”col-xs-12 <?php $this->_c(‘features-3’) ?>”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘features-3’) ?>” style=”raw” />
    </div>
    <?php endif ?>
    [/PHP]

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

This topic contains 2 replies, has 2 voices, and was last updated by  Nazario A 10 years, 5 months ago.

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