Forum Replies Created
It took about 2-4 minutes. First 3-4 MB uploaded very quickly. The rest of the time upload speed was slower.
Sorry, No option yet to change the number category buttons per row.
Disable from Bootstrap JS WPDM Settings. That should fix the issue.
Sorry, no such add-on available. You can check our DIrectory Add-on, it has versatile search options.
I meant updating the download post from edit package page.
https://www.evernote.com/l/AUcl6Qslb_hLnoINdCkhEaK0kFv1t-MK5BIB/image.png
Try disabling output buffering and resumable download from WPDM Settings. If that doesn’t work then the issue is created by another plugin. If you have installed new plugin recently try deactivating it.
Send temporary wp-admin login info in private reply if suggestions above doesn’t resolve the issue.
Hi,
It is possible in Pro version of Download Manager using a custom page template. Using WPDM Pro template editor you can control the view of the download page.
Thanks.
Please check our Newsletter add-on https://www.wpdownloadmanager.com/download/wordpress-newsletters-autoresponder-plugin/
You can disable WPDM Font Awesome from Dashboard Downloads Settings Basic Misc Settings Panel.
I tested some downloads in your link. All worked fine in my test. Could you please send me a link where you have the download issue?
I tested some downloads in your link. All worked fine in my test. Could you please send me a link where you have the download issue?
In your package settings Page Template option use “Doc Preview”
You can build your own custom template using [doc_preview] template tag.
If you need help to set up a test package, send temporary wp-admin login info in private reply.
Could you please reinstall the plugin? In case plugin files gone missing during installation.
Or check /download-manager/assets/bootstrap/ dir using FTP or cpanel
If css/js files are there then it is a server permission issue. In that case, please ask your server support to solve the issue.
Hi,
You need Default Value add-on to bulk update allow access field.
By the way, I have checked your support tickets here https://www.wpdownloadmanager.com/support/users/m4aasim/topics/ We replied to all of your tickets. So, not sure what you meant above.
Thanks.
Using Drobbox Explorer you can attach files from your Dropbox. But no option to attach a directory.
Could you please try FTP add-on on a live server? Maybe issue is related to localhost/ngrok.
This link is using button style success I have set that type in the shortcode. I guess you have added custom CSS to change button color. It looks orange on your site.
Sorry, It was an issue with our license server. Which considered your key PRO although it is Business. Fixed it. Also, saved the key on your staging server.
Thanks.
Add following code on line 1001 in wpdm-archive-page.php file. This will scroll the page to the top when you click pagination link.
window.scrollTo(0, 0);
https://www.evernote.com/l/AUcKSLnoDotO27RpK7iwW0iKDCnMiJLRpcEB/image.png
You haven’t published your package, that’s why download is not available as shown in your screenshot.
What you are trying to achieve is pretty simple.
1 ) Upload/Edit/Publish files from Frontend Upload page.
2 ) To download a file click view button in all packages tab and download from details page.
https://www.evernote.com/l/AUdkslfVF2xAhZqnS900bDoV37ZgVrKZfTgB/image.png
Select the login page in WPDM Settings Frontend Login Page option. Then redirect should work fine.
Please send temporary wp-admin login info in private reply if that doesn’t work.
1 ) To set Link Template, use template as parameter instead of link_template in [wpdm_packages] shortcode
2 ) Not option in verse theme to sort it by download count
3 ) You can use wpeden_post_thumb(array(400, 400)); inside post loop to show thumbnail. This function prints the thumb image. Adjust the thumb size as you need.
Please send temporary wp-admin login info in private reply to check the issue.
Not all, one of the active plugin. Email Template add-on update is coming next week.