Notifications
Clear all

[Solved] How do I disable the nag screen?

3 Posts
3 Users
0 Likes
2,458 Views
Posts: 1
 Josh
Customer
Topic starter
(@beatthefish)
Member
Joined: 8 years ago

Hi, apparently my license for this expired recently and I don't want to renew it. However, I'm still entitled to use the product without future updates.

There is an awful awful nag screen that appears on every single admin page load prompting me to renew the license. It's one of the most obnoxious I've seen and there doesn't seem to be any way to make it go away.

Would you please tell me how to disable it? If I can't I need to delete this plugin immediately. I just can't stand to see this again.

Thank you.

2 Replies
Posts: 4168
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

This already changed and should be dismiss-able by one single click. The issue is you can't update addon and get this changes. However you can disable it manually. You can solve this issue by editing main files of each addon (root php file). In addon folder you can see php file, just edit this file, find this line:

new GVT_API_Manager(__FILE__, 'wpdiscuz_options_page','wpdiscuz_option_page');

and change it to this:

//new GVT_API_Manager(__FILE__, 'wpdiscuz_options_page','wpdiscuz_option_page');

It should look like this:

2017 02 28 1631
Posts: 1
(@chuppui)
New Member
Joined: 7 years ago

Thank For info.

Share:
Scroll to top