• Hi,
    the plugin is very nice!!!
    I would ask how to set automatically the destination address instead of enter the “destination” field.

    <label for="destination">'. __("Cascina Grancetta") .'</label>
            <input id="destination" name="destination" type="text" size="50" />

    I modified label but I wanna set input as ” Via Adige 3, Lainate, MI, Italia” with or without possiblity to change.
    Could you help me, pls?

    https://www.ads-software.com/extend/plugins/google-distance-calculator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • hi Manoj,

    Same question is here.

    Regards
    Subhash

    ok since noone posted the fix.

    go into the plugin editor.
    go to the bottom and find
    <input id=”destination” name=”destination” type=”text” size=”50″ />
    and change to
    <input id=”destination” name=”destination” type=”text” size=”50″ value = “whatever your destination is”/>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘set fixed destination path’ is closed to new replies.