T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. dil
  2. General Discussion
  3. Sunday, 27 October 2013
  4.  Subscribe via email
I can not get the titles to show. This is from mainbody.php

<?php if ($this->countModules($sidebar2)) : ?>

<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 ?>



If I change "T3Xhtml" to "xhtml" it works, but that is just a work around.

php 5.4.7
joomla 3.1.5
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi dil,

Please try to disable your 3rd plugins one by one to see if there a conflict with T3 Framework.
You can also copy the \plugins\system\t3\base\html\modules.php to \templates\[your-template]\html\modules.php to see if it work.

Hope it helps,

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
It is jreviews SEF plugin. I notified them about the issue. Hopefully they will fix it.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.