-
AuthorPosts
-
nudee Friend
nudee
- Join date:
- December 2012
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
April 9, 2015 at 6:28 am #205407Ja_teline_v homepage / joomla 3
I want to add a position to install a Banner 728×90 pix [position name : position-12] in to news-home
I need to add code ?
/templates/ja_teline_v/acm/news-list/tmpl/style-1.php
thank you very much
nudee Friendnudee
- Join date:
- December 2012
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
April 9, 2015 at 8:12 am #566452/templates/ja_teline_v/acm/news-list/tmpl/style-1.php
Enter Code // Line nunber 47
<div class=”banner”>
<?php
$document = JFactory::getDocument();
$renderer = $document->loadRenderer(‘modules’);
$position = “position-12”;
$options = array(‘style’ => ‘T3xhtml’);
echo $renderer->render($position, $options, null);
?>
</div>TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 9, 2015 at 4:21 pm #566490Perhaps the following tutorial may be helpful —-> http://www.joomlart.com/forums/topic/how-to-create-new-module-position-updated/
1 user says Thank You to TomC for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by TomC 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
I want to add a position to install a Banner 728×90 pix
Viewing 3 posts - 1 through 3 (of 3 total)