I updated this account to admin role, please try again.
any update? my client cant make payment.
Thank you, look like it works now. Just the last issue is 2checkout, when there is new payment, I dont get any notification & still need to update order status manually. I want everything automatically.
I dont use old version, I have upgraded to latest one but got other issues, please check.
It’s the same, look https://wpgroupbuy.com/affiliates/
I haven’t seen affiliate menu from user’s account as well.
I still facing with below issues:
1. I can’t add a new order manually, I have latest version of WPDM, WP…
2. When client makes order with 2checkout (I bought 2checkout gateway from you as well), it doesn’t update status automatically. I have to update order status manually. Please help me to configure it.
3. Issue with Affiliate addon, frontend not works correctly
I have just updated to Version 5.0.92 and still got same issue, can’t add new order. Can you check?
I have just given you more roles, the theme is ok and contains wp_head(), wp_footer()
I upgraded it to latest version again, also upgrade wp core to latest one. It doesn’t work, I can’t add new order, can’t add item.
Affiliate addon doesn’t work as well, same issue. But I see it on user’s dashboard page, it looks fine than adding shortcode on a page.
I have just upgraded but it broken my layout, styles and add new order doesn’t work as well. So I switch back to old version.
I’m using Version 4.9.8. I’m afraid to update because I dont want to loose the changes or make site broken.
On WP settings, I use a different email. On Users account, admin uses other email.
Do you have skype or chat? I can’t give WP admin account, but its possible with teamviewer
Thanks, I have nearly 1000 records, I can’t do this manual. I tried to use Rest API addon but get issue with Authentication.
I use method Authorization: Bearer {key} but always get 401, the key is correct, got it from settings page.
I tried to use basic auth, its works fine. But I want to use Bearer method, can you help me?
Thank you, I see an addon about API. I see it can create orders, so is it possible to code something and do it bulk? I want created order & generate license as well.
Ok, I got it. I want to know how to get link add to cart an item. I found this shortcode [addtocart_url] but in my case, I use license manager, there are 2 versions. How to create a link that add version 1 for example?
I have done something, it’s almost done, but I need help with below:
1. How to check if the license has been activated/used or not?
if (code not activated) {
// run the validated code
} else {
// something
}
2. Do you know how to disabled whole code features if license is not activated?
Thank you