Download Button Object doesn't support .gpx files anymore
Autor: E. Lansu
Visitado 897,
Followers 1,
Compartido 0
In previous versions you could add any filetype to the download button bij selecting *.* as filemask for the search. Now it only seems to accept picturetypes. The existing download buttons still work, how can I do this now?
Publicado en
You could create a button for that. Example here: https://codepen.io/kangwira/pen/qjmRbO
The html, CSS and js can be put in a html-object.
I know it is not what you ask for, but until the X5 object is "fixed" it could be a workaround.
If you don't need the counter it can be made much simpler.
https://www.w3schools.com/howto/howto_css_download_button.asp
Autor
Thank you for the work-around. We have several hundreds downloadbuttons on our walking and cycling website though, so I'm keeping my hopes up the object will be fixed sometime soon...