Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • I realized that the problem occurred when I did the plugin update because in local I use the old version and everything works fine without using API key.

    I did a reinstall with a new database, but now no custom post geolocation field appears …

    I do not know what to do now.

    What do you recommend?

    Hi Mike,

    It’s indeed an error with wp_remote_post.

    I have this message:

    $result = wp_remote_get( "https://maps.googleapis.com/maps/api/geocode/json?address=california&sensor=false", array( 'timeout' => 5, 'redirection' => 1, 'httpversion' => '1.1', 'user-agent' => 'WordPress/WP-Job-Manager-' . JOB_MANAGER_VERSION . '; ' . get_bloginfo( 'url' ), 'sslverify' => false ) ); var_dump( $result );

    But I don’t know how to fix it.

    As @jobme, when I click on the location from my dashboard, it sends me to the good spot, but it doesn’t geocode.

    Hello guys,
    I have the same problem, all meta geolocation do not fill up when I add a place for a job.
    I tried to add an API key, but it still does not work.

    Weird because everything works perfectly locally.

    Have you any idea to solve this problem?

    Thank you in advance,

    Nac

    Hi,

    I’m using your great plugin and I wonder if it is possible to invert the selection. Check to display and uncheck to hide pages.

    Thank you in advance

Viewing 4 replies - 1 through 4 (of 4 total)