- Posts: 153
- Thank you received: 0
OS Property support center
Same google Pin
- julian
- Topic Author
- Offline
- Premium Member
-
Less
More
7 years 7 months ago #103150
by julian
Same google Pin was created by julian
Hi
I have different tipes of properties, each one with its own google icon, however, when i look into property details page the icon is always the same.
On the other maps the icon is the correct.
I have different tipes of properties, each one with its own google icon, however, when i look into property details page the icon is always the same.
On the other maps the icon is the correct.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1689
7 years 7 months ago #103176
by Mr. Dam
Replied by Mr. Dam on topic Same google Pin
Hi julian,
Please open file: root > components > com_osproperty > helpers > googlemap.lib.php
Find function: loadGoogleMapDetails
In this function find:
and change to
Save file and test the Google map in details page again.
If you can't do it, please submit ticket and i will help you to solve the issue.
Thanks
Dam
Please open file: root > components > com_osproperty > helpers > googlemap.lib.php
Find function: loadGoogleMapDetails
In this function find:
Code:
$db->setQuery("Select type_icon from #__osrs_types where id = '$row->pro_type'");
Code:
$db->setQuery("Select type_icon from #__osrs_types where id = '$property->pro_type'");
Save file and test the Google map in details page again.
If you can't do it, please submit ticket and i will help you to solve the issue.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- julian
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 153
- Thank you received: 0
7 years 7 months ago #103183
by julian
Replied by julian on topic Same google Pin
When I change it i get a blank page
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1689
7 years 7 months ago #103194
by Mr. Dam
Replied by Mr. Dam on topic Same google Pin
Problem is solved through Ticket system
Thanks
Dam
Thanks
Dam
The following user(s) said Thank You: julian
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.