• Resolved alpaliska

    (@alpaliska)


    Hi Joe,

    let me first tell you that this plugin is great and I wouldn’t mind using it even if it wasn’t free.

    The problem that I have is related to the elevation graph, for some reason it doesn’t show the graph correctly. I noticed that this issue happens with the gpx logs that don’t have large elevation (sub 100 m). See the photo below.

    Can you help me please?

    Thx!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Joe

    (@morehawes)

    Hi @alpaliska,

    Thanks for your kind words ?? Reviews are also greatly appreciated.

    It looks there is a style conflict. Are you using any other mapping plugins that also deal with Elevation? If so I recommend disabling them temporarily to identify the conflict.

    You can add some CSS rules to your site to adjust the layout, for example:

    .waymark-elevation .elevation-control {
      height: 400px !important;
    }

    I hope this helps, feel free to reply with a link to your page if you need more assistance.

    Cheers,

    Joe

    Thread Starter alpaliska

    (@alpaliska)

    Thanks Joe!

    It works now just fine ??

    Thread Starter alpaliska

    (@alpaliska)

    It’s me again ??

    I’m trying to add a GPX download button on my Custom Post Type using Crocoblock and Elementor Pro.

    I’ve found the tutorial here: https://www.waymark.dev/docs/callback-function/ but I really don’t know how to use the code. Can you please be more specific about that? For instance, where to paste the callback code and what to do in order to show the download button on the page.

    Thank you so much!

    Plugin Author Joe

    (@morehawes)

    Hi @alpaliska,

    Please create a new ticket for separate issues ??

    I’m not exactly sure what you are looking to achieve, but this example might be of interest to you.

    Feel free to create a new ticket if you would like further assistance.

    Cheers,

    Joe

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Elevation graph problem’ is closed to new replies.