100plugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Plus button notnworkingHey @mictorhugo,
Please contact me via the support options on the plugin website.
Best regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] initial open bubbleForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Pin Clustering ColourThe first css rule styles the outer ring. Maybe you need to put an !important behind it, like so:
.open-user-map .marker-cluster { background-color: rgba(34,113,177,0.6) !important; }Forum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Pin Clustering ColourHi @mictorhugo,
please add this CSS code to your theme and the issue should be fixed:
.open-user-map .box-wrap .map-wrap .leaflet-map .leaflet-control-geosearch.leaflet-geosearch-button form .results.active { color: #333; }This will be implemented with the next update as well.
Best regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] SSL Certificate ProblemHi @lksecl,
I just checked your site and everything looks fine. The SSL is valid without errors or warnings. Can you please confirm if the problem is still there?
Best regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Open User Map doesn’t show-upI just checked your source code again and notified that there is one location (“Financière de la Seine”) that has some invalid code in the description. Please remove the following line in the description:
<div id="more-4190"></div>This should help.
Forum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Open User Map doesn’t show-upHi @duncanloh,
It seems there is actually a different plugin that leads to a javascript error. This prevents other plugins (like Open User Map) from working correctly.
You are using Autoptimize as performance boost plugin. There’s a pretty high chance that it will work, if you exclude the page with the map form the Autoptimize performance optimization. Here is a post about how you can exclude specific pages in the Autoptimize plugin.
Please try this and let me know if this works for you.
Best regards,
DanielHi @wordmax,
Thanks for testing all these options. This was very helpful and as you know I’ve implemented Mapbox in the meantime.
In the future I’ll probably integrate more providers into Open User Map. Please see your other ticket regarding the recent Mapbox integration.
@ Anyone else: Feel free to extend wordmax’s list of possible gesosearch providers.
Best regards,
DanielHi @wordmax,
It took me a while to test this as I had other priorities to solve. The “issue” is that Mapbox has two APIs. Open User Map uses the GeoCoding API while Hivepress uses the Searchbox API. The first one does not provide the same coverage as the second one – but is still quiet good and not as expensive when it comes to API limitations.
Maybe in the future I will extend Open User Map with the Searchbox API as well, but for now I will keep it as it is.
Best regards,
DanielI just checked your site again and it seems to be working now.
Best regards,
DanielAfter purchasing the PRO version you should have received an email with your license code and the download link. You need to download, install and activate the PRO version additionally. This will automatically disable the free version and all the pro features should be available.
Does this work?
Best regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Use existing google map locationsI’m closing this as Claire has contacted me through the PRO support in parallel.
Hi @jackmrg,
You are right. I’ve disabled this feature as it confused too many users. With the newest version 1.3.28 you can have it back. Here is a code snippet that you can just copy & paste to Open User Map > Settings > Advanced > Custom JS and it will work again.
Best regards,
DanielForum: Reviews
In reply to: [Open User Map – Interactive Leaflet Maps] Great plugin, responsive developerThanks @arypneta!