One of the module is displaying "locating you" alert on top of the content and every page. I'm wondering if there is a way to check which module is exporting this message, or to hide this message.

Comments

VM’s picture

you can search all files for the text string.

xiaomo’s picture

If anyone is looking for detail step of how this work and you are not too familiar with server side read the following:

1) Download Putty
2) Connect to your server
3) Navigate to your main module directory
4) type grep -r "YOUR TEXT" *