OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Displaying other fields within the Okno div tag (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Displaying other fields within the Okno div tag

bidbank (Visitor)
Posts: 0
graphgraph
User Offline
Displaying other fields within the Okno div tag 11 Years, 3 Months ago
Karma: 0  
Good day,
I would like to display the following fields within the okno div tag in Gallery View:

Code:

<?php echo $house->provider_class; ?>
<?php echo $house->agent; ?> 
<?php echo $house->listing_status; ?> 
<?php echo $house->year; ?>


The code successfully echoes in other positions except within the okno div tag.

I would appreciate your help in this regard.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Displaying other fields within the Okno div tag 11 Years, 3 Months ago
Karma: 101  
Hello,

You need check how we show "title" and show self fields exactly.
You need not only correctly set place where to insert that, You also may be will need correct "okno div tag" size with help CSS for insert that.

Thanks,
Andrew
Logged Logged
The administrator has disabled public write access.
Go to top
»