1. eastkilla
  2. Newbie area
  3. Thursday, 26 December 2013
  4.  Subscribe via email
Hi all,
I'm working on Joomla 3.2.1 and Seblod 3.2.0. I would like to integrate CComment in a personnal content page using tabs created with bootstrap. I want to display Ccomment only in a specific tab (in TAB2 for exemple), not below all tabs. Is it possible ? Thanks for your help. My code page :

<?php
/**
* @package SD Simple Simon Template V2.5.0 for SEBLOD 3.x - http://www.seblod.com
* @license GNU General Public License version 2 or later
* @author Simon Dowdles - http://www.simondowdles.com
* @copyright Copyright (C) 2013 Simon Dowdles New Media Holdings (Pty) Ltd. All Rights Reserved.
**/

// No Direct Access
defined( '_JEXEC' ) or die;
?>

<ul class="nav nav-tabs">
<li><a href="#TAB1" data-toggle="tab">TAB1</a></li>
<li><a href="#TAB2" data-toggle="tab">TAB2</a></li>
</ul>

<div class="tab-content">

<div class="tab-pane" id="TAB1">
<p><?php echo $cck->renderField('field1')?></p>
<p> <?php echo $cck->renderField('field2')?></p>
<p> <?php echo $cck->renderField('field3')?></p>
</div>

<div class="tab-pane" id="TAB2"><?php echo $cck->renderField('art_fulltext')?></div>
</div>
Responses (1)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now

Last questions

Anzeige von mehrtägigen Events auf Buchungsseite
We have been using Matukio for quite some time now. Unfortunately, we have been ...
5 Replies
Posted on Sunday, 03 August 2025
  • Resolved
  • Is Ccomment still alive?
    Is Ccomment still being supported? It's time for my Pro renewal but I haven't se...
    2 Replies
    Posted on Thursday, 14 August 2025
  • Resolved
  • Assistance Needed – Error When Posting Comments
    Hello, I’m experiencing an issue when trying to submit a comment on my site u...
    0 Replies
    Posted on Sunday, 10 August 2025
    Hotspots Pro 6.0.13 compatability with Joomla 5.3.
    Running Hotspots Pro 6.0.13 on Joomla 4.4.13 and want to upgrade to Joomla 5.3.1...
    2 Replies
    Posted on Friday, 04 July 2025
    some questions on Hotspots
    Hi, On Hotspots extension : 1) is it possible to add our own map layer / v...
    0 Replies
    Posted on Thursday, 03 July 2025