How to activate ? Pls help
LOL Yeh TEAM!just get the nulled version by TassieNZ.
working perfectly.
Use the one in my link then. Is all pre-activated.![]()
Hi. Not activated for me and setting page is hide.
have you download NULLED version from TassieNZ post?
can you print screen the error you found ?Yes.
I installed fresh Wordpress and then nulled theme, but the setting page is not showing and its need theme to be activated.
do you install nulled theme from TassieNZ link ?
then install all plugin.
it should be fine.
function king_theme_register() {
return true;
function king_admin_notifications2() {
return true;
set_transient( 'king_theme_registered', true, 0 );
This one i like it .. Make the member can nulled selfHow To Null King Theme
Go To king\includes\
Open theme.php
Find This Code In Line 1180:
Add This Code After Line 1180:PHP:function king_theme_register() {
Find This Code inline 1210:PHP:return true;
Add This Code After Line 1210:PHP:function king_admin_notifications2() {
now open functions.php in king theme folderPHP:return true;
and add this code after line 13:
EnjoyPHP:set_transient( 'king_theme_registered', true, 0 );