- Posts: 4
- Thank you received: 0
OS Property support center
Solved No surface
- nefast
- Topic Author
- Offline
- New Member
-
Less
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"
As attached in the pic below no surface is shown in this block;
how can I resolve this?
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 " ";
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. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.