OS Property support center

Solved No surface

  • nefast
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 3 months ago - 9 years 3 months ago #75552 by nefast
Solved No surface was created by nefast
i'm using last version of OSPrperty with the theme 1.
I'm not using square feet but square meters.
In my details.html.tpl.php I 've got this in the "property-icon-square meta-block"
Code:
<?php if($configClass['use_squarefeet'] == 1){ ?> <li class="property-icon-square meta-block"> <?php echo OSPHelper::showSquareLabels();?>: <span> <?php echo OSPHelper::showSquare($row->square_meter); echo "&nbsp;"; echo OSPHelper::showSquareSymbol(); ?>

As attached in the pic below no surface is shown in this block;



how can I resolve this?
Attachments:
Last edit: 9 years 3 months ago by nefast. Reason: Solved

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

Moderators: Mr. DamNguyen Phu Quan