You need to re-add widget in sidebars again, in last update we changed widget class names.
Please, notify it by newletter before …
Best Regards
Hi Shaon ,
I’m working on your api system for my windows app.
This request don’t work : https://www.usb-antivirus.com/it/?wpdm_api=ae3a7388a304ee51&task=getOrderDetails&oid=565c5bf16a8d0
Can you check it ?
Hi ,
Go to settings and refresh your path :
Hi Shaon,
Thank you ! But i have a problem.
My licence key (developer) run on this domain : sosvirus.net but if i test on another domain like sosvirus.org or usb-antivirus.com , i hace this message “invalid licence key”
i can’t activate automatic update, login failed.
Best Regards
CΓ©dric
Hi Shariar ,
For single wpdm post, template name should be single-wpdmpro.php, for archive template archive-wpdmpro.php, Template hirarchy doc: https://developer.wordpress.org/themes/basics/template-hierarchy/
We shall add more options with lazy download soon.
Ok thank you for your doumentation π
If you want developer license for all add-ons too , + $104 = $379 only
Upgrade from here: https://www.2checkout.com/checkout/purchase?sid=1560048&quantity=379&product_id=11
i have complete this purchase but i not see it in my purchases.
Can you check this ? Order Number : 205862056184
Best regards,
CΓ©dric
HI Shaon ,
You think add this idea ?
Best Regards
Hi Shaon ,
Hopefully within first week of next month π .
Ok , thank you so much π
Another question please :
How i can redirect user when download button is pressed ?
Exemple : if i click on this download button (target=”_blank) : http://www.telecharger.sosvirus.net/download/bitdefender-internet-security-2016/ . A new tab is opened , this page work with wpdm_lazy_download .. (It’s OK).
I would like this page (http://www.telecharger.sosvirus.net/download/bitdefender-internet-security-2016/
) redirects to another page when the user press the download button
1 : user click on download button
2 : waiting page is opened and the download is running
3 : auto-refresh of package page to another url (to similar package page for exemple)
Thanks for your reply
Hi Shaon ,
anyhow upgraded version of api is coming soon, and it will be totally integrated with plugin
How long (one month, two months?) You will incorporate the license keys etc to the API?
Hi Shaon ,
It’s Ok with task=getOrderDetails , Detail(s) ..
You have an error in this page : http://www.wpdownloadmanager.com/download/wpdm-api/
Another question please :
date of purchase, the license key and expiration date are not generated with the data control.
Is it possible to generate the data once the order is confirmed ?
Because i need this data in the http request … to confirm the licence key
any idea ?
Working , correct shortcode is [wpdm_user_dashboard]
OK, it’s working π
I have all the information to complete this website now : http://www.telecharger.sosvirus.net/
Another question :p
For this website ; http://www.en.usbfix.net/download/usbfix/ , i use woocommerce for my premium package with WooCommerce Software Add-On for manage software key …
would use your plugin to make sales and manage license keys.
What addons I need to install ?
With your api system, I can “contact the plugin from the desktop software” ?
For example, I can know the number of days remaining until a license key expires?
You use the json format?
Yes but not work π
edit the page if you want : http://www.telecharger.sosvirus.net/tableau-de-bord/
Access : http://www.wpdownloadmanager.com/support/topic/archive-page-bug/#post-36263
Ok Shaon, Thanks π
Another question :
The shortcode [*wpdm_user_dashbord] not work for me : http://www.telecharger.sosvirus.net/tableau-de-bord/
But Extended Short-codes and WPDM – TinyMce Button addon are installed, how to fix this ?
(Sorry for my English ..)
Hi Shaon ,
Using taxonomy-wpdmcategory.php for my categories is working : http://www.telecharger.sosvirus.net/telechargements/windows/
But not for tag : http://www.telecharger.sosvirus.net/tag/bitdefender/ an idea ?
I just need an exemple for my theme integration, there are noting to help me in your documentation π http://www.wpdownloadmanager.com/docsfor/themes/
Hi Shaon ,
Thanks for your reply.
If I give you an FTP access, can you perform this manipulation that I use as an example in the future?
Hi,
With Picture :
Hi,
Please exclude waiting page from cache plugin, then it will work fine.
This page is already excluded ..
Thanks to check again.
Best regards
Hi Shahriar ,
You have your acces in a private reply
Best regards
Fixed adding :
if (!$waiting_time == "30") {
header('Location: http://www.en.usbfix.net/');
}
after line 100
$waiting_time = $_SESSION['waiting_time_'.$lazy_download_id];