Ryan Bracey
Forum Replies Created
-
Forum: Plugins
In reply to: [Coronavirus Alert Bar] Getting bar to appear over transparent menuWhat you can do is target the alert bar wrapper using the class .cv-alert-bar and then in your themes css file set the alert bar to have a higher value z-index than your side menu. The full snippet would look something like this:
.cv-alert-bar { z-index: 99999999; }I’m not sure what the z-index of your menu is so you may need to adjust that number, but as long as its greater than the z-index of your side menu the alert bar will display over it.
Forum: Reviews
In reply to: [Coronavirus Alert Bar] Already better than other notice bar pluginsIve posted a non Coronavirus Alert Bar plugin thats available now for download
https://ww.wp.xz.cn/plugins/wp-alert-bar/Forum: Plugins
In reply to: [Coronavirus Alert Bar] Helpful PluginHello, Dblii
Thank you so much, I’m glad you found it helpful!
For this plugin there is not, but I just released an alert bar plugin that is non COVID specific that does have that ability. https://ww.wp.xz.cn/plugins/wp-alert-bar/
If you need it specifically for the COVID alert bar I have add that for you and pushed an update. Once you update the plugin via the Plugins page of the Dashboard you will see a checkbox in the customizer under Call to Action Link that will allow you to have the link open in a new tab.
- This reply was modified 5 years, 11 months ago by Ryan Bracey.
- This reply was modified 5 years, 11 months ago by Ryan Bracey.
Forum: Plugins
In reply to: [Coronavirus Alert Bar] Notice bar does not stay closed on other pagesThank you for the input, I will add this to my update list.
Forum: Reviews
In reply to: [Coronavirus Alert Bar] Already better than other notice bar pluginsThank you so much for the kind words and encouragement, Ryan.
I am actually in process of creating a non coronavirus specific version of this plugin that will be released on the repository sometime in the upcoming weeks. So I am glad to hear you have an interest and keep an eye out as I have some additional features planned for that release.