I was an issue with the newly added feature “file search and pagination” with Asset Manager. From 2nd page or when you search, file url was not compiling properly. I’ve adjust the issue on our side and updated the plugin on your site too. Also, a public update is coming soon.
Here it is:
There was an issue with the search/pagination with server file browser. I’ve fixed it.
Hi,
It looks like file is not available in your server anymore, please re-attach the file.
invalid redirect url means, your app doesn’t have the ul configured, please check your app settings again. Also, if possible, please send temporary wp-admin login info in a private reply. I shall check it for you.
Old toolbar style is not available anymore.
If you want to change back to old toolbar style, it will require customization.
Please download the latest version from your order details page:
And update your copy.
Hi,
Actually, there is no issue, tree view shortcode hiding the package for the users who don’t have access. However, now I’m altered the condition in code and showing all files now.
okay now.
Hi,
That license is linked with tigerthemes.com, support and update of single site license is applicable for single site only. Your can not use the update for tigerthemes.com with wpgroupbuy.com.
Please use shortcode [private_message menu="top"]
.
Hi,
not a problem, glad that it is resolved for you.
You can keep the edited dashboard.php in /{active theme dir}/download-manager/dashboard/dashboard.php
. In that way, plugin update won’t erase your changes in template file.
BTW, if you get some free moments, please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/#new-post ๐
Hi,
To create PDF from all selected files, there will require customization. Now using file cart add-on, you can select specific files and download then as a ZIP.
Hello S J ( @seb22 ),
When you attach file as URL. WPDM simply redirect to that URL when someone click on download link, there is no way to hide the URL. But, if you want to keep the item protected you may follow any of the following steps:
I’m checked in details, current processing power of your server will not be able to create zip file dynamically from 100+ files.
However, it can be achieved through an alternative way, when there are too many files, there need to split the load in several part, which will require separate routine to run manually, like create the archive on first call then adding 20-30 files in each call with that zip, then from front-end users will be able to download package zip easily no matter how many files are there.
And that will require additional customization.
special pack doesn’t include webhook add-on, you need to purchase it separately.
Hi,
No worry, I’m check it on your server in details and shall let you know exactly where is the problem in a while.
Hi,
PDF stamper is working fine, the problem was with your setup, vertical positioning went out of the page. Please check now.
Updated shortcode:
[wpdm_category title="Administrative Leave Reports" id="category-slug-here" template="622f8f7c26cbd" cols="1" toolbar="1" include_children="1" tbgrid="4,3,3,2"]
tbgrid = Grid allocation for toolbar items, total 12 columns, if you use tbgrid=”4,3,3,2″ means, allocate 4 cols for search bar, 3 cols for order field dropdown, 3 for order by and 2 cols for apply button
id = category slug, instead of category name.
Doc:
[wpdm_category] – Query All Downloads From One or More Categories