-
AuthorPosts
-
seaneo Friend
seaneo
- Join date:
- December 2009
- Posts:
- 421
- Downloads:
- 4
- Uploads:
- 49
- Thanks:
- 244
- Thanked:
- 12 times in 1 posts
September 16, 2015 at 11:14 am #748772Hi Pavit,
Many thanks for this, are you saying you created new positions into the template?
I appreciate it, I am studying the situation, will advise.Again, thanks very much.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 16, 2015 at 2:12 pm #684933Hi
<blockquote>Many thanks for this, are you saying you created new positions into the template?</blockquote>
Not really ! i used an already installed block “spotlight-1” and added it to the features-intro layout
This is the original layout
<div class="main-container">
<?php $this->loadBlock('header') ?><?php $this->loadBlock('masthead') ?>
<?php $this->loadBlock('slideshow') ?>
<?php $this->loadBlock('sections') ?>
<?php $this->loadBlock('footer') ?>
</div>This is the new layout :
<div class="main-container">
<?php $this->loadBlock('header') ?><?php $this->loadBlock('masthead') ?>
<?php $this->loadBlock('slideshow') ?>
<?php $this->loadBlock('spotlight-1') ?>
<?php $this->loadBlock('sections') ?>
<?php $this->loadBlock('footer') ?>
</div>
Spotlight-1 block has inside 4 positions – from position-1 to position-4
Best regards
1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 16, 2015 at 2:12 pm #748786Hi
<blockquote>Many thanks for this, are you saying you created new positions into the template?</blockquote>
Not really ! i used an already installed block “spotlight-1” and added it to the features-intro layout
This is the original layout
<div class="main-container">
<?php $this->loadBlock('header') ?><?php $this->loadBlock('masthead') ?>
<?php $this->loadBlock('slideshow') ?>
<?php $this->loadBlock('sections') ?>
<?php $this->loadBlock('footer') ?>
</div>This is the new layout :
<div class="main-container">
<?php $this->loadBlock('header') ?><?php $this->loadBlock('masthead') ?>
<?php $this->loadBlock('slideshow') ?>
<?php $this->loadBlock('spotlight-1') ?>
<?php $this->loadBlock('sections') ?>
<?php $this->loadBlock('footer') ?>
</div>
Spotlight-1 block has inside 4 positions – from position-1 to position-4
Best regards
1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 18 replies, has 2 voices, and was last updated by pavit 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum