• Resolved thegradhub

    (@thegradhub)


    Hi, I am uploading a csv file into WP All Import and using the additional WP Job Manager add-on. When adding the fields into my post, some fields, namely Location, don’t copy over into the post. Any advice on how to fix this? Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @thegradhub,

    When adding the fields into my post, some fields, namely Location, don’t copy over into the post. Any advice on how to fix this?

    You should make sure you’re using a Google API Key in the import (no key won’t work), and that your server is authorized to use it. There’s a small gist here that explains what you need to do: https://gist.github.com/trey8611/45caeb25771b62270d12f1c3fbb0f3f6.

    Let me know how it goes.

    Thread Starter thegradhub

    (@thegradhub)

    Hi, is Google API key the only geolocation I can use?

    And will this then pull across Location data from my import?

    Plugin Author WP All Import

    (@wpallimport)

    Hi @thegradhub,

    Hi, is Google API key the only geolocation I can use?

    Yes.

    And will this then pull across Location data from my import?

    As long as the API key works and the address/location you’re importing is valid, yes.

    Thread Starter thegradhub

    (@thegradhub)

    Hi Thanks. So I’ve done everything it says on the gist and I get this error –

    {
    “error_message” : “This IP, site or mobile application is not authorized to use this API key. Request received from IP address 92.236.21.81, with empty referer”,
    “results” : [ ],
    “status” : “REQUEST_DENIED”
    }

    Any idea why? Thank you

    Plugin Author WP All Import

    (@wpallimport)

    Hi @thegradhub,

    So I’ve done everything it says on the gist and I get this error

    That means the IP has not been added in the “IP addresses (web servers, cron jobs, etc.)” section at APIs & Services -> Credentials -> your API key -> Application restrictions in the Google Cloud console.

    Thread Starter thegradhub

    (@thegradhub)

    I’ve definitely added the IP address… Any other reason why this might be happening?

    Thread Starter thegradhub

    (@thegradhub)

    So i figured out the IP address issue however the location field still doesn’t want to import when I upload a CSV file. It shows up with anywhere rather than the location. Does the location section need to be very specific? For example if it says South East or Maidstone, will it pull it over? As at the moment it isnt, event with Google Geocoding API set up…

    Thanks Rohan

    Plugin Author WP All Import

    (@wpallimport)

    Hi @thegradhub,

    It shows up with anywhere rather than the location.

    We’ll have to check the import settings/logs/data to understand why that’s happening. Please replicate it on a debug site at https://www.wpallimport.com/debug/ and open a ticket at https://www.wpallimport.com/support/ with the details.

    Does the location section need to be very specific? For example if it says South East or Maidstone, will it pull it over?

    The more specific you are, the more accurate the location response. If I test with “South East” and “Maidstone”, I’m getting locations in Kansas City, MO and Maidstone, UK, respectively.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Fields not importing’ is closed to new replies.