Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • kubii Friend
    #183073

    What file to I have to edit, to remove the h2 title of “Image Gallery” and the text field “additional info”?


    1. Title
    kubii Friend
    #476044

    since i can not edit my Post anymore:

    I solved the way to delete the text field “additional info”?

    Saguaros Moderator
    #476306

    Hi kubii,

    Could you post your site url here and set Compress CSS in Template manager to No? so that I can check for you.

    kubii Friend
    Saguaros Moderator
    #476591

    Hi kubii again,

    You could open file: templatesja_zitehtmlcom_k2ja_ziteitem.php – ja_zite here is your default template’s name.

    and find out this snippet of code:

    [PHP]
    <?php if($this->item->params->get(‘itemImageGallery’) && !empty($this->item->gallery)): ?>
    <!– Item image gallery –>
    <a name=”itemImageGalleryAnchor” id=”itemImageGalleryAnchor”></a>
    <div class=”itemImageGallery”>
    <h3><?php echo JText::_(‘K2_IMAGE_GALLERY’); ?></h3>
    <?php echo $this->item->gallery; ?>
    </div>
    <?php endif; ?>
    [/PHP]

    then remove or change <h3><?php echo JText::_(‘K2_IMAGE_GALLERY’); ?></h3> line as you wish.

    Regards

    kubii Friend
    #476640

    Perfect! Works like a charme!

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  kubii 11 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum