Forum Replies Created
Change your page/link template in package settings. Use page/link template that has [file_list] template tag in it.
Built-in Page Template with file list ► Single Column, Extended, Playlist
Use following code to create a custom link template with file list,
<div class="panel panel-default"><div class="panel-heading">[title]</div><div class="panel-body">[file_list]</div></div>
Note: Page template is used on the details page. Link Template used by shortcode.
Please create a separate support ticket each issue. This helps others to find the solution.
Okay now, please check following screenshot,
https://www.evernote.com/l/AUcTw6YIyfVEH5TNX33wgMNIMk2Ya4TZAxYB/image.png
Please send temporary wp-admin login info in private reply to check this issue. Can I disable other plugins to find if there is any conflict?
Hi,
Try removing following line from /download-manager/wpdm-functions.php file. If that doesn’t solve the issue send temporary wp-admin login info in private reply so I can take a look there.
https://www.evernote.com/l/AUcgEKF4uhdFSac4ax9qM260tvlbzKhNqxoB/image.png
Thanks.
Login from asking for Google Authenticator code but didn’t get one.
Download Notification add-on does exactly what you need.
Or
You can use wpdm_onstart_download action hook. Here is related doc https://www.wpdownloadmanager.com/doc/action-reference/wpdm_onstart_download/
This shortcode uses link template to show package content.
If you want to show the list of files use a template that has [file_list] template tag in it. Or create one link template with this tag.
You can use the following code to create a link template from Downloads Templates page.
<div class="panel panel-default"><div class="panel-heading">[title]</div><div class="panel-body">[file_list]</div></div>
Then in package settings set this template as link template.
https://www.evernote.com/l/AUfdd0Ep8mFFE4ANL4CsxtOJFgw8MCheMu0B/image.png
We are working on making update process easier. Current process facing some issues in few server, the new update process will be rolled out soon. Thanks for kind words.
Hi,
There is no built-in option to bulk update icons. Custom coding required to bulk update icon URL. If there are not many packages you can update package icons manually.
Thanks.
The new string is added to your theme’s functions.php file. So, search your theme directory for it. You are searching in plugin dir. Please ask Locotranslate support if need further help on this issue as they will understand better how to locate such strings.
Added CSS in your child theme to modify text color and size.
Assigned Prosper to your account. You can download it from your purchase area.
Downloads are working now. But I didn’t make any changes. Maybe it is something you did, changed some server settings or disabled some plugin?
Please update manually for now. Delete old version first. Then upload
1. Delete old version first
2. Download the latest version here https://www.wpdownloadmanager.com/user-dashboard/purchases/
3. Then upload new version through Plugins Add New Upload page.
Hi,
It was your polylang plugin. When it is active tag archive does not work. You have to ask the plugin author about that. They should have a solution for that.
Thanks.
Here the id option of order_by parameter indicates to the package id, not the category id.
You can’t assign an id to the package, it is set automatically when you create a package. New packages have greater id then older packages.
Please check Allow Access option in package settings area. Maybe your user role does not have the access to this package.
https://www.evernote.com/l/AUfhtYjzwKBPPa08ZysFZXNWgKYpW1PjtycB/image.png
Please check your category settings. Maybe one of the categories you have assigned to the package has ‘All Visitors’ access. Each category has this setting. So you have to check all categories under Downloads menu.
https://www.evernote.com/l/AUflTcOI6TtLJZSDFY6x8tmD7gkQod6wiGYB/image.png