-
AuthorPosts
-
idhla Friend
idhla
- Join date:
- February 2011
- Posts:
- 72
- Downloads:
- 23
- Uploads:
- 30
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
December 9, 2015 at 6:57 am #780310HEllo,
I would like to eliminate the large image that is at the top of the article, under the article title. How can this be accomplished? Also, I would like the Previous/Next Article buttons to appear after the article, not before. How can I do this?
Thanks in advance.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 10, 2015 at 4:32 am #791518Hi @idhla,
You will need to edit a bit in code for the markup of article content layout.
Go to file: /root/templates/ja_teline_v/html/layouts/joomla/content/item/default.php
Then comment or remove this section:
<section class="article-intro-media"> <?php echo JLayoutHelper::render('joomla.content.image.intro', $displayData); ?> <?php $title = $item->category_title; ?> <?php if ($params->get('show_category')) : ?> <?php echo JLayoutHelper::render('joomla.content.info_block.magazine_category', array('item' => $item, 'params' => $params)); ?> <?php endif; ?> </section> <section class="row article-navigation top"> <?php if (isset ($item->pagination)) echo $item->pagination ?> </section>
It will look like this: http://prntscr.com/9cegol
idhla Friendidhla
- Join date:
- February 2011
- Posts:
- 72
- Downloads:
- 23
- Uploads:
- 30
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
December 10, 2015 at 4:40 am #791603Brilliant, worked like a charm, thank you!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 10, 2015 at 4:43 am #791605You are welcome!!!
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Saguaros 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Can't Remove BAnner Image or Prev/Next on Articles
Viewing 4 posts - 1 through 4 (of 4 total)