Category Archives: Frequently Asked Questions

How add separate map for each gpx ?

You need use the shortcode [lfh-map] before each gpx shortcode : [lfh-map] [lfh-gpx src=url_to_stevenson5.gpx title=”Trail 1″ color=red width=8] description[/lfh-gpx] [lfh-map] [lfh-gpx src=url_to_stevenson.gpx title=”Trail 2″ color=darkgreen width=8] description&#91/lfh-gpx]

Posted in Frequently Asked Questions | Comments Off on How add separate map for each gpx ?

How change distance or altitude unit for one gpx

The units There are 2 possible units for distance : kilometer milles There are 2 possible units for altitude: meter foot Global configuration The distance and altitude units are configured globaly by administrator in tab : Settings → Lf Hiker … Continue reading

Posted in Frequently Asked Questions | Comments Off on How change distance or altitude unit for one gpx

How to create a gpx file ?

You can find a website list for do this in the page: Track drawing websites Openrunner is the best one for me and the most important: this website automatically add the elevation data needed to create the profile. You can … Continue reading

Posted in Frequently Asked Questions | Comments Off on How to create a gpx file ?

I have a blank page in place of the helper

This trouble come from conflict with the x-frame options of your server. Look at whether the plugin succeeded in writing this following lines in the .htaccess of your wordpress appli if you can: # BEGIN Lf-hiker plugin <IfModule mod_headers.c> Header … Continue reading

Posted in Frequently Asked Questions | Leave a comment