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

Question regarding custom fields
How do I access custom fields after I have created them?...
0 Replies
Posted on Wednesday, 24 April 2024
  • New
    • #custom fields
    Google no index für bestimmte Seiten/Details
    Hallo ich habe eine kleine Frage: wo kann ich einstellen, dass Google die Seite...
    0 Replies
    Posted on Wednesday, 24 April 2024
  • New
  • Language parameter in the link to the comment
    Hello. 1) I have a multilingual website (3 languages). If someone added a comme...
    1 Replies
    Posted on Saturday, 06 April 2024
    categories icon in header
    Hi! I saw this in the promo, but I can't find how to set it up. https://compo...
    0 Replies
    Posted on Monday, 22 April 2024
  • New
    • #style
    • #Categories
    Questions on new installation...
    Working on getting this set up... https://eastend2024.joepolecheck.com/rumma...
    3 Replies
    Posted on Wednesday, 17 April 2024
  • Resolved
  • New