Sasan Salamzadeh
Forum Replies Created
-
Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] Warning errorHi dear @leunamme ,
Please update your plugin to 1.3.0 version and let me know your issue statushi dear,
are you using shortcode in correct format ?
the country name is “Saint Kitts and Nevis”
shortcode of widget with your country like this :
[COVID-19-WIDGET country=”Saint Kitts and Nevis”]
you can get more information from this link : https://salamzadeh.net/plugins/covid-19/coronavirus-documentationhi dear,
in the page that you linked here, you are using [COVID-19-WIDGET]
please link the page that you are using [COVID-19] shortcode to check the problemhi dear,
if you are use last version the problem was solved,
I replied to you in the email you sent
If problems are resolved please reportThanks
Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] Error SQLI think there was a problem updating. Please uninstall and reinstall the plugin.
I check this problem in 3 other hosting and solve them.Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] Error SQLhi dear @houcine95 ,
please update your plugin, all of the problem was solved.
if you like it, please rate this plugin <3Thanks
so good,
dear @spring24 country list added, you can see the link in readme section.
if you like it, please rate this plugin <3Thanks too,
- This reply was modified 6 years, 2 months ago by Sasan Salamzadeh.
hi dear,
i’m so Sorry, you say right. use country name same
[COVID-19-WIDGET theme= "1" country="United Kingdom"]
Enter the names of the countries exactly as they appear on the map
I will soon have a complete guide to the names of countries.Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] Warning errorI read this sort of error can be fixed with this PHP setting:
allow_url_fopen = On
please check this setting on your hosting.
Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] Warning errori don’t know why your file line number is different with my file.
if the problem is not solved please contact with me from my website and send me anydesk ID to connect and check it on your pcForum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] Warning errori’m fine thanks, and you?
are you sure? i checked again the file
line 114 to 123 of coronavirus-covid-19.php should be like bellow/** * Get Widget Data From New API * * @since 1.1.0 */ function covid19_get_api_data($params) { $response = file_get_contents('https://salamzadeh.net/api/get_covid19_widget?country='.$params["country"]); $response = json_decode($response); return $response; }and you need just remove
https://from start of address.Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] Warning errorhi dear friend,
go to line 120 of the /htdocs/lab.eurekaconseil.net/wp-content/plugins/coronavirus-covid-19/coronavirus-covid-19.php and remove thehttps://from start of the api address,if the problem does not resolve please you send me the website login information to check.
https://salamzadeh.net/contact- This reply was modified 6 years, 2 months ago by Sasan Salamzadeh.
- This reply was modified 6 years, 2 months ago by Sasan Salamzadeh.
Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] No UpdateThank You,
I’ve reviewed the item you said so I’ll fix it tonight The problem is in my data changes. The names registered on the map are not the same with the dataset , so this problem has occurred. I will be releasing a new update soon.Forum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] No Updatehi dear,
I replied to you in this topic. The problem is solvedForum: Plugins
In reply to: [Coronavirus COVID-19 - Live Map WordPress Plugin] No Updatehi dear friend
thank you for installing this plugin.
please check it again. i update the API fro new features last night and now the database is updated every 10 minutes.
you can see demo of the plugin here.
also thanks for your suggestion, I will try to add it today
Today we have a new update that includes widgets to display statistics.
Hope you enjoy it