OS Property support center

SOLVED !!! Remove items from view

  • Edwin van 't Hek
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago - 8 years 1 month ago #77054 by Edwin van 't Hek
SOLVED !!! Remove items from view was created by Edwin van 't Hek
I want to remove some items from the view, how can I do that?

I want the created on date and floors removed.
Last edit: 8 years 1 month ago by Mr. Dam.

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

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
8 years 2 months ago #77059 by Mr. Dam
Replied by Mr. Dam on topic Remove items from view
Hi,
To remove those fields, please follow these steps
1. Open file: root > components > com_osproperty > templates > theme1 > details.html.tpl.php
2. Find
Code:
<li class="property-icon-square meta-block"> <?php echo JText::_('OS_CREATED_ON');?>: <span> <?php //echo date("D, jS F Y",$created_on); echo JHTML::_('date', $row->created , $configClass['general_date_format']); ?> </span> </li>

and

<li class="propertyinfoli meta-block"><strong><?php echo JText::_('OS_FLOORS')?>: </strong><span><?php echo $row->number_of_floors;?></span></li>


and remove them

Thanks
Dam
The following user(s) said Thank You: Edwin van 't Hek

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

  • Edwin van 't Hek
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago - 8 years 2 months ago #77073 by Edwin van 't Hek
Replied by Edwin van 't Hek on topic Remove items from view
That did the trick indeed! Thank you very much!

Can you also tell me where to remove the Location part?

Last edit: 8 years 2 months ago by Edwin van 't Hek.

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

More
8 years 2 months ago #77082 by Foma
Replied by Foma on topic Remove items from view
component/property/themes and click on your theme there in the settings will remove the extra information on the map.
Attachments:
The following user(s) said Thank You: Edwin van 't Hek

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

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
8 years 1 month ago #77102 by Mr. Dam
Replied by Mr. Dam on topic Remove items from view
Hi Edwin,
To remove the part (links) above Google Map, please go to back-end > OS Property > Manage OSP Themes > Select your using theme and select No at field: Show Links above Google Map
Thanks
Dam
The following user(s) said Thank You: Edwin van 't Hek

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

  • Edwin van 't Hek
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 1 month ago #77139 by Edwin van 't Hek
Replied by Edwin van 't Hek on topic Remove items from view
Thank you both!

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

More
7 years 9 months ago - 7 years 9 months ago #84673 by vitor pinheiro
Replied by vitor pinheiro on topic Remove items from view
Good morning...and translate or change "airport", "hospital", etc
and in Map Search:
- e.g: pool, fireplace (keyword)
Last edit: 7 years 9 months ago by vitor pinheiro.

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

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
7 years 9 months ago #84700 by Mr. Dam
Replied by Mr. Dam on topic Remove items from view
Hi Vitor,
You can use Translation tool at Back-end of OS Property to translate neighborhood names.
Thanks
Dam

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

More
7 years 9 months ago #84707 by vitor pinheiro
Replied by vitor pinheiro on topic Remove items from view
Thank you Dang,
I was using an old version (2.9.3) and 2.9.9 this is great too !!!!
Translation of print attached not appear on the translation tool ... could direct me to the page for me to do manually?
Thank you very much :}
Attachments:

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

Moderators: Mr. DamNguyen Phu Quan