100plugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Open User Map] TranslationHey @marty333,
Thanks for reaching out! You are right – “Enter address” is not translatable yet. I will fix this with the next update (within two weeks).
You can set a custom label for “Type” in the Settings > Design > Enable “Types” (marker categories) with individual marker icons > Custom Label
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Image upload reset button@zackcitro you are doing it the right way, but it has indeed a bug which leads to that no new image thumbnail is created when uploading a new image from the backend. Weird, that this has not been discovered earlier. I will fix this also with the next update.
Meanwhile what you could do is to manually delete the /wp-content/uploads/oum-useruploads/POSTID_thumb.png.
- This reply was modified 4 years, 1 month ago by 100plugins.
- This reply was modified 4 years, 1 month ago by 100plugins.
Forum: Plugins
In reply to: [Open User Map] Location submissions from Iphone, images appear sidewaysHey Leevi,
Thanks for reaching out and I’m happy to read your kind words on my plugin. I started digging into this and noticed that the image rotation only happens to the thumbnail version of the image (as the plugin stores both versions to enable full screen images later on). So the bug sits there and I think this is solvable.
I’m on it and will keep you in the loop on this.
Best Regards,
DanielPS: if you are happy with the plugin please consider droping a quick review. This helps a lot.
Forum: Plugins
In reply to: [Open User Map] Image upload reset buttonHi @monika777,
As I replied via email already – I agree that would make a lot of sense and I will implement this functionality with the upcoming update (~2 weeks).
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Undefined variable $type in partial-map-init.phpHey @dos81! I assume the problem is solved so I will mark this thread as resolved. Feel free to reply back in case the issue persists, though.
Best regards,
DanielForum: Plugins
In reply to: [Open User Map] Add location for registered users only [PRO Plugin conflict]Hello @bastelheidi,
That sounds strange and I need to look deeper to understand this. Could you please provide me a link to your website? You don’t have to publish it here, just send me an email to [email protected] instead.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map] Edit The Data?Thanks @bobjgarrett! The location data can be edited by WordPress users with “edit_posts” capability (e.g. Admins, Editors). It is available in the WordPress Backend in the same way like you edit posts or pages.
A way for users to edit their locations via frontend is not a current feature. But I’ve already added this on to list of possible future upgrades (medium priority).
Forum: Plugins
In reply to: [Open User Map] Refresh Map After Adding LocationHey @justinbryeans,
As promised I want to let you know that I’ve released version 1.2.13 last night. This brings a lot of new features – some of them were requested by you:
- Bugfix: php warning (type undefined)
- Feature Request: Allow refresh, redirection or text message after validation (yours!)
- Feature Request: Notify admin on incoming location proposals
- Feature Request: Redirect “Add Location”-Button to registration form (when restricted to registered users only)
- Feature Request: Allow to limit the number of characters on text fields
- Feature Request: Allow empty option value for custom fields
- Feature Request: Allow auto-publish for unregistered users
If you are happy with the plugin, please consider dropping me a quick review here. This helps a lot. Thanks!
Best Regards from Berlin,
DanielForum: Plugins
In reply to: [Open User Map] Add a new listing buttonHey @anilmehtamex,
This is now possible with version v1.2.13.
If you are happy with the plugin, please consider writing a quick review here.
Best Regards from Berlin,
DanielForum: Plugins
In reply to: [Open User Map] Email admins for listing approvalHey @anilmehtamex,
As promised I want to let you know that I’ve released version 1.2.13 last night. This brings a lot of new features – some of them were requested by you:
- Bugfix: php warning (type undefined)
- Feature Request: Allow refresh, redirection or text message after validation
- Feature Request: Notify admin on incoming location proposals (yours!)
- Feature Request: Redirect “Add Location”-Button to registration form (when restricted to registered users only)
- Feature Request: Allow to limit the number of characters on text fields
- Feature Request: Allow empty option value for custom fields
- Feature Request: Allow auto-publish for unregistered users
Best Regards from Berlin,
DanielForum: Plugins
In reply to: [Open User Map] Auto approval and email fieldHey @jvinzent,
As promised I want to let you know that I’ve released version 1.2.13 last night. This brings a lot of new features – some of them were requested by you:
- Bugfix: php warning (type undefined)
- Feature Request: Allow refresh, redirection or text message after validation
- Feature Request: Notify admin on incoming location proposals (yours!)
- Feature Request: Redirect “Add Location”-Button to registration form (when restricted to registered users only)
- Feature Request: Allow to limit the number of characters on text fields
- Feature Request: Allow empty option value for custom fields
- Feature Request: Allow auto-publish for unregistered users (yours!)
Best Regards from Berlin,
DanielForum: Plugins
In reply to: [Open User Map] Title + Auto Apply LoicationHey @jbryeans,
As promised I want to let you know that I’ve released version 1.2.13 last night. This brings a lot of new features – some of them were requested by you:
- Bugfix: php warning (type undefined)
- Feature Request: Allow refresh, redirection or text message after validation
- Feature Request: Notify admin on incoming location proposals
- Feature Request: Redirect “Add Location”-Button to registration form (when restricted to registered users only)
- Feature Request: Allow to limit the number of characters on text fields
- Feature Request: Allow empty option value for custom fields
- Feature Request: Allow auto-publish for unregistered users (yours!)
Best Regards from Berlin,
DanielForum: Plugins
In reply to: [Open User Map] Info missing from Single Pages for locationsYes! I just published an article on this. There you will find the most recent list of currently available custom fields and some explanation on how to use them:
https://www.open-user-map.com/how-can-i-access-field-values-of-a-location/
Forum: Plugins
In reply to: [Open User Map] Undefined variable $type in partial-map-init.phpHey @dos81! I just released a new version. If you upgrade to v1.2.13 the warning should be gone.
Forum: Plugins
In reply to: [Open User Map] Undefined variable $type in partial-map-init.phpThanks @dos81 for reaching out! I will dive into this and keep you posted asap.
Quick solution to just get rid of the warning message would be to set define(‘WP_DEBUG_DISPLAY’, false); in wp-config.php. Everything should work as expected as this is “only” a warning not an error. However there must be a reason for the warning so I will try find it.
Best Regards,
Daniel