• Hello Joe,

    basically I would like to add each time a link to the gpx files of the track.

    Would it be possible to add (if I haven’t overseen it) a shortcode for that and I suggest to have this in meta section area as default.

    Thanks.

    Another option would be to change the author of the pages/articles created for each map.

    Thank you!

    Andreas

Viewing 1 replies (of 1 total)
  • Plugin Author Joe

    (@morehawes)

    Hi Andreas,

    Thanks for your input.

    basically I would like to add each time a link to the gpx files of the track.

    Would it be possible to add (if I haven’t overseen it) a shortcode for that and I suggest to have this in meta section area as default.

    I agree that a download link would be a useful feature and will give some more thought on how to implement this. Currently any GPX/KML/GeoJSON files that are uploaded are read and added to the map as GeoJSON, but the file itself is not stored.

    As a crude work-around you could upload the file through the WordPress Media Uploader and then link to the file using a Waymark Meta field like so:

    <a href="[URL to GPX file prodivded by Media Uploader]">Download GPX</a>

    …but this is obviously not ideal.

    Another option would be to change the author of the pages/articles created for each map.

    Good point, I will make sure this is enabled in the next release.

    Appreciate the input!

    Joe

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request: Shortcode download link; author change’ is closed to new replies.