-
AuthorPosts
-
kubii Friend
kubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 13, 2012 at 12:30 am #183073What file to I have to edit, to remove the h2 title of “Image Gallery” and the text field “additional info”?
kubii Friendkubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 13, 2012 at 12:52 am #476044since i can not edit my Post anymore:
I solved the way to delete the text field “additional info”?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 14, 2012 at 3:29 pm #476306Hi 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 Friendkubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 17, 2012 at 1:23 pm #476525sure,
the site is:
http://www.design-trans-fair.de/page/index.php/hersteller/leff/item/743-oneSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 18, 2012 at 3:57 am #476591Hi 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
2 users say Thank You to Saguaros for this useful post
kubii Friendkubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 18, 2012 at 10:00 am #476640Perfect! Works like a charme!
1 user says Thank You to kubii for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by kubii 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
remove aditional fields & image gallery title bar
Viewing 6 posts - 1 through 6 (of 6 total)