Issue with Image Show
5 days later
19 days later
Sorry for bothering again, but I cannot get the slideshow to work properly on menu items that display a single article. I have tried different things but it never pulls the bakckground image.
saguaros sure I can, URL is http://kreaimpresiondigital.com/index.php/rigidos-y-nueva-normalidad and module name is "Header - Nueva Normalidad" (ID: 120).
Thanks in advance.
UPDATED:
I updated the layout by adding position for the masthead specific:
<?php if($this->API->modules('masthead') && ($item_id != $error_item_id) ) : ?>
<div id="gkHeaderMod" class="gk-clearfix">
<jdoc:include type="modules" name="masthead" style="none" />
</div>
<?php endif; ?>
You can see module on article page now. Kindly check.
saguaros locked the discussion.