OS Property support center

SOLVED !!! Remove "Views"

  • What No Website
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Full Stack Developer
More
9 years 2 months ago - 9 years 2 months ago #77702 by What No Website
SOLVED !!! Remove "Views" was created by What No Website
I managed to remove the field that said total viewings but can't seem to find where to remove this:

Joomla & Hand Coded Web Design
What no Website
Last edit: 9 years 2 months ago by Mr. Dam.

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

More
9 years 2 months ago #77707 by Mr. Dam
Replied by Mr. Dam on topic Remove "Views"
Hi,
What's the OSP Theme that you are using?
Thanks
Dam

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

  • What No Website
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Full Stack Developer
More
9 years 2 months ago #77711 by What No Website
Replied by What No Website on topic Remove "Views"
Hi Dang

I'm using the default theme.

Joomla & Hand Coded Web Design
What no Website

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

More
9 years 2 months ago #77714 by Mr. Dam
Replied by Mr. Dam on topic Remove "Views"
Hi,
In file: root > components > com_osproperty > templates > default > details.html.tpl.php
Find:
Code:
<div class="viewsblock"> <span class="osicon-eye"></span> <?php echo $row->hits;?> <?php echo Jtext::_('OS_VIEWS');?> </div>

and remove it
Good luck
Dam

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

  • What No Website
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Full Stack Developer
More
9 years 2 months ago #77715 by What No Website
Replied by What No Website on topic Remove "Views"
Appreciated Dang.

Thanks.

Joomla & Hand Coded Web Design
What no Website

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

Moderators: Mr. DamNguyen Phu Quan