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

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
Trying to resize the image in the comments
Hey everyone, Basically I am trying to make the images in the comments smalle...
9 Replies
Posted on Wednesday, 12 August 2009
J5 compatibility for Hotspots
Hi guys, Just started to update my old J3x website. Is there J5 compatibility p...
2 Replies
Posted on Monday, 24 February 2025
  • #Hotspots
  • #hotspots Joomla 5
error message when adding/cofiguring email address
When configuring the email plugin that send a email message to admin when a new ...
0 Replies
Posted on Friday, 09 May 2025