You need to edit /download-manager/tpls/wpdm-reg-form.php
file to edit registration form.
Please check step 3 here http://www.wpdownloadmanager.com/doc/template-files/ to understand how to edit template files.
Hi,
Please use the language file from /download-manager/languages/ directory to make your German translation file ( wpdmpro-de_DE.po ) and place this file in same directory.
Thanks.
Just save your license key in new domain. You don’t have to do anything in old domain. Please send login info of new domain in private reply if you need help there.
Please check now for lazy download. Create a new topic for other issue. Thanks.
There is no settings for show/hide download details. As i said in previous reply, you have to use a custom page template if you want to hide it. I have created one custom page ( Named it No info Table ) template there.
Page template is a package specific setting, so you have to change the page template on all of your packages if you want to remove the details table from all packages.
If you have lots of Packages you can use WPDM Default Value addon to update page templates of all packages by clicking single button.
Okay now. I have created a custom page template that doesn’t have the table. Use it in package settings to hide info table.
https://www.evernote.com/l/AUeyuP_A6IBCxqa8suyTpj8r-tm3Ez7IiPQB/image.png
Working now. Just deactivated and then activated the Download Manager.
Please try now. Unlocked the key from old domain.
Showing following error,
Sorry, you are not allowed to access this page.
Hi, delete customizer.php from theme directory or send temporary wp-admin login info in private reply. I will do it for you. Thanks.
Hi, Is this related to Newsletter add-on?
Hi, Use following css to manage category link font size,
.wpdm-categories .wpdm-cat-link {font-size: 12px; }
Adjust the value as you see fit.
Hi,
Are you using Premium Package add-on? Does the cart work on desktop?
Please send wp-admin login info in private reply to check the issue.
Thanks.
Sorry for the delay. Please send temporary wp-admin login info in private reply to check the issue. Also send the page link with 404 issue.
PHP won’t work in template files. You can use only template tags to customize templates.
If you want you can add your own template tag using wdm_before_fetch_template
hook,
Check this doc for reference, http://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/
You can also use core template single-wpdmpro.php
file for wpdmpro post type, which will bypass the page template. This template file has to be placed in your active theme directory.
Hi,
You can set message for restricted downloads in WPDM Settings Basic Message panel.
Thanks.
@rlaarajsynevalcom, Unlocked your key. It should work on new domain. Let me know if having issue when saving license key in new domain.
@tonythanh2012, Unlocked your key from old domain.
Hi, Will fix this in next release. Thanks.
Lay download worked for me, did you updated the package?
Please send me another package link that does not apply lazy download.
Hi, No such add-on available yet. But noted for future release. Thanks.
Hi,
Sorry for delayed reply.
Please send temporary wp-admin login info in private reply. I will check the issue there. Maybe plugin wasn’t installed properly or conflict css with another plugin.
Thanks.
1. Download worked on both ( case studies and brochures ) in my test.
2. It is not possible to show image in first page. Archive page sidebar view does not support custom link template.
3. Details page uses Page Template from package settings option. Clone the page template you are using now and remove the [download_link] tag from there and save it. Then set this custom template in your package’s page template option. Download text at the bottom will be removed then.
4. Add following css in your theme’s style.css file to change button color to blue,
.w3eden .btn-primary, .w3eden .flat-primary, .w3eden .flat-primary.btn-bordered:hover { background-color: #000f9f; color: #ffffff; }
Hi, Frontend Upload does not support tags yet. We will add this feature soon.
Are you using email lock? Maybe there is some conflict between lock and another addon.
Please send temporary wp-admin login info to check the issue.