Add text above "Created on" in blog layout? - Joomla! Forum - community, help and support
i'd add little note says "click leave comment" possibly link post between title of post , "created on" date. ideas on how that?
i have been looking around in blog_item.php
i have been looking around in blog_item.php
that's file, add text before line...
you can find out how link created looking title tag.
code: select all
<?php if (($params->get('show_author')) or ($params->get('show_category')) or ($params->get('show_cr ... ... ... you can find out how link created looking title tag.
Comments
Post a Comment