sigil88
11/21/2016 - 9:16 AM

joomla module published check

joomla module published check

// example: 

			<?php if ($this->countModules('landingpage-specialoffer')) : ?>
					<div class="col-md-6">
			<?php else : ?>
					<div class="col-md-12">
			<?php endif; ?>