I have created a new position called intro.
<positions>
<position>showcase</position>
<position>intro</position>
<position>intro-a</position>
<position>intro-b</position>
<position>intro-c</position>
<position>breadcrumb</position>
(part of the file showing intro positions)
Tried to make adjustments to your index.php:
<jdoc:include type="modules" name="intro" />
<?php if (j51BlockExists($this, 'intro-a')) { ?>
<div id="container_intro_modules" class="module_block border_block">
<div class="wrapper960" style="background-position: 50% 0" data-stellar-background-ratio="0.8">
<?php if($particle_block == "intro"
{echo $particles;} ?>
<?php j51Block($this, 'intro-a'); ?>
</div>
</div>
<?php }?>
I've got the wrong coding obviously.
Can you help me make modules for the position "intro" above the showcase? If not, I am going to have to look for a template from another source. Would be happy to pay for your work if you are interested if you could give me a quote.
I understand if you do not want to offer this assistance because it is more than basic changes.
Many thanks,
Peggy