I have a website I maintain for a client that has the store locator plus plugin installed. I have not worked with it much, but just recently noticed it had stopped working properly. Both the map and list of locations are failing to display. After moving it to a testing environment and playing around with some things, it looks like when I switch the PHP version from 5.6 to 7.0.17, the store locator breaks. Has anyone else had issues with using PHP 7.0 and this plugin?
Along with this, I am receiving this error in my console:
Uncaught TypeError: Cannot read property ‘documentElement’ of null
at store-locator-js.php?v=3.98.2:1
at XMLHttpRequest.request.onreadystatechange (store-locator-js.php?v=3.98.2:1)
I am mainly just curious if this is happening for other users.