OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

Joomla Real Estate

Go to bottom Favoured: 0

Do not show hits

segami (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Do not show hits 11 Years, 9 Months ago
Karma: 0  
How can i clean the hits?
I d'ont wont show the hits on the frontend, how can i close this section?
Is it possible just to show the hits only for the owner?
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:Do not show hits 11 Years, 9 Months ago
Karma: 101  
Hello,

For now you may remove hints only with help code edit. Please check ours RealEstate manager customization manual.

Or you may as from us custom real estate soft version with all features as you wish. Yours questions you may write to ordaSoft support form

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
segami (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:Do not show hits 11 Years, 9 Months ago
Karma: 0  
Please, give me the link for this manual, i d'ont find the staff "help code"!
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:Do not show hits 11 Years, 9 Months ago
Karma: 101  
Hello,

Below small manual instruction for modify Real Estate manager code

In Real estate manager you may do that self, or you may hire us for that

ours component have Open source,

it have two parts admin and frontend.

in admin you will see two files:
{yours
site}/administrator/components/com_realestatemanager/admin.realestatemanager.html.php
site}/administrator/components/com_realestatemanager/admin.realestatemanager.php


admin.realestatemanager.html.php - responsible for show data
admin.realestatemanager.php - responsible for prepare data

exactly for frontend
{yours site}/components/com_realestatemanager/realestatemanager.html.php
site}/components/com_realestatemanager/realestatemanager.php

realestatemanager.html.php - responsible for show data
realestatemanager.php - responsible for prepare data

All connection between what user press in Browser - do wit help TASK variable.

also if you wish all Joomla class methods work. E.g when you create new House
with help
mosRealestatemanager class. you need also edit file
site}/components/com_realestatemanager/realestatemanager.class.php

and add to class definition all new fields what you added to database

Most simply way now add new field to property definition - that rename any fields
what you no need with help language file.
{yours site}/components/com_realestatemanager/language

also with help language file you may change options in all property combobox
(options) fields

Also - any empty fields will not show at frontend

Also we added to ours component very many module template positions - so you
may add any module to very many places in Real estate manager manager - with
help Joomla module manager


If you give full details what exactly you wish, we will self create that for
you.

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
segami (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:Do not show hits 11 Years, 9 Months ago
Karma: 0  
I d'ont know what you exactly mean, I think it should be another way.
If you create a new hous and of the end you can sea 2 fields (Featured clicks and Featured shows), but i d'ont know
how can i write some information, i mean what for information needed this fields, that must be to show hits yes or no.
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:Do not show hits 11 Years, 9 Months ago
Karma: 101  
Hello,

That special fields for advertisement some house in real estate manager software. These houses ads fields work together with Real estate Features module.

As example you have some house what you wish show for every page, and client for that house pay for you for 1000 show or for 100 click by that house

So you set these values in "Features Click" or "features show" - House fields.

Also together with these field we have Real estate Features module.
So you may load that module to any yours site place - and houses with set FEATURES fields - will show in that module - exactly times - how you set in that Features field. And after every SHOW or click - values in these fields will decrement.

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