Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author MiKa

    (@photoweblog)

    Hello @marziom

    at the very beginning of the WP OSM Plugin there was no short code generator and everyone wrote the shortcode to the needs. But very soon it turned out that some features work with GPX file but do not work with KML files and so on – so one reason for the generator was the idea to show the functionality. If it’s not covered by the shortcode generator it mostly does not work.

    “cluster” is not supported for kml nor for gpx files. There is a beta version available but not released with many limitations …

    So the focus of this thread should be the second issue – can you post or mail the shortcode without “cluster”.

    Br, Michael

    Thread Starter marziom

    (@marziom)

    [osm_map_v3 map_center = “autolat, autolon” ​​zoom = “autozoom” width = “100%” height = “450” file_list = “../../../. ./ wp-content / uploads / OMS / PuntiCrema.kml “file_color_list =” verde “control =” scaleline, fullscreen “file_title =” PuntiCrema.kml “mwz =” true “]

    Plugin Author MiKa

    (@photoweblog)

    Hello @marziom

    did you generate this shortced with the WP OSM Plugin shortcode generator in the backend? There are some spaces missing, some spaces are wrong … eg:
    address looks like this:

    https://comunitàkm0.com/ wp-content / uploads / OMS / PuntiCrema.kml

    instead of

    https://comunitàkm0.com/wp-content/uploads/OMS/PuntiCrema.kml

    Other spaces are missing …

    Br, Michael

    • This reply was modified 3 years, 12 months ago by MiKa.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Shortcode configuration example’ is closed to new replies.