Forum Replies Created

Viewing 15 replies - 511 through 525 (of 694 total)
  • Plugin Author 100plugins

    (@100plugins)

    Hi @davidf112,

    I just answered a similar request here. So with having a date field (coming soon) you could use this to find and delete locations that are outdated.

    Best Regards,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    Hi @howardd2d,

    Thanks for reaching out!

    1. No, there is no expiry functionality yet. However, I will add a Date field type with one of the next release. Maybe you can leverage that by removing locations that have passed the date (via a script).
    2. The Public Page is basically an empty page. You can use shortcodes to display individual values of a location over there. Please see the “Help” Section on the plugin settings on how to do this.
    3. No, due to this a very rare use case.
    4. No, please see 1)

    Sorry, that I had to respond with many NOs this time. I’m always trying to make the feature requests happen but I need to focus on requests a broader audience would need.

    I’m planing to extend the code with actions/hooks. So developers will have the possibility to write custom code that hooks into the workflow of Open User Map. This will make a lot of things possible. This will probably be a part of the next major release.

    Best Regards,
    Daniel

    Forum: Plugins
    In reply to: [Open User Map] Pictures `
    Plugin Author 100plugins

    (@100plugins)

    Whoop, solved! 🎉

    If you are happy with the plugin so far, please consider to drop a quick review here. It helps me a lot to reach a broader audience.

    Anyway Best Regards,
    Daniel

    Forum: Plugins
    In reply to: [Open User Map] Pictures `
    Plugin Author 100plugins

    (@100plugins)

    Hi @mikihudi,

    The page you’ve attached is behind a log in, so I can’t see it. But maybe it has something to do with “lazy loading”. Do you have a caching/performance plugin activated?

    Please see this other support request. Please let me know if this does work for you.

    Best Regards,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    Sure. There is a Setting to disable the address search in the main map. You will find it under Settings > Open User Map > General > Disable “Enter address” searchbar.

    However this will only affect the main map.

    If you’d like to disable the searchbar in the popup try this CSS code:

    .open-user-map .add-location .leaflet-geosearch-bar {
        display: none;
    }

    Best regards,
    Daniel

    Forum: Reviews
    In reply to: [Open User Map] Excellent
    Plugin Author 100plugins

    (@100plugins)

    Very appreciated. Thanks!

    Plugin Author 100plugins

    (@100plugins)

    Thanks a lot @mistermika!

    Plugin Author 100plugins

    (@100plugins)

    I’m glad it works. If you are happy feel free to drop a review here. It helps me a lot to reach a broader audience.

    Best wishes,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    You are correct. The pulldown options should correspond to the pre-selected types. I will fix this with the next release.

    Meanwhile you could use some CSS to hide the unwanted options manually:

    .open-user-map .add-location #oum_marker_icon option[value="3"],
    .open-user-map .add-location #oum_marker_icon option[value="4"] {
        display: none;
    }

    Where 3 and 4 are the values of the option fields that you want to hide.

    Does this work for you?

    Btw. in your example you’ve used the post_id attribute. This is only necessary if you just want to show a specific location(s).

    Best Regards,
    Daniel

    • This reply was modified 3 years, 9 months ago by 100plugins.
    Plugin Author 100plugins

    (@100plugins)

    Hi @5lions,

    Actually you can have multiple maps as long as each is on a different page. The Shortcode is customisable. Therefore each map can have an individual initial position and can be filtered by Types (Categories) and even markers.

    Try it out and have a look under Settings > Open User Map > Help.

    Best Regards,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    Hi @shokoofehs,

    Thanks for reaching out! The Importer/Exporter is still in the making. It will probably become available with the next major release.

    Best regards,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    I‘m closing this. Please contact me again if you need further support.

    Best regards,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    Hi @kilimats,

    Yes, that’s possible. However it’s a PRO feature.

    Go to Settings > Open User Map > General and activate “Restrict „Add location“ to registered users only”

    With this enabled only users that are logged in will see the “+”-Button on the map. I think it wouldn’t be necessary to have two separate maps, but of course you can do that as well.

    You could start a free trial to see this feature at work.

    Let me know if you have more questions.

    Best regards,
    Daniel

    Forum: Plugins
    In reply to: [Open User Map] Recaptcha
    Plugin Author 100plugins

    (@100plugins)

    Hi @sarrendell,

    not yet. Are you experiencing spam attacks? Normally the form is behind an extra click on the “+”-button which should prevent most spam already.

    Best Regards,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    Hi @runboy88,

    Thanks for reaching out! Here’s my feedback on your requests:

    1. According to other requests the current scroll/drag behaviour seems to be the best approach for most users. The main goal is to prevent accidental map dragging on mobile. I think most mobile users are scrolling with one finger. Double tapping already leads to zoom-in (like Google does). Can you describe your issue a bit more please?
    2. Yes, you can already choose from 8 different map styles and 5 marker styles or even upload your own custom marker icons.
    3. The map material is based on OSM and other providers. Unlike Google this is free to use. I would say the quality of the map material is pretty decent.

    Sorry I couldn’t offer you better solutions to your requests. I’m trying to add features and optimisations wherever I can though.

    Best regards,
    Daniel

Viewing 15 replies - 511 through 525 (of 694 total)