Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kennylau89 Friend
    #187344

    Hi guys , How can i achieve like the screen shot below ? Any Advise ?


    1. HowTo
    kennylau89 Friend
    #492268

    i’ve tried adding extra modules in the spotlight via template manager .

    alter the spotlight code in “templates/ja_mero/tpls/blocks” , nothing seems to work .

    Can anyone help to support please.

    phong nam Friend
    #492333

    Hi,

    Indeed, you don’t need to add any blocks in our JA Mero layout. By default, the Default layout supports 2 module positions (position-5, position-7) on the right. Try this :

    1. Go to Home menu item back end >> set Template style (i.e JA_Mero_Home).
    2. Then go to Template Manager >> JA_Mero_Home >> Layout tab >> Choose Default.
    3. Create the modules at position-5, position-7 in Module Manager.

    Leo


    1. 5-9-2013-4-56-47-PM
    kennylau89 Friend
    #492362

    what about the bottom part , so I ended up creating the code below in spotlight-1.php and spotlight-2.php instead.

    div class=”row “>
    <div class=”span3″> <jdoc:include type=”modules” name=”<?php $this->_p(‘top-1’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘top-2’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘top-3’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘top-4’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘top-5’) ?>” style=”T3xhtml” /> </div>
    </div>

    <div class=”row “>
    <div class=”span3″> <jdoc:include type=”modules” name=”<?php $this->_p(‘btm-1’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘btm-2’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘btm-3’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘btm-4’) ?>” style=”T3xhtml” /> </div>
    <div class=”span3″><jdoc:include type=”modules” name=”<?php $this->_p(‘btm-5’) ?>” style=”T3xhtml” /> </div>
    </div>

    phong nam Friend
    #492390

    Hi Kenny,

    You can’t do that because It will break our JA Mero layout (especially mainbody-content-left block). In order to get the layout in your snapshot, pls follow my above guide.
    You need to go to Template Manager >> JA_Mero – Default (i.e) >> Layout >> Default layout >> Then select number of module positions you want to display like my 2nd snapshot.

    Leo


    1. 5-10-2013-9-56-19-AM
    2. Mero
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  phong nam 11 years, 6 months ago.

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