Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rynek23 Friend
    #162933

    Hi

    I know how make new position in template for module but i dont know how make this in JA_Portfolio template.

    in template folder file index.php have this content
    <blockquote><?php
    if (class_exists(‘T3Template’)) {
    $tmpl = T3Template::getInstance($this);
    $tmpl->render();
    return;
    } else {
    //Need to install or enable JAT3 Plugin
    echo JText::_(‘Missing jat3 framework plugin’);
    }</blockquote>
    In another templates in this file is a lot of code and in this code i must add some code to make new position in template, but where i can find in Portfolio template this code or maybe this file is in another path ???? but where :/

    Sorry for my english

    best regards
    Rafael

    Saguaros Moderator
    #387010

    Please follow to the wiki http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Different_block_positions to get add, defined a new position in the template layout.

    If possible, provide me the snapshot to show me where would you like to make?

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 6 months ago.

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