Support

  1. mikhaelm
  2. Bug Report
  3. Wednesday, August 06 2014, 04:52 PM
Hi,
Module User Map not work! Link...
References
  1. http://test3.krascity.net
admin Accepted Answer
Admin
Hi,
I see 1 problem:
please add the menu item of type Easy Profile->User Profile, othetwise profiles page not work

For Maps Module, please post me your site details. you can use the form below the reply in site details tab;
before check if you not have set a radius filter for maps
  1. more than a month ago
  2. Bug Report
  3. # 1
mikhaelm Accepted Answer
Ok...
How to set zoom and to show map area?
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
the zoom is automatically set to show all users
  1. more than a month ago
  2. Bug Report
  3. # 3
mikhaelm Accepted Answer
Me need specify settings the zoom and areas map by default, and users will later already to use the zoom
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi
on use profile or in a module?
  1. more than a month ago
  2. Bug Report
  3. # 5
mikhaelm Accepted Answer
in module
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was late for us.

add this code at file /modules/mod_jsnmap/tmpl/default.php after line 65
zoomChangeBoundsListener = 
google.maps.event.addListenerOnce(jsnmap<?php echo $module->id; ?>, 'bounds_changed', function(event) {
if (this.getZoom()){
this.setZoom(16);
}
});
setTimeout(function(){google.maps.event.removeListener(zoomChangeBoundsListener)}, 2000);

replace 16 with your Zoom value.


Before change this you can copy default.php into /templates/your_template_folder/html/mod_jsnmap/default.php
Joomla Override template feature allow you to update Easy Profile without lost your default.php.
  1. more than a month ago
  2. Bug Report
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.