OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
The visitor does not hit the glass with a fork (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

The visitor does not hit the glass with a fork

raykom2010 (Visitor)
Posts: 0
graphgraph
User Offline
The visitor does not hit the glass with a fork 5 Years, 2 Months ago
Karma: 0  
Hello.
Tell me how to make sure that someone entering the site pounds a glass with a fork?
I forgot where the setting for the sound message is when a visitor visits the site.
Thank.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8366
graph
User Offline Click here to see the profile of this user
Re:The visitor does not hit the glass with a fork 5 Years, 2 Months ago
Karma: 102  
Hello

pounds a glass with a fork
How this connected with "RealEstateManager" ?

For add Music file to your site, You need add something like this to your template/index.php file

Code:

<audio controls autoplay>
  <source src="horse.ogg" type="audio/ogg">
  <source src="horse.mp3" type="audio/mpeg">
  Your browser does not support the audio element.
</audio>



Please backup your file first

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
raykom2010 (Visitor)
Posts: 0
graphgraph
User Offline
Re:The visitor does not hit the glass with a fork 5 Years, 2 Months ago
Karma: 0  
No )).
I wanted to say about a sound signal, a notification to the operator when a client enters the site. And there are no dialogues yet. There should be a sound, as if they knock on the glass with a fork 3 times.
I can not find where this option is turned on.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8366
graph
User Offline Click here to see the profile of this user
Re:The visitor does not hit the glass with a fork 5 Years, 2 Months ago
Karma: 102  
What API you use for that ?

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
raykom2010 (Visitor)
Posts: 0
graphgraph
User Offline
Re:The visitor does not hit the glass with a fork 5 Years, 2 Months ago
Karma: 0  
I do not use the API, the admin panel is open in the browser. The site has a button code. Everything works OK. But I can’t set up (find) an audible warning on the operator’s side when a client visits the site.

Or did I misunderstand your question?
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8366
graph
User Offline Click here to see the profile of this user
Re:The visitor does not hit the glass with a fork 5 Years, 1 Month ago
Karma: 102  
Client - person who visit to site
Operator - person who manage the site
API - it is every time some code.

For send something to Operator, when somebody open your site. You may :
- with help Email and some API for send email,
- with help Telegram and some API for send Telegram messages
- with help SMS and some API for send SMS messages
- or some other .....

So if you send SMS to operator Phone, and for arrive SMS phone do "pounds a glass with a fork" - operator will hear it

RealEstateManager not do this. In RealEstateManager - you only may configure send Email:
- if somebody add house
- if somebody add review
- if somebody add Rent request
- if somebody add Buy request

Regards
Ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»