{ Dev Farm }

Web & Windows Development

Map isn't displayed

Home Forum Wp Gpx Maps FAQ Map isn't displayed

  • Questo topic ha 7 risposte, 1 partecipante ed è stato aggiornato l'ultima volta 1 anno, 5 mesi fa da .
Stai visualizzando 8 post - dal 1 a 8 (di 8 totali)
  • Autore
    Post
  • #25332 Rispondi
    Wanderweib
    Ospite

    Since the last update the plugin isn’t working anymore. I shows only the blue track and no map on Chrome or Firefox Browser. My guess is that the interfece on those browsers is brocken. It still works on Safari(Iphone or Mac).

    You can see the probleme on my website:
    http://wanderweib.de/burg-odawara-wanderung/

    Or here:
    Error

    Could you please fix this issue?

    Thank you!

    #25333 Rispondi
    Wanderweib
    Ospite

    I tried any other map. It doesn’t work…

    #25355 Rispondi
    Marc
    Ospite

    I’ve got the same problem and I assume it has something to do with the theme… see https://muylejos.ch/peru/machu-picchu/

    #25392 Rispondi
    Wanderweib
    Ospite

    Found a solution: Change your WordPress theme. 😉

    #25418 Rispondi
    Mikalai
    Ospite

    Hi Guys,

    the same issue here. The map is living it own life. Sometime it’s workgin, but most of the time it’s not.
    Can anybody help me at least with start point, I can’t change the theme.

    Maybe it’s jq/css issues? Any ideas?

    #25419 Rispondi
    Mikalai
    Ospite

    I solved the issue for me.

    Looks like as with some other theme, the page can load a little bit slower => the JQ inline code was not firing properly.

    I updated file: “wp-gpx-maps.php” line: 633 by adding “jQuery(document).ready(function() {” and “});” before and after map initialization:

    jQuery(document).ready(function() {
       jQuery("#wpgpxmaps_'.$r.'").wpgpxmaps({ 
            targetId    : "'.$r.'",
    	mapType     : "'.$mt.'",
    	mapData     : ['.$points_maps.'],
     ......
     ......
    });

    Hope it helps

    #25420 Rispondi
    Mikalai
    Ospite

    It’s not a very good solution =)

    #25423 Rispondi
    Ilia
    Ospite

    Hi 🙂 I have similar problem. It seems like you guys managed to fix it, can you share your knowledge? 🙂

    Thanks

    Ilia

Stai visualizzando 8 post - dal 1 a 8 (di 8 totali)
Rispondi a: Risposta #25392 in Map isn't displayed

You can use BBCodes to format your content.
Your account can't use Advanced BBCodes, they will be stripped before saving.

Le tue informazioni:




Non è possibile lasciare nuovi commenti.