AI Assistant
Notifications
Clear all

[Solved] How do I disable the nag screen?

3 Posts
3 Users
0 Reactions
3,801 Views
Posts: 1
 Josh
Customer
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@beatthefish)
Member
Joined: 10 years ago
[#1199]

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: 4247
 Tom
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tomson)
Famed Member
Joined: 11 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
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@chuppui)
New Member
Joined: 9 years ago

Thank For info.


Share:
Scroll to top