just replace this theme via ftp or cpanel on old themeHI!!
How to update??? Thanks!!!
How to null it plzzz
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:how do I activate the theme?
update_option( 'penci_pennews_is_activated', 1 ); wp_send_json_success( array( 'success' => true ) );
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:
Now you can use any key to activate the theme.PHP:update_option( 'penci_pennews_is_activated', 1 ); wp_send_json_success( array( 'success' => true ) );
okay if you can remind me again little busy todaymaybe you can upload modified file sir![]()
okay if you can remind me again little busy today
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:
Now you can use any key to activate the theme.PHP:update_option( 'penci_pennews_is_activated', 1 ); wp_send_json_success( array( 'success' => true ) );
okay i will checkstill showing the error see the screenshot attached
just open functions.php in main folder themestill showing the error see the screenshot attached
update_option( 'penci_pennews_is_activated', 1 );
Download PenNews v6.5.7 - News/ Magazine/ Business/ Portfolio/ Landing AMP WordPress Theme Nulled Free
Update: PenNews Version 6.5.7
- FEATURE ADDED: Compatible with WPForms and recommend WPForms to use in list plugins.
- IMPROVE: Some small bug issues
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 &...
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...
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 ) );
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...