Jump to content
WebFlake

Remove the update notification of IPS 4.X


titcrunch

Recommended Posts

  • 1 month later...
  • 2 months later...
  • 1 year later...
  • 2 months later...
  • 2 weeks later...
  • 4 weeks later...
  • 7 months later...

I am using 4.2.8 and have done this and it removed the message on the Forum.

Is there a way to remove it from showing within the ACP as well as this doesn't remove it in there it seems.

Thanks

Head Guru - Personal Blog: https://www.zacdrayson.com |Business Website: https://www.hydrawebservices.com
 

Link to comment
Share on other sites

This topic is completely useless and unnecessary. Why edit the warning itself when you can just use CSS to not have the warning displayed in both your ACP and forum index?

#acpNewVersion, #elLicenseKey {
  display: none;
}

 

 

Edited by Testmyluck
  • Like 3
  • Thanks 3
  • Upvote 2
  • Support Team - September 9th, 2017 - June 8, 2018
  • Junior Moderator - December 14th 2018 - November 16th, 2019
  • Designer - November 16th, 2019 - June 5th, 2020
  • Moderator - June 5th, 2020 - August 28th, 2020
Link to comment
Share on other sites

  • 3 weeks later...
On 4/19/2018 at 5:44 PM, Jeffrey said:

This topic is completely useless and unnecessary. Why edit the warning itself when you can just use CSS to not have the warning displayed in both your ACP and forum index?


#acpNewVersion, #elLicenseKey {
  display: none;
}

 

 

High five Jeffrey , Worked perfectly. Thanks.

Link to comment
Share on other sites

  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...