If you have many categories, the default filter box might be too small. The following CSS snippet moves the filter...
If you’re using a custom field of type “Link” and want the link to always open in a new browser...
If you’d like to make the map popups in Open User Map wider, you can do this with a small...
If you prefer the “Add Location” button to remain fully expanded (as it appears on hover), you can apply the...
The Open User Map plugin provides several Shortcodes to display locations, filter content, and customize the map’s appearance and functionality....
If you are using the Restrict „Add location“ to logged in users only feature or generally accept location proposals from...
You can make use of this CSS to manipulate the color of the map: This will set a background color...
By default the searchbar (address or marker search) overlays the map on top position: To move the searchbar to a...
By default after clicking a location marker on a small screen brings up a fullscreen overlay that holds the location...
If you want old locations to automatically disappear after X days, you can try out a 3rd party plugin called...
You can use this CSS code to change the color of the Cluster icons: This code will show the clusters...
Show or hide a Custom Field based on the selected value of another Field. This is the Javascript function you...
Maybe your users like to upload images in portrait mode. On small screens like on a Mobile this could result...
You can always use CSS to customize the look of the UI elements. Examples Customizing the marker icon size: Depending...
You can trigger a number of Javascript functions. It is possible to add custom JS directly in the plugin settings....
You can use the Hook oum_locations_bubble_content to manipulate the content of the info bubbles of locations. Insert the following PHP code in...