It shouldn’t matter if it’s HTTP or HTTPS.
The marker image itself is accessible on HTTPS https://beaconclimbingholds.com/wp-content/plugins/wp-store-locator/img/markers/dark-orange@2x.png, and they also load here on HTTPS https://wpstorelocator.co/demo/
What you do you mean with ‘a customised version’, did you change any of the core code?
Do you maybe have code in the .htaccess that would block https images? Any security plugins that you can try to disable for a second?
Thanks for the reply.
I’ve only customised by adding CSS rules within the theme.
I’ve just switched to HTTPS here
https://beaconclimbingholds.com/distributors/
You can see that the only locator pin showing is the ‘start location’.
I just need to get all store pins and popup windows to show in HTTPS to complete the map.
All my other pages are HTTPS and I not running any additional security plugins.
How did you enabled HTTPS?
The path to the admin-ajax.php is still http, not https and that breaks it.
Can you make sure to set the WordPress address to HTTPS on the general settings page.
I just did that and now I’m logged out of admin! Just trying to regain access via ftp and google!
Does the url you are trying to login to say https or http?
I’ve just fixed it.
I added define(‘WPHTTPS_RESET’, true); to wp-config.php
All pages are now HTTPS and the map is working well.
I’ll leave a 5 star review now. Your support and plugin is excellent.