T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Guest
  2. Motivator Hole-in-One Smile Seeker
  3. General Discussion
  4. Saturday, 08 February 2014
  5.  Subscribe via email
I've created a new "Content Top" module that I've added inside the "Main Content' div. I have a module associated to the new position with the title set to published. Here's the code I've added:

		
<?php if ($this->countModules('content-top')) : ?>
<!-- CONTENT TOP -->
<div class="content-top <?php $this->_c('content-top') ?>">
<jdoc:include type="modules" name="<?php $this->_p('content-top') ?>" style="raw" />
</div>
<!-- //CONTENT TOP -->
<?php endif ?>


Any help would be greatly appreciated.
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Update: I replaced the "raw" style with "T3Xhtml" and the title shows as it should!
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


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