1. czarrna
  2. General
  3. Tuesday, July 26 2016, 05:06 PM
Hello,

I have a Google Map with users that are also bloggers (Easy Blog). Is there a way to link user to the EB blogger's profile when the user on the map is clicked? Similar way as it is done here?

Thanks!
Accepted Answer
admin Accepted Answer
Admin
Hi,
in file /modules/mod_jsnmap/tmpl/default.php at line 47 and 52 replace this

$user->getLink()
with this

JRoute::_( 'index.php?option=com_easyblog&view=blogger&layout=listings&id=' . $user->id , true )
  1. more than a month ago
  2. General
  3. # Permalink
czarrna Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.