Hello fluka,
Thanks for your question,
1 – you go to VenusTheme/Template Panel/Theme Default/Internal Module>add new Module> Position: select promotion > add content and status>Yes
+ put after the layerslayder : you open file 1column.phtml,2columns-left.phtml,2columns-right.phtml in app\design\frontend\ves_azshop\tools\template\page\
find code <?php if($showcase = $helper->getModulesByPosition(‘showcase’)){ ?>
<section id=”ves-showcase” class=”ves-showcase”>
<div class=”container”>
<?php echo $showcase; ?>
</div>
</section>
<?php } ?>
<?php if($promotion = $helper->getModulesByPosition(‘promotion’)){ ?>
<section id=”ves-promotion” class=”ves-promotion”>
<div class=”container”>
<?php echo $promotion; ?>
</div>
</section>
<?php } ?>
change the Position of the promotion up on
2 – you can see function it on store auto : http://venusdemo.com/magento/azshop/index.php/?___store=auto
please this screenshot : https://www.dropbox.com/s/j2x9cm8kge9hd0h/parallax.png?dl=0
if you want enble it on store tools , you go to VenusTheme/ves prallax > configuration > select your store “tools” and Enabled set yes
3 – you just need go to configuration of two module find field Auto Play set Yes
3.1 – in configuration of brand find field : Enable Navigator Module set No