Sorry for the delay, however I’ve found the issue, fixed file attached, please download unzip upload wpdm-functions.php to plugins/download-manager dir.
In case of tinymce button, you need to select link template from drop-down the one you want to use with short-code. But if you want to use the one already selected with package, simply remove template parameter from short-code.
You need to use function \WPDM\Package::Create($package_data)
to create a new package.
And $package_data
array is like this:
$package_data_core = array( 'post_title' ► '', 'post_content' ► '', 'post_excerpt' ► '', 'post_status' ► 'publish', 'post_type' ► 'wpdmpro', 'post_author' ► get_current_user_id(), 'ping_status' ► get_option('default_ping_status'), 'post_parent' ► 0, 'menu_order' ► 0, 'to_ping' ► '', 'pinged' ► '', 'post_password' ► '', 'guid' ► '', 'post_content_filtered' ► '', 'import_id' ► 0, 'files' ► array('file_path_1', 'file_path_2'), 'fileinfo' ► array(), 'package_dir' ► '', 'link_label' ► __('Download','wpdmpro'), 'download_count' ► 0, 'view_count' ► 0, 'version' ► '1.0.0', 'stock' ► 0, 'package_size' ► 0, 'package_size_b' ► 0, 'access' ► 0, 'individual_file_download' ► -1, 'cache_zip' ► -1, 'template' ► 'link-template-panel.php', 'page_template' ► 'page-template-1col-flat.php', 'password_lock' ► '0', 'facebook_lock' ► '0', 'gplusone_lock' ► '0', 'linkedin_lock' ► '0', 'tweet_lock' ► '0', 'email_lock' ► '0', 'icon' ► '', 'import_id' ► 0 );
It is a conflict with your theme css, please give me the url where you used the short-code to suggest required css change.
Ops, sorry, the short-code is:
[wpdm_user_dashboard recommended="wpdm-category-slug"]
May you please mail to customize@wpdownloadmanager.com
Ok, got the issue now, still if you want to attach different file, you simply need to upload it and the process will replace old one. However, we shall adjust the issue with the next update of the plugin
Sorry for the confusion, however, I’ve updated both plugins, everything looks like working fine now, please check.
Sure, please give me temporary wp-admin login info in a private reply, I’ll set it up there for you.
You can get it from here:
https://www.evernote.com/l/AV1y9dmf4AZHTL3mr9tqx2kq6giOxtzdxHUB/image.png
download_url
should work fine, please give me temporary wp-admin login info in a private reply to check your issue.
May you please give me temporary wp-admin login info in a private reply to check your issue.
ok now, I disabled bootstrap js from wpdm settings page.
You don’t need to re-add files, all old entries should work fine. But if you are facing any trouble, please keep you free version installation where all files are showing properly and give me temporary wp-admin login info in a private reply, I’ll install pro version there for you.
Warning: array_merge(): Argument #2 is not an array in /home/…/wp-content/plugins/download-manager/libs/class.UserDashboard.php on line 35
Please use short-code like [wpdm_user_dashboard recommended="wpdm-category-slug"]
to resolve the issue.
that was a simple placeholder text in that add-on, you can remove it from that add-on code
Please give me your license key in a private reply.
Please let me know what you want to change.
To show the info on right side, please use package info widget:
https://www.evernote.com/l/AV2e-RTtoWZKzpsOzfE6HTUrwa8feRfuykUB/image.png
Sorry, that is not possible as it is now. But can be achieved through customization, if you want customization, please mail to customize@wpdownloadmanager.com for quote.
Yes, it is also adjusted in our side for next update.
I tested again, everything is working fine from my side:
please mail to customize@wpdownloadmanager.com for price estimation.
Please give me temporary wp-admin login info in a private reply to check.