-
AuthorPosts
-
kennylau89 Friend
kennylau89
- Join date:
- December 2012
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
May 8, 2013 at 8:58 am #187344kennylau89 Friendkennylau89
- Join date:
- December 2012
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
May 8, 2013 at 5:25 pm #492268i’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 Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
May 9, 2013 at 10:02 am #492333Hi,
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
kennylau89 Friendkennylau89
- Join date:
- December 2012
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
May 9, 2013 at 3:45 pm #492362what 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 Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
May 10, 2013 at 3:05 am #492390Hi 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
-
AuthorPosts
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
Jump to forum