Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • When I change to any version above 7.4 I can’t modify navigation bar items.
    Rest work fine as long as I know.
    ¿Any idea?

    Thread Starter stoykom

    (@stoykom)

    I only had free versión (not yet), on live chat somebody told me it is not posible.

    So long.

    Thread Starter stoykom

    (@stoykom)

    Hi, Gareth.
    Thanks again, selecting that option make it working once and depending from where you access this first time you have it cached to show up or not.
    So I just disabled WP Rocket and everything worked fine.
    As that plugin was only, if any, slightly improving my page loading speed I’ve decided to try another cache plugin that appear in the list of geoIP as suitable.
    Thanks for all the help given.

    Thread Starter stoykom

    (@stoykom)

    Hello,
    yes, its function is returning the geo IP data I’ve attached.

    The function $record = geoip_detect2_get_info_from_ip(‘90.169.224.191’, NULL); returns an object:
    Lookup duration: 0.00534 s

    Key Value Shortcode equivalent
    $record->city->name Alcalá de Henares [geoip_detect2 property=”city”]
    $record->mostSpecificSubdivision->isoCode M [geoip_detect2 property=”mostSpecificSubdivision.isoCode”]
    $record->mostSpecificSubdivision->name Madrid [geoip_detect2 property=”mostSpecificSubdivision”]
    $record->country->isoCode ES [geoip_detect2 property=”country.isoCode”]
    $record->country->name España [geoip_detect2 property=”country”]
    $record->location->latitude 40.482 [geoip_detect2 property=”location.latitude”]
    $record->location->longitude -3.36 [geoip_detect2 property=”location.longitude”]
    $record->continent->code EU [geoip_detect2 property=”continent.code”]
    $record->location->timeZone [geoip_detect2 property=”location.timeZone”]

    I’ve read something about conflicts between cache plugins and Geo IP and I´m using WP Rocket on my site.
    Do you think in might be the reason?
    Thanks a lot.

    Hi, I have the same problem with your plugin and to discard the VPN as reason I just made it the other way round, selected Europe as excluded zone expecting that will result in cookie consent banner won’t show up if I’m accessing from an European locations, Spain.
    But it does still appear every time you clean your browser history.
    I don’t think geoIP is the problem, at least it has an option to check its functionality and everything looks OK:
    Key Value Shortcode equivalent
    $record->city->name Alcalá de Henares [geoip_detect2 property=”city”]
    $record->mostSpecificSubdivision->isoCode M [geoip_detect2 property=”mostSpecificSubdivision.isoCode”]
    $record->mostSpecificSubdivision->name Madrid [geoip_detect2 property=”mostSpecificSubdivision”]
    $record->country->isoCode ES [geoip_detect2 property=”country.isoCode”]
    $record->country->name España [geoip_detect2 property=”country”]
    $record->location->latitude 40.482 [geoip_detect2 property=”location.latitude”]
    $record->location->longitude -3.36 [geoip_detect2 property=”location.longitude”]
    $record->continent->code EU [geoip_detect2 property=”continent.code”]
    $record->location->timeZone [geoip_detect2 property=”location.timeZone”]

    Definitely that hypothetical option of your plugin is not functioning at least in cases, and it doesn’t seem that neither VPN nor geoIP are the reason.

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