mapster
Forum Replies Created
-
Forum: Plugins
In reply to: [Mapster WP Maps] Controls icons not visible on mapHello there! Thanks for the message.
I think there may be a couple issues here. One, with Fullscreen not working, that’s a problem — it doesn’t appear at all for you? Can you confirm that Fullscreen does nothing in the backend?
I can see the issue with the navigation buttons not working. This is because your theme has a style that is overriding the style on the buttons:
.button:not(.components-button):not(.customize-partial-edit-shortcut-button), button:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=button]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=reset]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=submit]:not(.components-button):not(.customize-partial-edit-shortcut-button) { padding: 0 1.3em; }If you are able to override this, that’ll fix it. Otherwise, I can try to add more specific styles to force overriding, but pesky themes with specific styles like this can sometimes still overwrite.
The other two controls — Geocoder and Directions — I believe you are using MapLibre, without a Mapbox Access Token, and those controls you mentioned require a Mapbox Access Token to use.
Forum: Plugins
In reply to: [Mapster WP Maps] Shortcode not workingClosing as this seems resolved.
Forum: Plugins
In reply to: [Mapster WP Maps] Location ImprovementThese issues are almost all fixed in 0.5.4!
Forum: Plugins
In reply to: [Mapster WP Maps] Location ImprovementHello! Thanks for the comment and the great suggestions.
1) I will work on adding a “Duplicate” functionality. This shouldn’t be difficult and makes a ton of sense.
2) The “To Feature Post” currently connects the popup button to the feature post. ie, if you have a map with Locations on it, this button will send the user to the Location Post from the map. It doesn’t connect with a separate post inside WordPress.
3) This is a nice idea – maybe something for further down the line. Pulling the title and featured image is certainly possible but this is a bit more complex.
4) Can you clarify here what you mean? Are you creating a Location with a Marker? Perhaps you can send a link to a Location where you changed the marker color but it’s not showing up properly?
Thanks again.
Forum: Plugins
In reply to: [Mapster WP Maps] Popup marker not showingOK, try updating to the latest version (0.5.2) and see if it works now for you!
Forum: Plugins
In reply to: [Mapster WP Maps] Popup marker not showingThank you! I see the error. I’ll message you shortly when a new version is pushed!
Forum: Plugins
In reply to: [Mapster WP Maps] Shortcode not workingHello @unrealpixel ! Thanks for the note.
Yea — you have to be careful in using “%” for height, it requires that you really understand percentages and how they work in CSS. In 90% of cases a percentage height won’t do what you’re expecting, but that’s unfortunately the result of CSS properties.
Are you trying to make a map that’s like 100% of the screen height? We are considering adding a checkbox to do this, so that people don’t put “100%” into the height box and cause issues.
If possible, can you send a link to your site and we can check the marker issue? Thanks so much again for the feedback.
(Edit, I went to the site you linked, but didn’t see our map anywhere there!)
- This reply was modified 4 years, 6 months ago by mapster.
Forum: Reviews
In reply to: [Mapster WP Maps] Bad JokeHi again Orlando! Since you were so eager to give our plugin a test, we updated a few things for you. First off, we’ve noted that the plugin is still very early so it would be best to consider it a beta at this point (there are ALOT of features, so it takes quite some time to test extensively on a large scale). The documentation is also not completely finished yet, and that will be up during this week.
We have added an address search for when you are adding points — we hope you think that’s better!
However, we think the lat/lng changing with the live position of the map makes sense. This way you can enter any lat/lng you want for your map position, or it will change as you move around.
Happy to hear your comments, and thanks for jumping in so early!
Forum: Reviews
In reply to: [Mapster WP Maps] Bad JokeHey Orlando, this just got submitted yesterday! Give us a day or two to do some testing and get back to you on it. Also — the latitude and longitude values change depending on the movement of the map, not swinging wildly:)