Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Graham Davis 110 posts 376 karma points
    Sep 24, 2019 @ 01:44
    Graham Davis
    0

    How to Hide Notification Bar

    Is there a way to hide this notification bar in the back office? Our custom App Plugin is not yet compatible with Version 8 and if the user applies the update, everything breaks.

    enter image description here

  • Shaishav Karnani from digitallymedia.com 354 posts 1638 karma points
    Sep 24, 2019 @ 08:00
    Shaishav Karnani from digitallymedia.com
    3

    Hi Graham,

    You can simply add below code in web.config -> appsettings section

    <add key="umbracoVersionCheckPeriod" value="0" />
    

    This will not show above message.

    Cheers,

    Shaishav

  • Graham Davis 110 posts 376 karma points
    Sep 24, 2019 @ 12:12
    Graham Davis
    100

    Thank You!

Please Sign in or register to post replies

Write your reply to:

Draft