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 104 posts 359 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 349 posts 1631 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 104 posts 359 karma points
    Sep 24, 2019 @ 12:12
    Graham Davis
    100

    Thank You!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies