I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).
If you are new here, please see some information on how to ask for support. Thank you!
-
Hello,
Not sure why this happened.
First, try deactivating and reactivating the plugin. This should fix the capabilities.
If not:
Recurring airdrops are implemented as custom post types. The type slug is wallets_airdrop
.
You can use any capability-editing plugin to assign the following caps to your user. A good plugin is User Role Editor.
publish_airdrops
edit_airdrops
delete_airdrops
edit_airdrop
delete_airdrop
read_airdrop
Your admin user should also have the manage_wallets
capability. If you see the Wallets menu then you already have it.
Hope this helps. Please let me know if it doesn’t.
AnonymousInactive
Fixed. Thanks alot.
The said user was removed from admin(I had no idea) and was trying to implement this feature.
Thanks alot for your helpful and speedy response
- You must be logged in to reply to this topic.