Viewing 1 replies (of 1 total)
  • Plugin Author Namith Jawahar

    (@namithjawahar)

    Uncomment line 285 in geotargeting.php
    //add_action(‘init’, ‘wp_insert_ip_to_country’);
    TO
    add_action(‘init’, ‘wp_insert_ip_to_country’);

    Do note that this can impact performance if the service used goes down or times out or becomes slow. Use with caution.

Viewing 1 replies (of 1 total)
  • The topic ‘How to enable GEOtarget’ is closed to new replies.