To the plugin author:
The current version of this plugin (1.7.0.6?) causes a fatal error on line 251. We’ve temporarily fixed it on a site by deleting that line and adding this code
if (is_array($countries)) { $key = array_search($country_slug, array_column($countries, ‘Slug’)); } else { // Handle the situation when $countries is null or not an array. // You may want to log an error or throw an exception. error_log(‘Warning: $countries is not an array.’); }
Let me know when you have an official fix, thanks!
Is there a way to disable Google Fonts? I want to use a font stored on my server instead of loading one from Google.
]]>Hello!
Thanks for this great plugin. The Covid message works great. I’m just wondering if there will ever be the ability to show the live data? Since I’ve installed it there’s been a message in the Country to Display dropdown that “Data service is unavailable”
I’d like to use that feature and I’m wondering if this is something on my end or if it is unavailable for everyone? ??
Thanks again.
]]>The data for recovered cases is always 0, while where the data is coming from, reports more cases (https://coronavirus.jhu.edu/map.html)
]]>I have installed the plugin & entered text. However the line spacing, padding, etc. is quite deep and the overall banner height is also quite deep.
I am not a coder but have entered CSS code occasionally once I’m told what to enter.
Can you suggest some code that will reduce the banner height by about half? I would like the banner to look like the one on this page https://campsievetcentre.com/
Many thanks
]]>How can I translate the fields with wpml?
]]>I tried to use this on WordPress 5.5.1 and it’s consistently giving me PHP out of memory errors even though I have 1GB of PHP memory.
Has anyone else experienced this?
]]>Hi, where does the live data come from? As it not showing the correct data for my country.
]]>Hello,
I really love the simplicity of your plugin. I want it to be displayed on all pages and it works like a charm when clicking a page but not on the homepage.
No fancy theme or something else, just using a classic original Twenty Seventeen.
Can you please help me ?
]]>The banner works fine on Chrome and Firefox but somehow it is not showing up on Edge.
]]>Fatal error: Call to undefined function array_column() in /home2/dor/public_html/wp-content/plugins/corona-virus-covid-19-banner/includes/orchestrated-corona-virus-banner.php on line 251
]]>Is there a way to reduce the space between the title and message, and the message and the button?
]]>Hi,
I have a client with a hotel opening up and we would like to include the logo for the American Hotel and Lodging Association next to their Covid-19 notice. I’ve tried using the CSS block within the plugin as well as the customizer but haven’t been able to get the image to display.
With variations, this is the latest attempt in the Customizer:
#ocvb-body{
background-color: none !important;
}#ocvb-container{
background-image: url(“https://hotelprairie.com/wp-content/uploads/2020/06/AHLA-Safe-Stay.png”);
background-repeat: no-repeat;
/*background-attachment: fixed;
background-position: 10% 20%;*/
}
Can you help me past this?
Thank you
I want to display this on every page EXCEPT the page I’m telling the plugin to send users to for more information. There’s no reason to show them the banner again.
]]>Warning: file_get_contents(https://api.covid19api.com/summary): failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests in?/home/kentfiel/public_html/quarterdeck.ca/wp-content/plugins/corona-virus-covid-19-banner/includes/orchestrated-corona-virus-banner.php?on line?248
Warning: array_column() expects parameter 1 to be array, null given in?/home/kentfiel/public_html/quarterdeck.ca/wp-content/plugins/corona-virus-covid-19-banner/includes/orchestrated-corona-virus-banner.php?on line?251
Warning: array_search() expects parameter 2 to be array, null given in?/home/kentfiel/public_html/quarterdeck.ca/wp-content/plugins/corona-virus-covid-19-banner/includes/orchestrated-corona-virus-banner.php?on line?251
]]>The button for more information within the banner does not display correctly when viewed on a cellphone. The button text does not wrap and it duplicated over on itself. Is there a way to change this?
]]>When I write [covid-data] it is shown in the left area. How can I center it? Nothing happens when the article is centered.
]]>Hi, I am wondering how to translate this part: https://prntscr.com/s0mjja
Thanks for great plugin, by the way.
Is there any way to make the font size bigger for the content message?
]]>Is that possible with this?
]]>Great plugin!
Was just wondering where the privacy policy is, I can’t find it in your readme as it should be according to the guidelines.
Could you tell us clearly how you use and process our data?
Warm regards
]]>I just need the banner to only show up on the home page, not on every page. That’s it.
]]>All the options in the plugin look great. I’m having a weird issue. After setting the message and enabling it there is no text on the banner. The button is there and the banner shows on top of the page but the custom message i added does not show up.
]]>How can I make more information button open link in a new tab?
p.s. amazing plugin
]]>Great plugin, super useful.
However, users have complained that if they click the button, and the button is linked to an internal page, the banner/overlay appears again, and they have to close it. Isn’t it a bug that the banner/overlay should appear if the user has clicked the button? It means the user has actioned the banner, so they don’t need to see it again.
]]>Hi there
Any easy way to reduce the top and bottom padding? I want to make the banner a bit more tight and compact.
Thanks!
]]>Hi there
Great plugin, very helpful at this time compared to others.
One thing that would be nice to see. When you like on the link url, the overlay stays open and to some users they may not notice they have chnages pages?
This does happen when I’m using the ‘link to another site’ option as I need to link to a post, so perhaps this is this?
Thanks again for putting this toghether.
Cheers
Chris
]]>Hello —
I discovered an issue in with the plugin I prefer not to post publicly. Is there an email address I can send the details to?
Thank you.
V/R
Erin Germ
]]>Thanks for the timely plugin.
When user closes banner, does it show again after some time period? Might be nice to offer options for that.
]]>Hi COVID-19 plugin developers,
Thank you for making an easy straight forward plugin to use!
One small thing: I’ve added the Overlay banner to my website and I’m trying to make the container full width on mobile, so it doesn’t take up too much space down the page, but I can’t get it to work.
This is what I’ve added to the Custom CSS (Mobile) area…
#ocvb-container.ocvb-display-type-overlay #ocvb-body {
left: 0%!important;
right: 0%!important;
}
Thanks.
Andrew