• Hi,

    is the plugin compatible with member plugins – to find out a members current location?

    Also, does the plugin generate a location only once or is it possible to find the member location every X hours? In other words, can the plugin be set to repeatedly check for a change in location?

    Thank you ??

Viewing 1 replies (of 1 total)
  • Plugin Contributor Sunny Kumar

    (@5unnykum4r)

    Hi @melaniesinmek,

    As of now, this plugin only outputs Location on the user page and doesn’t store it anywhere. If you’re looking to store location, you need to use PHP to initiate the User_IP_and_Location class and get output from the public function we’ve created.

    Also, to make this plugin work properly, you need to disable the cache or use no-cache on the pages you’re using this plugin on. It is necessary because rendered content/cache is saved on the user’s device/server, and the cached page will be served to the user.

    Thank you for reaching out! ??

    • This reply was modified 8 months, 3 weeks ago by Sunny Kumar.
Viewing 1 replies (of 1 total)
  • The topic ‘Fixed location?’ is closed to new replies.