Hello
For list view - you need add before code to
{your site}/templates/ordasofttemplate-royalestatetemplate/html/com_realestatemanager/alone_category/list.php
and for show like at your example need add for text some style, as example code must look like next
Code: |
<div class="componentheading">
<?php echo $currentcat->header; ?>
</div>
|
Thanks,
OrdaSoft team