- Posts: 19
- Thank you received: 0
OS Property support center
SOLVED !!! How to hide "Features" tab
- Scottadam
- Topic Author
- Offline
- New Member
-
Less
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
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.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
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:
and remove it.
Good luck
Dam
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
-
Less
More
- Posts: 19
- Thank you received: 0
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. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.