Risposte nei forum create
-
AutorePost
-
max
Membro:good:
Changes added in 1.3.7 version
Thank you Stephan Kleinmax
MembroHi I can include my gpx inside this bbpress forum like this:
© OpenStreetMap contributorscheck your shortcode syntax, it might contains html tags
max
Membro99.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..
max
MembroI’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
max
MembroThere 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
max
Membrothank you for your support 🙂
max
MembroHi, generally drupal users are more code-oriented than wordpress ones, you can read this link for more informations:
max
MembroThank you :good:
max
Membroyou have very aggressive css,
http://www.modernhiker.com/wp-content/themes/modernhiker-2013/style.css
line 683remove this line:
body.single article img, body.page article img, .wp-caption {
max-width: 100%;
height: inherit;
}max
MembroI 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 loadedmax
MembroHi, 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
max
MembroHi, 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 jsmax
MembroOk 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”]
max
Membrocan you show me your gpx?
max
MembroHi, I believe there is no points in your gpx, can you show me your gpx’s content?
-
AutorePost