100plugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Open User MapHi @joashenrique,
I just wanted to let you know, that the Scroll Wheel Zoom can now be enabled in the Settings > Open User Map > Map Settings.
Best regards,
DanielHi @mshea28,
I just wanted to let you know, that the “notify me on publish” text can now be customized in the Settings.
Best regards,
DanielHi @ivitae,
This is not a know issue so far. This doesn’t happen in my tests and on websites of other users (as far as I know).
Is your site publicly available so that I can have a look at it? If not please check the Console (Chrome Developer Tools) if it shows any red Javascript errors when loading the map.
You can also reach out to me directly and send screenshots or links.
Best regards,
DanielHi @cinred,
in the PRO version you can activate Public Pages for Locations (single pages) in the Advanced Settings. You then need to provide a template for the single page which can have WordPress comments. I’ve published an article on how to create single page templates for locations.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Remove text below map?Hi @cinred,
I won’t recommend to remove the credits. However you can achieve this by using CSS:
.open-user-map .leaflet-container .leaflet-control-attribution { display: none; }Best regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] I paid, nothing happenedHey @aguf2001,
As I’ve already replied to your email, no pro registration or payment is currently being logged from your end. If your payment was successful, you should have received a confirmation email and a licence key.
Please don’t use the public support forum for this type of issue. And don’t share your email address over here. We will continue to figure this out in direct communication.
Best regards,
DanielYes, you can open the “Add Location” form automatically. Please see this help article (Section “Open the Add location form”) on how to do this.
Basically you need to execute this line of Javascript after the page has loaded.
Regarding your other request:
You can use some CSS to show the “Add Location”-Button at all time:.open-user-map .box-wrap .map-wrap .open-add-location-overlay { width: 158px !important; } .open-user-map .box-wrap .map-wrap .open-add-location-overlay span.btn_text { opacity: 1 !important; }Best Regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Conditional fieldsHi @storm6969,
Just a quick feedback: Yes this is possible. I will release a help article on how to work with conditional fields in the next days and let you know.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] So many issues!Hi @artr3y,
Sorry for the issues you are having with OUM. I will try to clear this up and help you. In general, as a PRO user, please use the PRO support channel on https://www.open-user-map.com/support/ to reach out for help.
- Right now your page with the map doesn’t load at all. I can see in the source code, that there are at least two locations (Lernort: Meck-Schweizer & Lernort: Projekthof Karnitz) with invalid geo-coordinates. Please make sure to fix these first.
- Automatically adding https to the Link field is not a good practice, as some people still might want to share links with http instead of https. That’s why this field type has a validation. You could use the field description for explanation.
- I’ve recently published a help article on how to create single templates for locations. It’s available in the support section of the plugin’s website.
- If you need help with the import, please reach out to me via PRO support as mentioned above. You can send me your CSV file and I will take a look. The import function works (as many people are using it) but it can be tricky to prepare the CSV file correctly.
Best Regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Open User MapHi @joashenrique. Currently this is not possible as it would affect the page scrolling for most use case. But I’m considering to make this optional with a next update. I’ll keep you in the loop.
Best regards,
DanielForum: Plugins
In reply to: [Open User Map – Interactive Leaflet Maps] Help with shortcode phpI guess you already know, that you could also use this Shortcode as well:
[open-user-map-location value="map"]It shows just the single location. However – you can not adjust the zoom level manually.
Best Regards,
DanielOkay, will be available soon.
Best regards,
DanielHi @mshea28,
Do you have something in mind regarding the layout of the image upload button?
The “Notify me on publish” text can currently be customized with translations. But with the next update I will make this label customizable in the settings as well.
Best Regards,
DanielHi @mshea28,
Btw meanwhile I published an article in the OUM Knowledge Base on how to handle single page templates. But it basically consists the information I gave you before.
Regarding your first question I think what you are trying to achieve is only possible with PHP (not with the shortcode). Basically you would need to check if the PHP function returns something before rendering the label and the returned value. I think this is not possible with Elementor.
Regarding your second question: Right now this is on purpose. My thought was to protect the media library (which would be necessary to set a featured image) from image spam. But this is maybe not the best approach and I will dive into this more deeply. I’ll let you know if and when this will be possible.
Best Regards,
DanielHi @ivitae,
No, this is not part of OUM’s export feature. But you should be able to export your Location Pages with the native WordPress export functionality. See https://wpengine.com/support/sync-new-post-and-pages/
Best Regards,
Daniel