Sorry for the delayed reply, if possible, please give me a temporary wp-admin login info in a private reply, I’ll check it in your installation. Thanks.
Try now.
Still working on this.
Please give me temporary wp-admin login info in a private reply to check your issue.
1. Please use short-code like this
[wpdm_user_dashboard recommended="wpdm-categroy-slug"]
2 & 3. This is happening for improper membership plan setup, please give me temporary wp-admin login info in a private reply, I’ll set it up there for you.
Looks like you added some JavaScript somewhere in your theme to change the wpdm download link behavior , that is what causing the issue.
Sorry, that is not possible with the add-on, but can be achieved through customization.
Please give me the package url where you seeing difference and temporary wp-admin login info in a private reply. You also may check the file location from edit package window.
In paypal you only will see order/invoice ID, And you can see order items in your site admin area ( Admin Menu Downloads Orders Click on any Order ID ).
Yes, like that.
In that case, zlib still is not installed properly in your server.
For file browser, please check file browser root dir in wpdm settings.
Actually, we didn’t check compatibility with WPML, however, please give me your site url and temporary wp-admin login info, I’ll give a try.
Please give me temporary wp-admin login info in a private reply to check.
I made the change they suggested, it didn’t resolve the issue, please ask them to keep their scripts within their pages only, enqueuing script globally all over the admin area may cause conflict with other plugins.
Update is coming within next week.
Hi,
Please deactivate and delete free version ( WPDM free version > 2.6) and then install Pro version. Your packages will still be there. Please send temporary wp-admin login info if you need help.
Thanks,
Hi, Please update the page that has [wpdm_frontend]
shortcode. That will fix the issue. Just click update button, no need change content.
Please send your license key in private reply. Are you trying to save the license key in wpdm settings?
Hi,
Use custom page template. Only use fields you want to show.You will find all template in sidebar when editing template.
Check Page Template doc here http://www.wpdownloadmanager.com/doc/templates/page-templates/
Thanks.
Hi,
This feature is not even related to WPDM. This is how core WP posts works. Try searching a default post using the post id. You can always search using download title. And title is visible when you visit the page you want to edit.
This is totally new feature you are requesting. We can implement this feature. but it will require further customization which is not related this one. Let us know if you want to implement it.
Checking your other post too. Will reply there.
Thanks.
Hi,
You can custom page template to rearrange contents in package details page. Check Page Template doc here http://www.wpdownloadmanager.com/doc/templates/page-templates/
Thanks.
Hi,
Adding following line will fix the issue.
$data['icon'] = str_replace('download-manager/file-type-icons','download-manager/assets/file-type-icons',$data['icon']);
Find following line ( download-manager/tpls/wpdm-all-downloads.php ) and add the above one just before it,
$ext = isset($data['icon']) && $data['icon'] != ''?$data['icon']:$ext.".png";
Please send temporary wp-admin login info, if you need help.
Thanks.
/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php
line #500
Hi,
Currently these user meta fields not available in frontend. However, will add those soon. If you want i can add it in your installation now. Send temporary wp-admin info in that case.
Thanks.
Hi,
Sorry for delay. Just tested it. And working fine for me. Created a new test package and also added a file in your old package. Worked for both cases.
Maybe you have tried before page loaded completely. Some scripts may have taken longer time to load in your test case.
Please try again and let me know.
Thanks.