1. gfreyria
  2. Support
  3. Wednesday, July 09 2014, 08:55 PM
I cant seem to make google maps field work.
Also is there a way to see all the profiles as a data base not just one in the details page?
Is there a way once the google maps field is working to see all users on the same map?
Thanks
GF
admin Accepted Answer
Admin
Sorry for late reply. It 's late for us and our office are closed.

I cant seem to make google maps field work

Please post me your site link. I suspect a javascript error.

Also is there a way to see all the profiles as a data base not just one in the details page?

No, sorry.

Is there a way once the google maps field is working to see all users on the same map?

Yes, with user map module.you can see at the bottom on our Home Page. User map module is included in Easy Profike package
  1. more than a month ago
  2. Support
  3. # 1
gfreyria Accepted Answer
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Do you need backend access to help me fix the map?

No, the problem is that your template load another instance of JQuery. From Joomla 3.x jquery is recommended to load with Joomla API, because Joomla 3.x integrates the jquery javascript library.

2 instance og Jquery library cause conflict and heavily loaded (120Kb more)

If you send me your FTP access I can solve this issue.
  1. more than a month ago
  2. Support
  3. # 3
gfreyria Accepted Answer
Do you need anything else ?
  1. more than a month ago
  2. Support
  3. # 4
gfreyria Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 5
admin Accepted Answer
Admin
Hi, sorry for late reply, it's a weekend and our office is closed.

I have change this in you template at file /templates/mayolito/index.php
at line 19 I have added this
JHtml::_('jquery.framework');
This load Jquery Library and thi is correct way to do this in Joomla 3.x

at line 48 I have commented the line that load jquery library with a bad way:
<script type="text/javascript" src="/templates/<?php echo $this->template ?>/js/jquery.js"></script>


Try now...;)
  1. more than a month ago
  2. Support
  3. # 6
  • 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.