Forum Replies Created
Please send temporary wp-admin login info in private reply to check the issue.
Sorry about that. We faced a temporary DNS issue which has been resolved. You can send your emails now. -Thanks.
Please send temporary wp-admin login info in private reply to check the issue.
If you haven’t removed the featured image support yourself then another plugin is doing that. Please try deactivating other plugins one by one to find out which one is removing the featured image support.
You can create a custom link template to show your downloads as shown in the screenshot.
Please read this detailed post about custom template https://www.wpdownloadmanager.com/building-a-wordpress-download-manager-link-template-from-scratch/ It will guide you through each step of custom template creation.
Let me know if you have a further query. Send login info in private reply if you want me to create a custom template for you, although I encourage you to read the post to understand how custom templates work. But I can help you to create the template if it seems to complex to you.
We have already implemented this feature. This will be available from next version of WPDM.
Please install the Premium Package add-on ( https://www.wpdownloadmanager.com/download/premium-package-wordpress-digital-store-solution/ ) to fix the error.
Hi,
If you are hosting on Siteground add following rule in your .htaccess file to fix the issue,
<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>
Otherwise please send temporary wp-admin login info in private reply.
Thanks.
Please use v.1.2.2 for now. Download the attached copy of add-on. Thanks.
Hi,
If you are hosting on Siteground add following rule in your .htaccess file to fix the issue,
<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>
Otherwise please send temporary wp-admin login info in private reply.
Thanks.
Replace the package word from the following file locations,
User Dashboard:
Profile Tab – File /download-manager/tpls/user-dashboard/profile.php line no 116, 146
File Hosting – File /wpdm-file-hosting/tpls/wpdm-file-browser-container.php line 157
File Hosting – File /wpdm-file-hosting/tpls/wpdm-file-browser-container.php line 165
WPDM Frontend:
Package Title – File /download-manager/tpls/list-package-table.php line 66
Create New Package – File /download-manager/tpls/list-package-table.php line 211
Please try now. Unlocked your key from the test server.
To share files you can use the File Hosting add-on https://www.wpdownloadmanager.com/download/file-hosting-sharing-add-on/
Yes, removing the code allows unlimited space.
Hi,
If you upload the same file multiple times Download Manager renames the new file by default. But you can set the option to overwrite the old file to avoid the renaming ( Settings Basic Upload Settings panel ).
https://www.evernote.com/l/AUeS2f48X59OQYESCEcvxwIQZIwiVSPZSRgB/image.png
Setting the option to “Overwrite” will solve this issue for future uploads.
Thanks.
The changelog is available in add-on page. We added a new option to control category access. Now you can assign a category to a user just like a single package.
Updated the header styles from Appearance Customize Page Heading Style
The login link didn’t work. Send username and password in private reply.
The user doesn’t have plugin installation rights. I can upload or edit plugin files.
Hi,
If you are hosting on Siteground add following rule in your .htaccess file to fix the issue,
<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>
Otherwise please send temporary wp-admin login info in private reply.
Thanks.
Yes, it is possible using Download Manager Pro.
https://www.evernote.com/l/AUflDxcMTytHzp2fAmeGlbYjjwfF6aR36_EB/image.png
I have placed 2 category shortcodes in your Footer one ( http://www.thestitchfather.com/ ). Each shortcode will show a random package from the assigned category. Now do the same thing for your other footers.
You might see the same image when reloading the page once or twice. Because random doesn’t mean different. So it might show the previous package or another which is totally random. I have tested it and works fine.
The profile page lists the packages the visitor can access.
I have updated “test 2” package after adding “shahriar” as allowed user. The profile page ( https://www.neuman-avocat.fr/espace-clients/clients/?profile=jlab ) now shows the package when you visit as user ‘shahriar’
Hi!
Sorry for the delayed reply.
Please put your page template files in /active-theme/download-manager/page-templates/ dir and link template files in /active-theme/download-manager/link-templates/ dir.
Thanks.