PenNews - Multi-Purpose AMP WordPress Theme

PenNews - Multi-Purpose AMP WordPress Theme v6.7.0

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,715
120
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.
 

unicorn

Well-known member
Babiato Lover
Trusted Uploader
Feb 23, 2019
1,305
467
83
Neverland
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 🙏🙏
 

White Devil

Well-known member
Trusted Seller
Trusted Uploader
Jan 6, 2019
3,107
6,072
120
world
babiato.tech
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

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,715
120
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
 

Panther69

New member
Oct 7, 2019
7
1
3
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.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,715
120
  • Like
Reactions: babangus

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,715
120
Tomz 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

kidcool25

New member
Jun 7, 2020
8
1
3
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: tanierlyons

Mac2019

Member
Sep 12, 2019
55
44
18

Mac2019

Member
Sep 12, 2019
55
44
18
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
 

Mac2019

Member
Sep 12, 2019
55
44
18
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 Tomz:

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
 

Forum statistics

Threads
69,228
Messages
908,456
Members
237,096
Latest member
jhonwick08

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu