footer menu
Posted: 07 Aug 2015, 09:24
How add , FAQ menu into the footer , tab. i am creating footer menu, with different links , but faq link not working ,..
Discussion of company’s products and Yii framework
https://monoray.net/forum/
<div class="footer">
<?php echo getGA(); ?>
<?php echo getJivo(); ?>
<p class="slogan">© <?php echo CHtml::encode(Yii::app()->name).', '.date('Y'); ?></p>
<!-- <?php echo param('version_name').' '.param('version'); ?> -->
</div>