100plugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Open User Map] Refresh Map After Adding LocationHi @justinbryeans,
This is not included yet but I’m already working on it. Will probably be released with the very next version.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Ability to change where type box floatsThanks @anilmehtamex for the suggestion. I will implement this.
Probably within 4 to 6 weeks.
Forum: Plugins
In reply to: [Open User Map] Email admins for listing approvalYes, this will be part of the the next release. I’m working on this.
Forum: Plugins
In reply to: [Open User Map] Title + Auto Apply LoicationHi @jbryeans,
I’m planing to release this with the upcoming version. I guess within the next two weeks.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Add a new listing buttonGood point! I will implement this with the next update.
Forum: Plugins
In reply to: [Open User Map] Info missing from Single Pages for locationsCurrently the feature only sets the basics by allowing single pages for locations. You will still have to create a template on your own to layout the content according to your theme.
The template file should be called single-oum-location.php and needs to be inside your theme folder. Inside the template you can access the location info with the meta fields “_oum_location_key” and “_oum_location_image”.
I will also publish a quick “HowTo” on this soon.
Yes. I will implement this. Actually it’s already planed to extend the image upload to a gallery. Will be released with one of the very next versions.
Forum: Plugins
In reply to: [Open User Map] Ability to filter map by drop down boxesHi @anilmehtamex,
Thanks for your feedback! Currently users can filter the map by types. I understand your idea of adding additional filter options. Although I don’t think this would become a much-used feature I will add it to the list (medium priority) of future extensions.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Hide marker types filter on mobile ?Hi @jvinzent,
Thanks for reaching out (and buying the PRO version)! Currently your best option is to hide the types with css code inside your theme:
.leaflet-right .leaflet-control { display: none }I noticed you have a lot of different types and that leads to a spacing problem. As an alternative you could make it scrollable with:
.leaflet-right .leaflet-control { overflow-y: scroll; height: 300px; }You also seem to have an issue with line breaks inside the filter. This could be because of using copy&paste when creating the Types.
CSV Export is on my list of future features (medium priority).
Best Regards,
Daniel- This reply was modified 4 years, 2 months ago by 100plugins.
Forum: Plugins
In reply to: [Open User Map] Title + Auto Apply LoicationHey @justinbryeans,
okay, I will try to find a way to make this possible soon (a couple of users are interested in this feature). I’ll keep you posted.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Auto approval and email fieldOkay, I’ll keep you posted on this.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Edit Form Button TextHi @justinbryeans,
yes, that’s now an option with version v1.2.12. I’m glad you’ve found it.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Auto approval and email fieldThe “edit posts”-capability is the lowest possible capability to ensure it is not bots that publish posts.
However, there are a couple of users that have asked for this feature. So I will try to find a way to make it possible. It could probably be an option with a security note attached to it or a captcha integration. Do you have ideas?
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Compulsory titleHey @williambesson,
I just want to let you know that I’ve released version 1.2.12 a couple of minutes ago. This brings a lot of new features – some of them were requested by you:
- Bugfix: Styling of checkboxes
- Bugfix: map panning on 1st click on marker incorrect due to lazy loading image dimensions (yours!) (works no in all cases yet – I’m on it)
- Feature Request: new option to auto-generate title allowing locations without title (yours!)
- Feature Request: Allow to change the headline of the form and the title of the buttons
- Feature Request: limit map to specific location
- Feature Request: limit map to specific type
- Feature Request: adjustable map height (desktop & mobile) (yours!)
- Feature: Customize Gutenberg Block with attributes
So please upgrade and give it a go. I’m always happy to hear back from you.
And there are more cool features in line for the next release. I’ll keep you posted.Best Regards from Berlin,
Daniel