v1.7-v8x Akira Elementor - Latest Version v2.4.7.5

ritchier

New member
XNullUser
Joined
Mar 4, 2025
Messages
13
Reaction score
0
Points
1
Location
World
NullCash
16
If you want to null it follow this:
1. Open file: modules/axoncreator/src/Wp_Helper.php
2. On line 450 there is a function with name wp_remote_post. Comment all lines from 451 to 453.
3. Add this code:
return [
"body" => '{"license":"valid","error":"valid"}',
"response" => [
"code" => 200
]
];
4. Save and register your theme with any key you want.


The code after the edit should look like this:
View attachment 134962
Thanks! now show activated! Thanks for the tip!
Post automatically merged:

Thanks for the share! Testing now the themes
 

zio21

Member
XNullUser
Joined
Jun 11, 2021
Messages
157
Reaction score
0
Points
16
NullCash
11
Thank you for sharing this theme. its amazing
 

pawelkrol

New member
XNullUser
Joined
Aug 9, 2022
Messages
24
Reaction score
1
Points
3
NullCash
3
I've been searching for this template for a long time. Thank you so much for sharing it here—I'm really grateful to finally have it and be able to use it!
 

Cyapecyka

Active member
Elite
XNullUser
Joined
Dec 1, 2021
Messages
207
Reaction score
100
Points
43
NullCash
19
If you want to null it follow this:
1. Open file: modules/axoncreator/src/Wp_Helper.php
2. On line 450 there is a function with name wp_remote_post. Comment all lines from 451 to 453.
3. Add this code:
return [
"body" => '{"license":"valid","error":"valid"}',
"response" => [
"code" => 200
]
];
4. Save and register your theme with any key you want.


The code after the edit should look like this:
View attachment 134962


1744044913997.png
Key accepted, but server rejects.
Maybe you can come up with something for this?
 

Attachments

  • 1744044823556.png
    1744044823556.png
    53.6 KB · Views: 3

ewas3

New member
XNullUser
Joined
Nov 17, 2024
Messages
24
Reaction score
0
Points
1
Location
saea
NullCash
11
Nice and Cool!
Thank you very much for this theme !
 
Top