talder88
Active member
- Aug 10, 2020
- 118
- 30
- 28
Granted, but again you're assuming people still feel confident doing this and know where to look.
I will have a look at this myself & it's not a negative, it just would be helpful that's all
Granted, but again you're assuming people still feel confident doing this and know where to look.
Check these parameters :I can't get the plugin to work.
I set everything up, but the "active" light on the discount is still gray.
its mean codes not changed ...What does untouched mean?
I tried this but the plugin ask to activate it and doesn't activate discountsHow to activate:
Open /admin/class-wad-admin.php in the plugin folder.
Find:
PHP:if (is_array( json_decode( $answer, true ) )) {
Add the following line before:
PHP:$answer = '{"key": "123456789"}';
Write any key in the plugin settings, save and activate.
Now your plugin is working properly.