We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

how to remove a link to Maps page? - Google Maps Location | Forum

Marisa
Marisa Jan 21 '15
Plugin works good, but Maps page wont load, probably too many members, it was working before, but after 2000 members it stopped working. How do I remove that link to Maps page? cos it's confusing, people click on it and nothing happens, it wont load. Which files do I need to edit to get rid of it? Thanks!
jk
jk Jan 24 '15
Hi Marisa 


Sorry for delay. 

To remove link to the maps page you should open /ow_plugins/google_map_location/classes/event_handler.php.

Find line 684 :


OW::getEventManager()->bind('base.add_user_list', array($this, 'addUserListData'));

and replace it on:

// OW::getEventManager()->bind('base.add_user_list', array($this, 'addUserListData'));


Best Wishes,
JK


The Forum post is edited by jk Jan 24 '15
You do not have permission to reply this topic