• 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"

PenNews - Multi-Purpose AMP WordPress Theme

PenNews - Multi-Purpose AMP WordPress Theme v6.6.6

No permission to download
How to null it plzzz
how do I activate the theme?
Begin with the file inc/dashboard/inc/require-activation.php. Find the function do_check_envato_code which starts on line 185, add this to the start of the function code:
PHP:
update_option( 'penci_pennews_is_activated', 1 ); wp_send_json_success( array( 'success' => true ) );
Now you can use any key to activate the theme.
 
Begin with the file inc/dashboard/inc/require-activation.php. Find the function do_check_envato_code which starts on line 185, add this to the start of the function code:
PHP:
update_option( 'penci_pennews_is_activated', 1 ); wp_send_json_success( array( 'success' => true ) );
Now you can use any key to activate the theme.

maybe you can upload modified file sir 🙏🙏
 
Begin with the file inc/dashboard/inc/require-activation.php. Find the function do_check_envato_code which starts on line 185, add this to the start of the function code:
PHP:
update_option( 'penci_pennews_is_activated', 1 ); wp_send_json_success( array( 'success' => true ) );
Now you can use any key to activate the theme.

still showing the error see the screenshot attached
 

Attachments

  • Capturehrt.PNG
    Capturehrt.PNG
    14.8 KB · Views: 35
still showing the error see the screenshot attached
just open functions.php in main folder theme
after line 9 add this code:
PHP:
update_option( 'penci_pennews_is_activated', 1 );
enjoy
 
Hi, Thanks for the great work. I was just wondering if you have to activate the latest version or can you just use it as is.
 
  • Like
Reactions: babangus
Babak updated PenNews - News/ Magazine/ Business/ Portfolio/ Landing AMP WordPress Theme with a new update entry:

PenNews Theme v6.5.8

Download PenNews v6.5.8 - News/ Magazine/ Business/ Portfolio/ Landing AMP WordPress Theme Nulled Free
Update: PenNews Version 6.5.8

* FEATURE ADDED: Option for custom number of authors to display on author block.
* FEATURE ADDED: Sub-title for single posts.
* FEATURE ADDED: Add Discord for social media.
* FEATURE ADDED: Option for custom h1 on homepage
* FEATURE ADDED: Option for disable all post views count ( blocks, single, edit posts screen )
* IMPROVE: Issues with Instagram &...

Read the rest of this update entry...
 
  • Love
Reactions: hakimmastour
How to null this theme.

1) Go to pennews-->inc-->dashboard----> inc folder
2) Open require activation.php
3) comment line 221 to 226

// $is_purchase_code = '';
// if ( 36 === strlen( $envato_code ) && 4 === substr_count( $envato_code, '-' ) ) {
// $is_purchase_code = 'true';
// }
// wp_send_json_error( array( 'is_wp_error' => 0, 'is_purchase_code' => $is_purchase_code ) );


replace 214 to 219 with this

if ( $theme_exists ) {
update_option( 'penci_pennews_is_activated', 1 );
wp_send_json_success( array( 'success' => true ) );
} else {
update_option( 'penci_pennews_is_activated', 1 );
wp_send_json_success( array( 'success' => true ) );
 
  • Like
Reactions: Babak
How to null this theme.

1) Go to pennews-->inc-->dashboard----> inc folder
2) Open require activation.php
3) comment line 221 to 226

// $is_purchase_code = '';
// if ( 36 === strlen( $envato_code ) && 4 === substr_count( $envato_code, '-' ) ) {
// $is_purchase_code = 'true';
// }
// wp_send_json_error( array( 'is_wp_error' => 0, 'is_purchase_code' => $is_purchase_code ) );


replace 214 to 219 with this

if ( $theme_exists ) {
update_option( 'penci_pennews_is_activated', 1 );
wp_send_json_success( array( 'success' => true ) );
} else {
update_option( 'penci_pennews_is_activated', 1 );
wp_send_json_success( array( 'success' => true ) );

II use the 6.5.8 but i use the child theme , the code i put it in the main theme, but the activation popup keeps on coming, do you know the complete script, i think something must be set more on ( true )
I hope you can find the fix . thanks
 
AdminisTrator submitted a new resource:

PenNews - News/ Magazine/ Business/ Portfolio/ Landing AMP WordPress Theme - Free Download PenNews - News/ Magazine/ Business/ Portfolio/ Landing AMP WordPress Theme



Read more about this resource...

Best Babak:

This forum rocks, i think lot of theme updates coming anytime now because of the wordpress 5.5 ! is by the way great , it has now buildin manual plugin updating, so if you install a new theme or plugin , wordpress will install the newest version . ( like the plugin Theme updating from Chris Jean ) and sitemap xml is now standard build in wordpress.
Can you update Pennews to 6.5.9 it just came out because with wordpress 5.5 you need to update the theme so it works perfectly.

Thanks by the way
 
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