FAQ

1 I installed the plugin, but I get this error
Error : Please add write permissions on the following directory

you did not complete the installation
You need to create a folder ‘cache’ and add write permissions
on the plugin directory ‘/wp-content/plugins/locateandfilter/cache’
http://prntscr.com/t03ga1
see doc https://locateandfilter.monothemes.com/docs/locateandfilter-wp-plugin/install-plugin/

2 after update plugin, map does not work
Error : Please add write permissions on the following directory : /home1/llcigrou/public_html/wp-content/plugins/locateandfilter/cache
—-
After updating, make sure that you created the folder again
You need to create a folder ‘cache’ and add write permissions
on the following directory ‘locateandfilter.monothemes.com/wp-content/plugins/locateandfilter/cache’
see doc https://locateandfilter.monothemes.com/docs/locateandfilter-wp-plugin/install-plugin/update-plugin/

3 I am install plugin and setup folder cahce, but map does not work
——
You need create new topic https://wordpress.org/support/plugin/locateandfilter/
and send a detailed bug report
see How to write a good bug report?
https://locateandfilter.monothemes.com/support/how-to-write-a-good-bug-report/

4 map does not work, js error
Uncaught SyntaxError: Unexpected end of JSON input
—–
You need to create a folder ‘cache’ and add write permissions
on the following directory ‘locateandfilter.monothemes.com/wp-content/plugins/locateandfilter/cache’
see doc https://locateandfilter.monothemes.com/docs/locateandfilter-wp-plugin/install-plugin/update-plugin/

5 Warning: getimagesize(): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
it problem server setup your hosting provider
for fix this you need add
ini_set(‘user_agent’, ‘MyBrowser v42.0.4711’);
on /wp-content/plugins/locateandfilter_pro/public/class-locate-and-filter-public.php
to string 1034 before getimagesize function