Can I remove the attribution text from the maps?
Maps Marker Pro offers an option to remove backlinks to MapsMarker.com. Navigate to Settings / Misc / General for this option:
What´s the minimum required WordPress version?
The minimum required WordPress version to run Maps Marker Pro is 4.5 – anyway it is advised to always update to the latest WordPress version.
Does the plugin work with PHP x.x?
You need at least PHP 5.4 installed on your server to run this plugin.
I messed up with the plugin settings – what can I do?
Please use the function “Reset Settings” in Tools / Reset and all settings will be reset to their defaults:
Can I add custom map icons?
Yes, you can choose from more than over 1000 icons for markers from https://mapicons.mapsmarker.com – more instructions on how to upload and use new icons, please have a look at this userguide.
ARCHIVE – Database warning “Found row where the auto_increment column has the value 0” (v3.1.1 or lower only)
This FAQ is only valid for Maps Marker Pro v3.1.1 or lower!
When using backup plugins like BackWPup or working directly in your database via phpmyadmin you might notice the following warning:
WARNING: Result of table check for wp_leafletmapsmarker_layers is: Found row where the auto_increment column has the value 0
This is generally nothing to worry about – the table wp_leafletmapsmarker_layers was designed to start with value 0 – changing this in order to suppress the warning is unfortunately not possible, as layer 0 is used for all markers which are not assigned to a layer.