{ Dev Farm }

Web & Windows Development

max

Risposte nei forum create

Stai visualizzando 15 post - dal 46 a 60 (di 368 totali)
  • Autore
    Post
  • in risposta a: Added support for displaying post attachments #24497
    max
    Membro

    :good:
    Changes added in 1.3.7 version
    Thank you Stephan Klein

    in risposta a: Embedding WP-GPX maps in BBpress topics #24466
    max
    Membro

    Hi I can include my gpx inside this bbpress forum like this:

    check your shortcode syntax, it might contains html tags

    in risposta a: Altitude Graph Not Working #24420
    max
    Membro

    99.9% is a javascript issue..
    Can you check the javascript issue in your website?

    you have this code at the end of the page:

    function initialize()
    {
    zoomControl:true,
    }

    and it’s wrong..

    in risposta a: WP GPX for Drupal #24408
    max
    Membro

    I’m not a drupal expert..
    But you can use my plugin in every php website. I made this tutorial:

    http://devfarm.it/forums/topic/sample-wrapper/

    Of course there is no admin area and other settings

    in risposta a: Map does not show up #24384
    max
    Membro

    There are several javascript error, one of them is:

    “You have included the Google Maps API multiple times on this page. This may cause unexpected errors. ”

    I think other plugins are including google maps js.. maybe it’s eventON

    in risposta a: Bulgarian translation (Български превод) #24380
    max
    Membro

    thank you for your support 🙂

    in risposta a: WP GPX for Drupal #24379
    max
    Membro

    Hi, generally drupal users are more code-oriented than wordpress ones, you can read this link for more informations:

    http://devfarm.it/forums/topic/sample-wrapper/

    in risposta a: (Almost) End of support #24363
    max
    Membro

    Thank you :good:

    in risposta a: Zoom Controls in strange format #24362
    max
    Membro

    you have very aggressive css,
    http://www.modernhiker.com/wp-content/themes/modernhiker-2013/style.css
    line 683

    remove this line:

    body.single article img, body.page article img, .wp-caption {
    max-width: 100%;
    height: inherit;
    }

    in risposta a: Load WP-GPX-Maps only on specific pages #24344
    max
    Membro

    I don’t think this is possible..
    Scripts and css are loaded before the content, so I can’t decide to include them before the content is loaded

    in risposta a: Chart out of the page! #24343
    max
    Membro

    Hi, this is weird, you can set a static with instead of 100%, such as 700px..

    Strano.. nelle impostazioni del plugin, prova a mettere una larghezza di 700px al posto di 100% (valore di default), probabilmente il tema ha qualche strano comportamento e il grafico non riesce a calcolare la larghezza giusta.

    bye bye

    in risposta a: Map does not show up #24342
    max
    Membro

    Hi, there are multiple javascript error in your website, please check them..
    You have also multiple google maps js included, please disable other maps plugin
    Try to disable wp total cache, or exclude some js

    in risposta a: Nothing shows up on the map #24327
    max
    Membro

    Ok I found a little problem with remote files,
    a workaround might be using a relative path like:

    [sgpx gpx=”/gpx/multi21.gpx”]

    and not like [sgpx gpx=”http://www.onebikeoneworld.com/gps/multi21.gpx”]

    in risposta a: Average speed doesn't seem to be correct #24325
    max
    Membro

    can you show me your gpx?

    in risposta a: Nothing shows up on the map #24321
    max
    Membro

    Hi, I believe there is no points in your gpx, can you show me your gpx’s content?

Stai visualizzando 15 post - dal 46 a 60 (di 368 totali)