OS Property support center

Results of Search on mobile Device

  • Alan Sunderland
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 2 months ago #108997 by Alan Sunderland
Results of Search on mobile Device was created by Alan Sunderland
Hi Dam,

When I do a search on a desktop/laptop etc the results page includes For Sale and Featured as a tab on the thumbnail photo, however, on a mobile device, the For Sale and Featured obscures the image.

I have removed the "Featured" tab by visiting Theme1 ->Results.html.tpl.php

however, I cannot find where to take out For Sale as in photo... Ideally, I dont want to have any tabs in the photographs

many thanks
Alan
Attachments:

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

More
6 years 2 months ago #109119 by Mr. Dam
Replied by Mr. Dam on topic Results of Search on mobile Device
Hi,
If you want to remove Property type name above the pictures in properties list, you can follow these steps
1. Open file: root > components > com_osproperty > templates > theme1 > listing.html.tpl.php and result.html.tpl.php
2. Find:
Code:
<div class="os_types_red"> <?php echo $row->type_name;?> </div>

and remove it
Good luck
Dam

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

Moderators: Mr. DamNguyen Phu Quan