Forum Replies Created
Option is not available yet, however adding with with v4.2.1
sorry, not clear, may you please give me an example url where you seeing 404 error for this. However I certainly will adjust it with next update.
I see, in that case, to add those files easily, you simply need to set file browser base dir from download manager settings page. Use that full dir path for file browser root.
$wpdb->get_var need to be called within WordPress scope. you can’t execute that file directly. Additionally that code will only work for wpdm v3, form wpdm v4 need to use following code:
<?php echo $wpdb->get_var("select sum(meta_value) from {$wpdb->prefix}postmeta where meta_key='__wpdm_download_count'"); ?>
That page showing a js error, but that is not form wpdm:

Thanks, We are adjusting the issue soon, placing custom icon location outside of wpdm directory.
Your theme is behaving strangely, when there is no content/description, it is skipping all filters, however I’ve added some description and everything is showing fine now. http://rediscoveryjt.wpengine.com/download/field-reports/
the classes pointed in screenshots are generating by WordPress, nothing to do from wpdm itself, the theme developer need to add support for wpdm if he is making the page designs post type specific.
Actually you don’t need to move location, may you please tell me why you are trying to change location?
ok, but that will not cause any issue there.
Settings page adjusted, please try download now. However I’m not seeing any template parameter with category short-code it is is taking panel as default, please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.
Actually the link template you created was not formatted properly, there was missing html closing tags too. Anyhow I’ve adjusted it and everything is looking fine now, however if you want to change download link style, install image button add-on
I see, that will require good amount of customization and not very easy or short to explain here.
Just checked your site, I see close button is showing there:

ok now. I’ve updated the add-on to v2.4.0
I just tested activating paypal test mode, everything worked great for you. May you please send me an screenshot or video of total process the way you trying.
Here:
[wpdm-archive button_style="success" link_template="5356bbcf3a435" category="CATEGORY ID" item_per_page=5]
please give me temporary wp-amdin login info in a private reply and the package you are trying to download.
it is something with your theme, however I need to check the theme code to find the issue, please give me temporary wp-amdin login info in a private reply.
sorry, not clear, may you please explain little more about what are you exactly trying to do and which short-code you are trying with.