mapster
Forum Replies Created
-
Forum: Plugins
In reply to: [Mapster WP Maps] TraductionHello, yeah, that’s deep inside the Mapbox plugin itself unfortunately. I can try to make a note to add that sort of translation at some point, but it’s actually fairly complicated as it requires adding more parameters or manipulating the Mapbox stuff, not directly what I’m doing with the plugin. That said, you might be able to write some custom JS to replace it if it’s really crucial. Or get in touch directly victor@mapster.me if this is something very important to get done and we can talk more about it!
Forum: Plugins
In reply to: [Mapster WP Maps] TraductionHello! For the most part everything in the plugin has been translated. However there might be some strings deep in the Javascript sections that aren’t since they are built in with Mapbox or other plugins. That said I could expose more pieces if I do a full audit. When you say geolocation buttons, can you describe more specifically what isn’t translated? The geolocation button I believe is literally just a button, it doesn’t have any words, does it?
Forum: Plugins
In reply to: [Mapster WP Maps] Center map buttonHello! There isn’t a dedicated function or control for this right now… it can be created with custom code using some of the hooks (https://wpmaps-docs.mapster.me/developer/hooks) but there isn’t a control for it.
I can add this to the feature list though!
Forum: Plugins
In reply to: [Mapster WP Maps] Clustering not workingGood find! Very strange one. I’ll mark as resolved. I think that’s above my ability to resolve directly as that fonts.openmaptiles.org is legitimate and should be whitelisted.
Forum: Plugins
In reply to: [Mapster WP Maps] Clustering not workingThat’s very strange. Does it do that on different devices as well? I haven’t heard this error from anyone els and can’t seem to replicate it on any browser. I don’t totally see why those circles wouldn’t show, they aren’t particular complex.
If I can replicate it, I can try to solve it… otherwise I am afraid it might be something on your machine?
Forum: Plugins
In reply to: [Mapster WP Maps] Clustering not workingHello! At the page you listed, I believe the clustering is working as expected… the markers are removed and replaced with clusters that have a number in them representing the number of markers contained in that cluster. Was there another functionality or visualization that you were expecting?
Forum: Plugins
In reply to: [Mapster WP Maps] Multipolygons and GeoJSONAwesome!
Forum: Plugins
In reply to: [Mapster WP Maps] Multipolygons and GeoJSONHi there Dave! Are you talking about a multi-polygon, or about multiple polygon features?
For multiple polygon features, it’s expected that it will only take the first. I believe a multi-polygon will upload properly in Free, but you can edit it or draw it as well in Pro. Otherwise, if you’re uploading a geoJSON with multiple polygon features, it’s best to use the Import as that’s made for importing multiple features at once!
Forum: Plugins
In reply to: [Mapster WP Maps] Map not loading in WP 6.9Very odd. The updates should never be wiping values from the DB. Thanks for the update though!
Forum: Plugins
In reply to: [Mapster WP Maps] Map not loading in WP 6.9Hello, this seems strange as the javascript isn’t loading at all for the maps, it’s loading a blank file. Can you send a message to victor@mapster.me so I can troubleshoot more closely? Thank you!
Forum: Plugins
In reply to: [Mapster WP Maps] Update to work with WordPress 6.9OK, great! Thanks for the followup.
Forum: Plugins
In reply to: [Mapster WP Maps] Update to work with WordPress 6.9Hello, please get in touch if you are still having trouble. I’d be happy to fix this if you can provide more info like a link or anything where I can see the error happening so I can diagnose it properly.
Forum: Plugins
In reply to: [Mapster WP Maps] Update to work with WordPress 6.9OK, thanks… do you have any kind of development site or anything like that where I can see the error happening in real time? Or, perhaps temporarily remove the map from that page and place it on a test page, and we can get it fixed within a few hours once you message me? It helps because the error message is a little strange and it’s not obvious to me why it’s happening. I’m sure I can fix it pretty quickly once I can re-create and diagnose it.
Forum: Plugins
In reply to: [Mapster WP Maps] Update to work with WordPress 6.9Hello, I wrote to your email multiple times, and your ticket was automatically deleted by WordPress for responding to a different ticket. I need to see the URL page where you have the errors occurring. Can you please send me an example of what’s breaking? No one else but you has reported any issue with 6.9.
Forum: Plugins
In reply to: [Mapster WP Maps] Lines doesn’t appear in public pageThanks for the followup!