Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nudee Friend
    #205407

    Ja_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


    1. 2015-04-09_13-04-17-2
    nudee Friend
    #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 Moderator
    #566490

    Perhaps the following tutorial may be helpful —-> http://www.joomlart.com/forums/topic/how-to-create-new-module-position-updated/

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

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

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