Viewing 15 replies - 16 through 30 (of 115 total)
  • Thread Starter herrpedro

    (@herrpedro)

    didnt work for me ??

    i’ll now try your suggestion for me.

    @ bobs1982

    I tried adding px or % and none of that worked. Could it be a database-problem after the upgrade to 2.0?

    Thread Starter herrpedro

    (@herrpedro)

    just adding the code didnt work

    you mean widgets or plugins?
    disabled widgets in page.. and didnt too

    disabled some plugins.. didnt too
    i got a multilanguage plugin wich i’m affraid to disable

    Plugin Author Boris

    (@bobs1982)

    @roddan:
    That’s strange because when I look at your source code I see the following:
    <div id="gmap_116_0" class="gmap dynamic" style="width:900; height:500;">

    If I change this to
    <div id="gmap_116_0" class="gmap dynamic" style="width:100%; height:500px;">
    I see your map. Usually the values for width and height are taken straight from the shortcode/options page without further processing (that’s why it is neccessary to add the units). Maybe you can check both, your [gmap] shortcode as well as the default values on your options page and see if they both have a % or px at the end. Thanks!

    Thread Starter herrpedro

    (@herrpedro)

    did in a post and it worked ?? .. didnt work on the page

    Plugin Author Boris

    (@bobs1982)

    @herrpedro:
    Thanks. I will check your page…INet is a pain in the a*** in the train :-). Btw: what version of WordPress do you use?

    Plugin Author Boris

    (@bobs1982)

    @herrpedro:
    Great – so there is still hope ??

    Thread Starter herrpedro

    (@herrpedro)

    sweeettttt
    my maps are back

    but it seems like you’re not using width and height from the “geotag options” settings?

    i just upgraded to 3.1.1 (last one)

    Thread Starter herrpedro

    (@herrpedro)

    and again….
    i removed all the options and.. (just left the ones in geotag panel) and all it is working….

    in page too….

    all and all and i didnt know what was wrong ??

    other than that i’m pretty happy with your feedback

    Plugin Author Boris

    (@bobs1982)

    @herrpedro:
    Glad to hear it’s working. The width and height values should be taken from the Geotag options page. Only if you expressly set a value in the [gmap] shortcode the plugin will take this value…

    Plugin Author Boris

    (@bobs1982)

    @herrpedro:
    You’re welcome :-). I was afraid that the options will cause some trouble…maybe I should force the plugin to delete all old options in the database. I will have another look at your weblog when I’m back home.

    @bobs1982

    I added this “hardcode”:

    <div id=”gmap_116_0″ class=”gmap dynamic” style=”width:100%; height:500px;”>

    in to a html-view of the testpost. And now that work. However this code (in the same testpost)

    [gmap width=”100%” height=”500px” type=”roadmap” static=”false”]

    Dosen’t work. Strange.

    Plugin Author Boris

    (@bobs1982)

    @roddan:
    That’s really strange. Maybe you can try to delete the width and height values from the options page, then save them and set them again to something like 100%/500px and save them again. I think some “old” options might disturb the plugin. If this doesn’t help, we can try to delete the old options from the database.

    @bobs1982

    Well, now the map is showing under all posts. Thats great. Don’t really know what I changed.

    However, the map isn’t showing under pages. I’ve activated twice the option of showing maps under pages in the settings-page. But with no luck. The map dosen’t even show in the source code of my page.
    https://moltocreative.se/gatukonsten/kartan/

    Whats up with that?

    Thread Starter herrpedro

    (@herrpedro)

    ok,
    [gmap] shortcode is not working
    the map shows because i have “automatic map under all posts”

    for pages -> the map only shows if i have a coordinates set in my page. otherwise the map does not show. i’d like to have a map for all posts (as in other topic from someone) mass it doenst show

    ty

Viewing 15 replies - 16 through 30 (of 115 total)
  • The topic ‘[Plugin: Geotag] upgrade to v2’ is closed to new replies.