Viewing 1 replies (of 1 total)
  • Plugin Author Felix Arntz

    (@flixos90)

    Hi,

    I just released a new minor version where alerts can be made dismissible – you have to enable this manually though. All you need to do is define a constant called CF7BS_ALERT_DISMISSIBLE, for example in your wp-config.php, and set it to true:

    define('CF7BS_ALERT_DISMISSIBLE', true);

    I hope that solves your issue!

Viewing 1 replies (of 1 total)
  • The topic ‘Dismissible issue?!’ is closed to new replies.