RSS
Home Forum v3
Welcome, Guest
Please Login or Register.    Lost Password?

Hide the option of publishing as the featured
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Hide the option of publishing as the featured
#4834
Hide the option of publishing as the featured 1 Year, 8 Months ago Karma: 0
Guys, I need once more a little help ...
I need to hide the option of the customer to choose whether or not the property for featured. See the image below what I need to hide.


Has anyone done this. Will could help me?
Attentiveness
Marquinho
marquinho
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
Gender: Male TMM Criações suporte@liborioimoveis.com.br Location: Brazil Birthday: 01/02
Last Edit: 2010/08/23 15:13 By marquinho.
The administrator has disabled public write access.
 
#4853
Re:Hide the option of publishing as the featured 1 Year, 8 Months ago Karma: 0
No one?
I'm desperate...
I really need help...

Regards

Marquinho
marquinho
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
Gender: Male TMM Criações suporte@liborioimoveis.com.br Location: Brazil Birthday: 01/02
The administrator has disabled public write access.
 
#4854
Re:Hide the option of publishing as the featured 1 Year, 8 Months ago Karma: 1
So,
open that file
/components/com_properties/views/panel/tmpl/default.php

and remove tha code:

Code:

            <th width="5%" align="center">
<?php echo JHTML::_('grid.sort',   'Feat', 'featured', @$this->lists['order_Dir'], @$this->lists['order'] ); ?>
</th>



and

Code:

<td align="center"><?php echo $row->name_locality; ?></td>



Let me know!!!
yuri1982
www.com-property-template.com CUSTOM WORK FOR PROP
Platinum Boarder
Posts: 443
graphgraph
User Offline Click here to see the profile of this user
Gender: Male yuri-cristodaro yuri_cristodaro@hotmail.com Location: ITALIA Birthday: 12/14
The administrator has disabled public write access.
If you need custom work for your Property add new field, customize template, please contact me in MNS yuri_cristodaro@hotmail.com
And go to www.com-property-template.com
 
#4855
Re:Hide the option of publishing as the featured 1 Year, 8 Months ago Karma: 0
Perfect, only in the second code i change for this:

<!--<td align="center"><?php echo $destacado;?></td>-->


And worked perfect...

marquinho
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
Gender: Male TMM Criações suporte@liborioimoveis.com.br Location: Brazil Birthday: 01/02
The administrator has disabled public write access.
 
#6759
Re:Hide the option of publishing as the featured 1 Year, 6 Months ago Karma: 3
Hi! I need the same that you did, but it doesn't works in my site. I did what you say but nothing happens, it still "Featured" option. Can you help me?

Thanks
mbevolo
Senior Boarder
Posts: 47
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1