OS Property support center

SOLVED !!! How to hide "Features" tab

  • Scottadam
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago - 9 years 1 month ago #84250 by Scottadam
SOLVED !!! How to hide "Features" tab was created by Scottadam
How to hide "Features" tab on property page


I have these tabs showing under each property


Summary
Features
Description

I need to remove "Features" ?

Any ideas

Thanks
Last edit: 9 years 1 month ago by Dang Thuc Dam.

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #84281 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic How to hide "Features" tab
Hi,
To hide Featured tab, please follow these steps
1. Open file: root > components > com_osproperty > templates > default > details.html.tpl.php
2. Find:
Code:
<li> <a href="#featuretab" data-bs-toggle="tab"> <?php echo JText::_('OS_FEATURES');?> </a> </li>

and remove it.
Good luck
Dam
The following user(s) said Thank You: Scottadam

Please Log in or Create an account to join the conversation.

  • Scottadam
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 month ago #84312 by Scottadam
Replied by Scottadam on topic How to hide "Features" tab
Thanks I found a heap of stuff i needed in there. :)

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamNguyen Phu Quan