• Resolved gregos99

    (@gregos99)


    Hello Mika,

    10000000 thanks for your plugin but no map appears despite the folowing short code :

    [osm_map_v3 map_center=”autolat,autolon” zoom=”autozoom” width=”100%” height=”450″ file_list=”https://www.gravelvicentina.com/wp-content/plugins/osm/examples/sample01.gpx” type=”OpenSeaMap” file_color_list=”green” control=”scaleline” map_border=”thin solid green” file_title=”My boat trip” bckgrndimg=”GDPR_bckgrnd.png”]

    1 more thanks if you could help me 🙂

    The page I need help with: [log in to see the link]

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

    (@photoweblog)

    Hello @gregos99

    1.) create a page with just one openseamap – without a pgx file.(Use the WP OSM Plugin shortcode generator, do not copy anything from other pages. Does it work?
    2.) If 1.) works, generate a second shortcode with the address to your gpx file.Does it work?

    Br, Michael

    Thread Starter gregos99

    (@gregos99)

    Hello Michael,

    Many many thanks for your quick answer

    I uploaded the folowing short code with nothing else in the post below

    [osm_map_v3 mwz=”true” map_center=”56.16,10.297″ zoom=”8″ width=”75%” height=”600″]

    https://gravelvicentina.com/index.php/2021/09/09/test/

    I can see a rectangle but with no map within it.

    Thanks again if you can help me 🙂

    Greg

    Plugin Author MiKa

    (@photoweblog)

    Hello Greg,
    do you have any optimization or caching plugins installed?
    If so, disable (not (!) uninstall) them temporarely for a test.
    Br, Michael

    Thread Starter gregos99

    (@gregos99)

    Thanks a lot Michael for your help

    It was not the cache but the ‘all in one seo plugin’ which was a problem.
    I will find an alternative solution for this plugin.

    I have difficulties now to see the map I want but I will try to find a solution myself in order not to bother you.

    Many thanks again for your help.

    Plugin Author MiKa

    (@photoweblog)

    Hello @gregos99,

    usually these kind of plugings (like allin one seo plugin”) provide a way to exclude other plugins. So check if there is somewhere a field to enter plugin names that should not be covered …

    If there are still issues and these issues are also interessting for ohters, feel free to ask here and share the info.

    Br, Michael

    Thread Starter gregos99

    (@gregos99)

    Thanks a lot Michael.

    @gregos99 AIOSEO dev here. Try adding this code snippet to your child theme’s functions.php file and see if that fixes the error you’re seeing –

    add_filter( 'aioseo_disable_shortcode_parsing', '__return_true' );

    • This reply was modified 4 years, 9 months ago by arnaudbroes.
    Thread Starter gregos99

    (@gregos99)

    Thanks Arnaud

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘No map’ is closed to new replies.