OS Property support center

SOLVED !!! How to hide "Features" tab

  • Scottadam
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago - 8 years 9 months 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: 8 years 9 months ago by Mr. Dam.

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

More
8 years 9 months ago #84281 by Mr. Dam
Replied by Mr. 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
8 years 9 months 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: Mr. DamNguyen Phu Quan