Anand Dudheliya
Forum Replies Created
-
We can use api services like https://freegeoip.net/ to get the country of the visitor and there should be a an input system like we have for tags where all the countries are stored in database for visibilty setting.
And if the api provider’s server is down or we have reached the maximum amount of api calls we can have a fallback function which uses HTML5 Geolocation API.Another way is to use database of ip address and their location
I did not get the point of entering multiple IP addresses.
I don’t know if it’s the best way but I have written how I have imagined this to work.
Forum: Fixing WordPress
In reply to: Locked out from logging inDid you change the password in database using md5 hash?
Forum: Fixing WordPress
In reply to: unable to edit published posts all options get freezedI found the problem it was the update of wordpress seo plugin by Yoast that caused the problem.Same day he rolled out another update which fixed the problem. Thanks for your help
I used google authenticator plugin for my login and along with that I had iThemes plugin . Once I entered expired code for google authenticator and then the page showed error.MY login page was not visible . I had set limit login attempt to 3 but this happened on the first wrong attempt and also by enabling some of the setting of low priority the site showed error message.
Curl SSl is installed on my hosts sever but still i get this error message
Authentification failed. The user has canceled the authentication or the provider refused the connection.
Forum: Plugins
In reply to: Plugin won't installYou need to unzip the file and then zip the file named js composer.This file js composer is your plugin other all are documentation files.