Forum Replies Created
@Martyprod, for now you can re-upload those icons using ftp to dir /download-manager/file-type-icons/
Looks like a javascript issue, please give me your url to check it in details.
Actually, the purpose of the plugin is to force download rather then open it.
You will see subscriber/unsubscribe button after forum title.
please update to v2.7.7, things are adjusted there.
I see you are using v2.7, but the short-code only available in v4.
You also can control download manager page visibility using the membership plugin like you did for other post or pages
1. please update to v2.7.7, login link issue fixed there
2. Direct download link http://your-doamin/?wpdmdl=ID
permission-denied.txt is correct, guests can’t access to direct download link when it is members only. You need to use short-code to show proper message there instead of download link.
If you are already using v2.7, use of those table already dropped, otherwise, it is ahm_files, but wp_ahm_files is used in v3
Please update to v2.7.7, then from download manager settings page, disable Resumable Downloads
please send me temporary wp-admin login info and affected URL in a private reply to check your issue in details.
Not sure exactly, I will have to check it in your installation.
you don’t have to change old file short-codes, but you need to migrate data from Admin Menu Downloads Settings Migrate Tab.
Looks like a javascript issue, please give me your URL to check details.
This is coming from extended short-code add-on. please activate bootstrap from download manager settings page to remove it.
Ok, looks like the post meta code is here <?php get_template_part(‘loop’,’single’); ?> means loop-single.php , so no you need to copy loop-single.php and rename new file as loop-singlewpdmpro.php and remove post meta code from there. then replace <?php get_template_part(‘loop’,’single’); ?> with <?php get_template_part(‘loop’,’singlewpdmpro’); ?> from your single-wpdmpro.php , however your theme developer could do it faster.
Sorry for your trouble, we got the issue and immediately fixed and re-uploaded the plugin, anyone still seeing the issue, please download again to get the fixed copy.
please use category IDs as metioned here http://www.wpdownloadmanager.com/download/wpdm-accordion/
please activate network admin access, I can’t check plugin code from the access you provided.
to activate lazy download , use lazy_download column and value = 1 for all in your csv file. For link and page template, field names mentioned in example csv file.
1. the issue is causing by WPML, may you please ask their support.
2.
– possible, you need to create a parent category, support “A” and “B”, 2 assign under “A” and another 2 under “B”, now add archive page short-code for category “A” and “B”
please give me your license key in a private reply to unlock it.