• Hi,
    The map shows on the front end of website but within the posts where i did to add location, the map is not being displayed. I have created and added the API key. Any ideas please?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author bluisier

    (@bluisier)

    could you please give me the url of the page where it happens ?

    I think there is no option to show “the post map” becasue its not a map itself but a marker… Can you provide a widget for “current post marker map” ?

    It shouuld be better than create one map per marker for each post.

    I think the solution would be configure “styles” instead “maps” and then configure the markers to show in the widget, the current post marker or category-tag-whatever. That would simplify it a lot.

    I love the plugin in any case.

    You could let the user do both things too. Configure results in the map with a default result and let change them in the widget (map + select other markers)

    • This reply was modified 6 years, 7 months ago by ivandelajara.
    • This reply was modified 6 years, 7 months ago by ivandelajara.

    For example:

    [novo-map id=1 name=”newNom” width=”500px” height=”400px” category=”catégoryID” tag=”tagID” latitude=”newLatitude” longitude=”newLongitude” zoom=”newZoom”]

    Including posts

    [novo-map id=1 name=”newNom” width=”500px” height=”400px” category=”catégoryID” tag=”tagID” post=”postID” latitude=”newLatitude” longitude=”newLongitude” zoom=”newZoom”]

    And if you leave it blank or write “this” or whatever then show the post marker

    post=”” or post=”this” or post=”get_the_ID”

    • This reply was modified 6 years, 7 months ago by ivandelajara.

    I really want to use this plugin, i can contribute (i did not saw it on github) or i will modify it by myself if its not mantained anymore… Its mostly perfect for my needs.

    • This reply was modified 6 years, 7 months ago by ivandelajara.
    Plugin Author bluisier

    (@bluisier)

    Hi,

    It will be possible in the future… Actually I want to allow users to add several markers per post. It will then be possible to display a “post map” with a shortcode as you suggested I guess.

    The only thing is that I don’t have time to work on the plugin until october I guess… The plugin is on a private gitlab directory at the moment and I’m still not sure if I want to make it public or not.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Map not showing in posts’ is closed to new replies.