These are not possible in our current version but in our mind for next update.
Would you please give us temporary wp-admin access via a private reply? We need to check there.
if you want to change crop settings, you need to edit in function wpdm_dynamic_thumbnail
in file wpdm-functions.php
, detailed docs https://codex.wordpress.org/Class_Reference/WP_Image_Editor
If you direct access it, shouldn’t work. You have to go there via download link.
If you use multiple short-code pagination will work like now. In short-code parameter desc
you have to give description in double quotation.
Please give your site URL.
Yes it should work fine
Would you please give us temporary wp-admin access via a private reply? We need to check it there.
You have to do it make category for Google Drive files and add packages to the category. Than you can use following add-on http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/ and demo is http://demo.wpdownloadmanager.com/wpdmpro/tree-view/
It is happening because any of your other plugins error or any of the function of our plugin doesn’t work in your server. Please try to disable Resumable Downloads and Output Buffering from Download Manager-> Settings page. If it doesn’t work give us temporary wp-admin access via a private reply. We need to check it there.
Please use WPDM SEARCH widget from your Theme->Appearance->Widget option. It may help you. Thanks.
You need to remove font-awesome from our plugin. Please go to admin Plugins->Download Manager->Edit->Plugin Files->download-manager/functions.php and remove/comment all lines contains font-awesome
.
You need to remove font-awesome from our plugin. Please go to admin Plugins->Download Manager->Edit->Plugin Files->download-manager/functions.php and remove/comment all lines contains font-awesome
.
May be it is happening for any of your plugin or theme js file is conflicting. Please give us temporary wp-admin access via a private reply. We have to check it there.
Sorry there are no parameters named toolbar
, order_by
and order
.
Yes, you can and have to use http://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/
It should work. Would you please give us temporary wp-admin access via a private reply. We have to check it there.
To show only categories in a page you will need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ , it has a short-code [wpdm-categories] to list all categories in a page like this: http://demo.wpdownloadmanager.com/wpdmpro/all-categories/
please use short-code [wpdm-all-packages items_per_page="10" jstable=1]
, full docs: http://www.wpdownloadmanager.com/doc/short-codes/#datatable Thanks.
probably it is because of file size, please try increasing max upload size in php.ini
๐
Now it is fixed. The problem occurred because your home_url
and site_url
were not same.
You have to do that via keeping packages to csv file and import the csv file. If you want to map fields than following plugin can help you http://www.wpdownloadmanager.com/download/advanced-csv-importer/.
Now as it is, looks like everything is ok, but may you please explain me little more about how you want to see the menu or do you want to create dropdown or what items you want to link/add there, so that I can help you there to achieve you goal.
If font-awesome conflict with new update you need to do that. Thanks.
You need to remove font-awesome from our plugin. Please go to admin Plugins->Download Manager->Edit->Plugin Files->download-manager/functions.php
comment/remove following line wp_enqueue_style('font-awesome', plugins_url('/download-manager/font-awesome/css/font-awesome.min.css'));
. It would help you. Thanks.