• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Newspaper - Best News WordPress Theme

Newspaper - Best News WordPress Theme v12.6.5

No permission to download
Hi Babak, i just can't find that line of code to solve the "registration" problem. And now theres a pop up that's driving me crazy. It's executing like every 30 seconds, do you have any idea of what can i do?
I mean, that line doen't exist inside /wp-content/themes/Newspaper/Includes/wp_booster/td_wp_booster_functions.php
 
Does it have anything to do with the issue?

* td_admin_popup
*/
//execute only if the admin_go_premium_popup flag is enabled and is not premium version of the ionmag theme
if (td_api_features::is_enabled('has_premium_version') && TD_DEPLOY_IS_PREMIUM === false) {
td_api_autoload::add('td_admin_popup', td_global::$get_template_directory . '/includes/wp_booster/td_admin_popup.php');
add_action('admin_footer', array('td_admin_popup', 'on_admin_footer'));
 
Hi Babak, i just can't find that line of code to solve the "registration" problem. And now theres a pop up that's driving me crazy. It's executing like every 30 seconds, do you have any idea of what can i do?
I mean, that line doen't exist inside /wp-content/themes/Newspaper/Includes/wp_booster/td_wp_booster_functions.php
hey im using this theme with out nulling, why you wanna check code ? this theme work good with out any nulling believe me
just ignore activation error
 
Yes, i believe you, the only problem is the pop-up wich makes almost impossible to write three words in a row my friend :)
 
give me screenshot please
 
Of course Babak, and thank you so much!!!
Which version are you running? for popup
@Gatsu @epicero
I would take a guess that if you edit the file Newspaper/includes/wp_booster/td_api.php and look around line 1902 (this is in v8.8.2)
Change
Code:
'require_activation' => true,
to
Code:
'require_activation' => false,
It should act like it's fully activated and you shouldn't see any messages about activation...
 
Which version are you running? for popup
@Gatsu @epicero
I would take a guess that if you edit the file Newspaper/includes/wp_booster/td_api.php and look around line 1902 (this is in v8.8.2)
Change
Code:
'require_activation' => true,
to
Code:
'require_activation' => false,
It should act like it's fully activated and you shouldn't see any messages about activation...

Thank you Babak.
Unfortunately, I cannot use Newspaper, I got a fatal error about memory, I think to have much plugins (35 plugins active).
 

Attachments

  • fatal.png
    fatal.png
    7.8 KB · Views: 130
Thank you Babak.
Unfortunately, I cannot use Newspaper, I got a fatal error about memory, I think to have much plugins (35 plugins active).
deactive or delet unnecessary plugins
wow :D 35 plugins active :cry::cry:
 
Which version are you running? for popup
@Gatsu @epicero
I would take a guess that if you edit the file Newspaper/includes/wp_booster/td_api.php and look around line 1902 (this is in v8.8.2)
Change
Code:
'require_activation' => true,
to
Code:
'require_activation' => false,
It should act like it's fully activated and you shouldn't see any messages about activation...
Great!!! I'll try it as soon as i get home!! thanks!!!
 
Which version are you running? for popup
@Gatsu @epicero
I would take a guess that if you edit the file Newspaper/includes/wp_booster/td_api.php and look around line 1902 (this is in v8.8.2)
Change
Code:
'require_activation' => true,
to
Code:
'require_activation' => false,
It should act like it's fully activated and you shouldn't see any messages about activation...
Well, i'm using v8.8.2. I did changed that sentence but the pop-up si still here. Good news is the other warning has dissapeared. But not the annoying pop-up XD
I think it is maybe related to the other code i showed you before:

* td_admin_popup
*/
//execute only if the admin_go_premium_popup flag is enabled and is not premium version of the ionmag theme
if (td_api_features::is_enabled('has_premium_version') && TD_DEPLOY_IS_PREMIUM === false) {
td_api_autoload::add('td_admin_popup', td_global::$get_template_directory . '/includes/wp_booster/td_admin_popup.php');
add_action('admin_footer', array('td_admin_popup', 'on_admin_footer'));

You can find that portion inside /wp-content/themes/Newspaper/Includes/wp_booster/td_wp_booster_functions.php
 
Well, i'm using v8.8.2. I did changed that sentence but the pop-up si still here. Good news is the other warning has dissapeared. But not the annoying pop-up XD
I think it is maybe related to the other code i showed you before:

* td_admin_popup
*/
//execute only if the admin_go_premium_popup flag is enabled and is not premium version of the ionmag theme
if (td_api_features::is_enabled('has_premium_version') && TD_DEPLOY_IS_PREMIUM === false) {
td_api_autoload::add('td_admin_popup', td_global::$get_template_directory . '/includes/wp_booster/td_admin_popup.php');
add_action('admin_footer', array('td_admin_popup', 'on_admin_footer'));

You can find that portion inside /wp-content/themes/Newspaper/Includes/wp_booster/td_wp_booster_functions.php
remove this code and check it again
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock