• Resolved Ronald Garrison

    (@rgarrison)


    I have tried everything to make the alerts show open and can’t. I also can’t get the button to change colors. Is there a way to display just alerts somewhere?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author adminbergtourentipptirol

    (@adminbergtourentipptirol)

    Hi @rgarrison,

    The problem with the color of the alert button comes from the CSS of the “Vantage” theme used (https://www.lowellvfd.com/wp-content/themes/vantage/style.css?ver=1.19.5). You can solve this, however, by doing a CSS modification with the following code:

    .btn.btn-outline-light.bg-danger.mb-3 { 
    background: #DC3545; 
    }

    Please let me know whether the problem with the color could be solved with the CSS modification.

    The current version does not currently provide for the alerts to be displayed without a weather forecast. I will then implement this in a next version. How should the alerts then be displayed?

    Best regards

    Thread Starter Ronald Garrison

    (@rgarrison)

    Thank you I put that code in but right now there isn’t an alert so I can not tell if the button works.

    It would be nice if we had a way to just show the alerts only, something like a title Active Alert then a red box with white writing or something to show it is important and pay attention.

    Plugin Author adminbergtourentipptirol

    (@adminbergtourentipptirol)

    Hi @rgarrison

    Version 1.1.4 has just been released. Please update the “Weather Forecast Widget” to the latest version and check whether you can now use the newly added Weather Forecast Widget template “alert_1” to show only the weather alerts on your website.

    I would be very grateful if you could review the Weather Forecast Widget plugin => https://www.ads-software.com/support/plugin/weather-forecast-widget/reviews/#new-post

    Best regards.

    Thread Starter Ronald Garrison

    (@rgarrison)

    Thank you I have added the new code to the page. I will leave a review very soon.

    Thread Starter Ronald Garrison

    (@rgarrison)

    It works we have an active weather alert and it shows. You rock

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Show Alerts Change Colors’ is closed to new replies.