Forum Replies Created
It is because the file path is incorrect, you used relative path there, which should be the absolute path.
You’re using very old version of php. Please upgrade your server’s php version, WPDM requires at least php 5.3.
Thanks for your appreciation.
Yes, possible, pro version has easy to do extensive templating options ( Docs: http://www.wpdownloadmanager.com/doc/templates/ ). Now, to remove link and dots, please follow the steps:
- Clone the link template your are using for that package
- Replace
[page_link]tag with[title] - Remove
[excerpt_...]tag - Save the template
- Now use this link template for your packages.
Page is not loading properly for me, looks like lots of files are missing.
Sorry, no such option. But if you add all news letter under same package and enable individual download, it is possible.
please download wpdm pro again from our site and update your copy.
It may takes few secs to load depending on your net speed.
https://www.evernote.com/l/AV1K63hslytFdYWrFAPKBKXj2zDyVVU0JBwB/image.png
Custom template or not, the download link actually will be generated from plugin and it will be shown as configured from package settings.
About the title, actually plugin doesn’t control styling, you need to do that using css in your theme style or link template.
The update was already released few days ago, next update is coming within 7th march.
Don’t worry, we are already adding a public profile page like dashboard page with wpdm pro as many users asked for this.
@therrmann, Tested in your site, Looks like working fine to me.
I tried changing “class.Package.php”, added some extra text ( “123” ) to test after modified date, but I was not showing anywhere except I update the package, but it should be visible everywhere.
Please activate "zlib" in your server it mean zip library is not activate your your server. When you try to download multi-file package, it requires to create zip file from attached files to start download and it usage ZipArchive class for this purpose, which requires zlib to be active in your server. However individual download is working fine.
Please download and update plugin again, it will work fine with [download_link], please apply license key in download manager settings license tab, you can get the key from download page in our site.
You can choose overwrite option when same name exists from wpdm setttings:
https://www.evernote.com/l/AV2vjPO8vztLyYzSsfMjBPH5gnZXr_GRunQB/image.png
Sorry, we have missed to add it in translation function, however just added it for next update.
please download wordpress download manager again and update your copy.
that is because if irregular image and title length, need to adjust it from css or editing content.
Got it, we shall the support for you in a quick update within next 2-3 days 🙂
I’ve updated code and it should work fine everywhere, but not working, even not printing something I put in code to test until I update package, so I looks like a cache issue now.
I unblocked it and simply got it working as it should be 🙂
If you want to disable full package download, you can remove/skip [download_link] tag from/in link or page template and enable individual download. Doc: http://www.wpdownloadmanager.com/doc/templates/