Please explain little more. Couldn’t get what you are trying to do. Thanks.
Hi,
In ../wp-content/plugins/download-manager/wpdm-functions.php line 4751,
Replace $value = mysql_real_escape_string($value); with $value = esc_sql($value);
We will update this next release.
Thanks.
It should work. Pleas send a link of a page where you have this link template.
That can’t be done using [download_link] You can show your button by adding css class with a tag in above example .
That would require a full project refactoring. If you point us where you want to change the label, it will be easier for us to suggest required changes.
Disable archive page in WPDM basic setting (http://awesomescreenshot.com/0b45dflge5). That should remove the wpdmpro from breadcrumb. Otherwise you have to control it from theme settings.
Hello, I have created a package with multi file and download works fine. Check the package in draft and follow same settings for your package , it should work.
Hi, You have to use a custom page template. Create a custom page template with sections you want to show. Check this doc http://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/
Thanks.
Create single-wpdmpro.php file which works wpdm package template file. BTW check these wpdm compatible themes http://www.wpdownloadmanager.com/downloads/themes-2/
Hi, Will fix this issue in next update (2.8.3). Which will be released soon. Thanks.
Hi,
You have changed directory name of Premium Package which preventing some js load. Delete it and install a fresh version of premium package or change it back to original name. (wpdm-premium-packages).
Thanks.
Fixed it.
Breadcrumb is controlled by theme , however send you page link to suggest probable changes.
Hello damienb,
Using Remote FTP addon you can add files from remote server to your wpdm package.
Did you able to connect to your FTP server?
Follow instructions from here http://www.wpdownloadmanager.com/download/wpdm-remote-ftp-add-on/ to setup the addon.
Thanks.
Add following css in theme’s style.css file or Theme Options Custom css,
Image is visible now.
It shouldn’t back, it you also updated wpdm pro, please reactivate wp-admin login info again to check.
Hi,
There is a misspelling in shortcode, Here is the right shortcode,
[wpdm_user_dashboard]
Thanks.
Hi,
[wpdm_frontend] shortcode if for managing packages from frontend.
To show multiple packages with download link use [wpdm-all-packages] shortcode. You can choose various parameters. Insert this shortcode using tinyMCE button.
Install following addon to add tinymce button in editor.
http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
OR
write the shortcode yourself, Here is a sample,
[wpdm-all-packages categories="flat-ui-2,free-psd,html-css,icons,pro,wordpress," items_per_page=5]
Thanks.
Hi Orme,Looks like it worked. Your license is linked to happymanifesto.com ? Do you want to move it another domain?
Thanks.
Hi,
Did you activate Pro version of WPDM? Please confirm it. If Pro is already active and still showing error, send temporary wp-admin login info in private reply to check the issue.
Thanks.
Hello Dempsey,
You can move WPDM to new domain now.
Thanks.
All docs are available here http://www.wpdownloadmanager.com/docsfor/download-manager-pro/ , pro and free, usage are same but in free, you just will not see some features.
Please install http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code and there you will see the option to select templates.
Free or pro, there will require some minor customization to hide category name.
Please give me the short-code your are using there.