hi gavick team
http://seninilanin.com/erc
a new module position?
bkrztuk wrote:Please check our wiki, there you can find complete tutorial how to add new module position to any place you want to.
ercan-usta wrote:bkrztuk wrote:Please check our wiki, there you can find complete tutorial how to add new module position to any place you want to.
thenkyou
https://www.gavick.com/documentation/jo ... -position/
<?php if($this->modules(‘myposition’)) : ?>
<div>
<jdoc:include type=”modules” name=”myposition” style=”<?php echo $this->module_styles['myposition']; ?>” />
</div>
<?php endif; ?>