Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Melusine29

    (@melusine29)

    Nobody ?

    Thread Starter Melusine29

    (@melusine29)

    It’s not possible ?

    You should edit a plugin file:
    …/wp-content/plugins/store-locator/js/store-locator.js

    at the end of the file you will find the word Phone

    /* ............................... */
    |Program|Phone|Fax|Email|sl_more_html|street2|state|zip|
    sl_tags|tags'.split('|'),0,{}))

    change it to Téléphone

    /* ............................... */
    |Program|Téléphone|Fax|Email|sl_more_html|street2|state|zip|
    sl_tags|tags'.split('|'),0,{}))

    NB: you will loose the customisation when you will update the plugin

    Thread Starter Melusine29

    (@melusine29)

    Thanks Gaerwn it’s works !

    I know I lost the ability to update, I’ve made ??some changes in this plugin anyway. I blocked the possibility to update.

    Thanks again ^^

    Thread Starter Melusine29

    (@melusine29)

    Another question, do you know if it’s possible to put a tracking code on “addressSubmit” button and retrieve the value of the input “addressInput” (topic here) ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change the word "Phone"’ is closed to new replies.