test melih
 melih
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • dotik Friend
    #168216

    What module position is it in Teline IV? Thanx a lot for help


    1. Topbanner
    khoand Friend
    #410959

    Hi,
    You login backend > Extensions > Template Manager > ja_teline_iv > LAYOUTS .Edit Default. You replace this code

    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="header" type="header"></block>
    <block name="topmegamenu" type="topmega"></block>
    <block name="mainnav" type="mainnav"></block>
    <block name="topbar" type="topbar"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" style="raw">slideshow</block>
    <block name="topsl1" type="spotlight" special="left" specialwidth="66">sl1-l,sl1-r</block>
    <block name="topsl2" type="spotlight">user1,user2,user3,user4,user5</block>
    </blocks>

    with

    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="header" type="header"></block>
    <block name="topmegamenu" type="topmega"></block>
    <block name="mainnav" type="mainnav"></block>
    <block name="banner" type="banner"></block>
    <block name="topbar" type="topbar"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" style="raw">slideshow</block>
    <block name="topsl1" type="spotlight" special="left" specialwidth="66">sl1-l,sl1-r</block>
    <block name="topsl2" type="spotlight">user1,user2,user3,user4,user5</block>
    </blocks>

    dotik Friend
    #410973

    Thanx a lot, i did it, deleted caches and tried position BANNER, but it stil doesnt work 🙁

    khoand Friend
    #410974

    You delete all of files of /cache and /t3-assets directory.

    khoand Friend
    #411009

    I’m sorry about my mistake. You try replace


    <block name="banner" type="banner"></block>

    with


    <block name="banner" type="modules">banner</block>

    You set position of module is banner

    dotik Friend
    #411052

    Thanx a lot…

    khoand Friend
    #413252

    You’re welcome

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

This topic contains 7 replies, has 2 voices, and was last updated by  khoand 13 years, 4 months ago.

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