Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • danilofix Friend
    #184847

    Hi

    I don’t understand why I only get raw output from modules, no matter the layout or position I choose. E.g. default-joomla-3.x in position sidebar 2. That is loaded from mainbody:

    <?php if ($this->countModules($sidebar2)) : ?>
    <!-- SIDEBAR 2 -->
    <div class="t3-sidebar t3-sidebar-2 <?php echo $this->getClass($layout, $col) ?><?php $this->_c($sidebar2)?>" <?php echo $this->getData ($layout, $col++) ?>>
    <jdoc:include type="modules" name="<?php $this->_p($sidebar2) ?>" style="T3Xhtml" />
    </div>
    <!-- //SIDEBAR 2 -->
    <?php endif ?>

    That block has style=”T3Xhtml” and not raw, but still no title. Why? It works on the demo site.

    danilofix Friend
    #483013

    I tried to copy the modules.php file in html folder from the T3 plugin folder to the template folder, and now it shows the module titles. So why isn’t the plugin’s default module chrome read?

    Saguaros Moderator
    #483023

    Hi Danilo,

    The default priority of joomla is that when your site is loaded, it should looks at file/folder in your default template folder first, if file/foders are not included in template folder, it then looks for them in base folder of plugin.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 11 years, 9 months ago.

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