Forum Replies Created
Please check now. Replaced line 35 in /download-manager/libs/class.DownloadStats.php with the following code to fix the error,
$udl["".$index] = isset( $udl["".$index] ) && is_numeric( $udl["".$index] ) ? $udl["".$index]+1 : 1;
Hi,
The template name for WPDM packages is single-wpdmpro.php You can copy your single.php file and edit on top of it to create the single-wpdmpro.php
Here is related documentation https://www.wpdownloadmanager.com/doc/template-files/
Let me know if you have any question.
Thanks.
Hi Aleks, Please send temporary wp-admin login info in private reply to check the issue.
Your “Simple Facebook Connect” is creating this issue. The slug issue was resolved after deactivating this plugin. Please contact the plugin author to check the issue.
You can add a categories parameter in the all packages shortcode to filter packages only from that category. Use the TinyMCE add-on ( https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ ) to insert shortcode, just check the category when inserting the shortcode to add the filter. After installing the add-on use the “Download” icon in the editor to launch the shortcodes dialog.
https://www.evernote.com/l/AUfh6rmoNrdJ8KHYK7qPbKLec8roPlm9D4YB/image.png
Hi, Looks like you have solved the issue. However, let us know if you have any other query. Thanks.
Hi,
We have added new interface customization option in version .4.9.0 Now, you can customize the Bootstrap design from Downloads Settings User Interface Tab.
Thanks.
Please send temporary wp-admin login info and frontend uploader page URL in private reply to check the issue.
Please send temporary wp-admin login info in private reply to check the issue.
You don’t need tag filtering to implement the feature you want. Use subcategory/child-category for Brochures, Datasheets etc. That will allow you to filter based on any of the child categories. You can assign more than one category to a package.
https://www.evernote.com/l/AUfiOPpX1INGRYuC4cOhhiZvBnEy73xEg4cB/image.png
I have updated the “File Browser Root:(?)” in the Basic settings page. Bulk Import Select Dir is populating now.
Hi Paul, Please create a new support ticket. I sent you a private reply but as you are not the creator of this ticket you can’t see it. I can’t access the website URL you sent above. However, we will discuss more on your new ticket.
I have unlocked your key. You can use the license key on your new domain now.
Just remove ?wpdmframe from /wpdm-file-hosting/tpls/wpdm-file-browser.php That should do the job.
https://www.evernote.com/l/AUc3ZpKhLMpDLpS3SYTMvj5vrDwmL-SBEM4B/image.png
With shortcode, you use the link template. But I created the page template which is applicable to the package details page only.
I have modified your custom link template and replaced [download_link_extended] tag with <a href="[download_url]" class="btn btn-sm btn-success">[link_label]</a>
Now the custom link template should work too. Created a test page here https://www.teatimemonkeys.com/?page_id=9342&preview=true ( login required, the page in draft mode )
[wpdm_package id='9117' template="594aac049c7cc"]
If you have any confusion about link/page template usage please read details about it here https://www.wpdownloadmanager.com/doc/templates/link-template/
Yes, that would be a nice feature for Premium Package. Noted for implementation.
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.
It is not possible using tags. All packages table uses category as a filter.
Template customization ( /download-manager/tpls/wpdm-all-downloads.php ) is required to filter packages based on tags.
Sorry about the issue. Please try now. The same key should work on all sites now.
Please send your order id or license key to unlock it from dev site.
About the bulk import, send me the CSV file to check the format. Maybe files are not linked properly. Your files have to be located at /uploads/download-manager-files/ directory if you are using only file names in CSV files column.
The 404 error is coming from your “WordPress HTTPS” plugin. The package/download details page works fine when that plugin is deactivated. Please contact the plugin provider to check the issue.
Unlocked your key from the old site. Please try now.