-
AuthorPosts
-
June 14, 2016 at 12:19 pm #940447
How can I add module position just before or above article intro and under Full article Image. as indicated in the picture attached. I will really like have both. Thanks in advance.
June 15, 2016 at 7:18 am #940706Hello Joomla art. Any update on this?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 16, 2016 at 4:26 am #940998Hi,
In this case, you need to make a custom work it from templates/ja_teline_v/html/layouts/joomla/content/item/default.php file and create new position as my highlight
Regards
June 16, 2016 at 6:20 am #941009OK. Thank You. I have identified the file and located the lines to insert the new positions. Question is what code do i use to create the new positions.?
Thank you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 16, 2016 at 7:21 am #941014Here is a example
<?php if ($this->countModules ('new-position')): ?> <div class="col-md-12 col-lg-12 <?php $this->_c('new-position') ?>"> <jdoc:include type="modules" name="<?php $this->_p('new-position') ?>" style="raw" /> </div> <?php endif ?>
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum