tab template not showing Group Intro

abqsue

New Member
I love the tab template for my use of Fabrik, however, this template's default.php file does not include the code to show the Group Intro entries.

I've taken the following code from the default template:

<?php /* This is where the group intro is shown */ ?>
<?php if ($group->intro !== '') {?>
<div class="groupintro"><?php echo $group->intro ?></div>
<?php }?>

and have (yet again) inserted it into the tab template default.php file (right after line 51 for v3.0.6.3), but of course every time Fabrik upgrades, I have to insert this code again. Is it possible for you all to include it in the tab template default.php file?
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top