• Resolved mansoor89

    (@mansoor89)


    Hi its not allowing me to add api key into my woocommerce dashboard saying the plugin needs updating?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ideal Postcodes

    (@idealpostcodes)

    Hi there

    Could you drop an email to [email protected] with the version of the plugin you’re using and the version of WooCommerce? A screenshot of the issue would be great too

    Thanks

    Thread Starter mansoor89

    (@mansoor89)

    Hi I have managed to fix it thanks just last question do you how can I add a placeholder text for the box under start typing your address?

    • This reply was modified 3 years, 10 months ago by mansoor89.
    Thread Starter mansoor89

    (@mansoor89)

    Address*

    Plugin Author Ideal Postcodes

    (@idealpostcodes)

    Hi there

    If you’re using the Address Finder (Address Autocomplete), you should be able to use the Address Finder override field.

    I suspect this can be done by adding the following to your override:

    
    {
      onLoaded: function () {
        this.view.input.placeholder = "My Custom Message";
      }
    }
    

    Do feel free to drop by chat.ideal-postcodes.co.uk if you need realtime assistance on this.

    Thread Starter mansoor89

    (@mansoor89)

    Excellent all sorted ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I cant add the api key’ is closed to new replies.