• Resolved Anonymous User 13711045

    (@anonymized-13711045)


    Can’t dismiss the admin notices.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gal Dubinski

    (@galdub)

    @thekendog
    Can you please send me an email to [email protected] so I can take a deeper look? Please attach relevant screenshots to the email ??

    I’m having the same problem too. It’s so annoying

    “Hi there, you’ve been using WP Sticky Sidebar for a while now. Do you know that WP Sticky Sidebar has an affiliate program? Join now and get 25% lifetime commission”

    => click on “Don’t remind me about this”

    and it still shows as normal

    And sorry for the solution. It’s so annoying to me

    add_action('admin_footer', function () {
      ?>
        <script>jQuery("div[class*='wpstickysidebar']").hide();</script>
      <?php
    }, 1);
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Admin Notices Undismissable’ is closed to new replies.