Plugin Contributor
helened
(@helened)
Nope, its not you.
As of Friday 2020-02-28, Wassup has exceeded the maximum quota of geoip requests allowed by IpStack free API. You should start seeing pins again in March. I am working on a solution where you can sign up for your own API key instead of using Wassup’s shared key. This will be in the next revision of WassUp.
Thanks for using WassUp!
HHello team,
I think with my own Api it would be better for everyone.
Thank you for the fast answer
I have an API Access Key from Ipstack !!!!
greetings Ralf
-
This reply was modified 6 years, 3 months ago by
speedhr.
-
This reply was modified 6 years, 3 months ago by
speedhr.
Plugin Contributor
helened
(@helened)
That’s good!
If you are comfortable with coding, you can start using your own API in WassUp by doing the following:
- Login to your host server, go to the CPANEL database section, and start phpMyAdmin or another MySQL tool
- select your site’s WordPress database if you have multiple databases
- click on SQL tab and enter the following statement in the input area:
UPDATE wp_wassup_meta SET meta_value='your_ipstack_key' WHERE meta_key='_geoip_apikey';
- click “Go” and that’s it.
Hello helened,
worked with the api key update.
Many thanks
Regards Ralf
-
This reply was modified 6 years, 3 months ago by
speedhr.