Hi, This is coming from your active theme’s single.php
template file. Remove pagination code from there, then next/previous links will be gone too.
1. Advanced Search header comes from ‘Archive Page Add-on’. So updating core plugin won’t create any issue there.
2. You can change the file limit per page from download-manager/admin/tpls/import.php
line no 147. Variable name $limit
. Adjust it to the value you need.
3. Advanced custom also an addon, updating WPDM won’t change it’s code. Latest version of WPDM has been released few days ago and so far no major issue reported to us and works fine in our test too.
4. Checking this issue.
Thanks.
Hi, It ‘Twenty Twelve’ theme from WordPress. It is a free theme. You can download it here https://wordpress.org/themes/twentytwelve/
Hi,
There is a small issue in download-manager/libs/class.Filelist.php
line 307. /
is missing in data-dir
attribute. However if you can edit it yourself the attribute value should look like data-dir='/{$ttl}'
Currently it is data-dir='{$ttl}'
Or send temporary wp-admin login info, i will add the fix in your installation.
Thanks.
Hi,
Please take a look at WPDM Documentation here http://www.wpdownloadmanager.com/docsfor/download-manager-pro/ and check demo here http://demo.wpdownloadmanager.com/wpdmpro/
And show me an example of what you want to create, it will help me to guide you to the solution you need.
Thanks.
Hi,
Are you using custom template there? Please send the template code in that case OR send me a temp admin user login info in private reply to check this issue thoroughly.
Thanks.
Please send temporary wp-admin login information in private reply to check this issue. Can’t figure out the reason from screenshot. Thanks.
@daniel.leeves, Unlocked your license. You can use apply the key in new domain now.
@Hoptoys, Your;s already empty. No domain attached to your key. If you can’t save your key, that means your server blocking connection to wpdownloadmanager.com Ask them to allow connection to wpdownloadmanager.com or send temporary wp-admin login information in private reply. I will manually activate it there.
Hi, Sorry for unexpected delay. Latest version has support for Hierarchy List of category in ‘WPDM Categories’ widget. Which was only a plain list list before.
Please share your template code to check. It works fine in our test.
@powerinnovations, Now only way to change button color in file list is custom css. But you can change package download button using Image Button Addon. Also add you own button images.
@therrmann, Nice suggestion. Noted for implementation in future release of Image Button.
Hi, You can use directory import from ‘Downloads Bulk Import’ . But it does not support recursive import. Each folder has to be imported separately.
1. You can create a custom category archive template archive-wpdmprro.php
for wpdm categories. This template has to be located under your active theme directory. There is another way to control category page partially from ‘Downloads Settings Frontend Category Page Options’
2. No such option. available. You can use archive shortcode to show only selected categories.
Hi, Sorry no option for that. It is a critical issue , because one file might be attached to multiple packages. You can use FTP to delete any files. Thanks.
Hi,
It is not possible to use sql. However you can use WPDM Bulk Import. Drop your folders inside download-manager file directory. Then import files. You have to import one folder at a time. Bulk import docs http://www.wpdownloadmanager.com/doc/bulk-import/
https://www.evernote.com/l/AUemiTq1ZbVGYIwXyL-nDIe02YrqyjvYOrcB/image.png
Hi, If you have latest version of WPDM and TinyMCE, but still having issue. Then it must a JS error generating from another plugin. Please try deactivating other plugins to be sure. Or send temporary wp-admin login info in private reply. I will check it there. Thanks.
Use TinyMCE button to insert shortcode. No need to search for shortcodes. All are listed there.
However here is an example of Archive Page Compact shortcode,
[wpdm-archive cat_view="compact" button_style="success" link_template="link-template-panel-1-3.php" order_by="post_title" order="asc" items_per_page="10"]
Hey, Icons are shown at full size if you are using custom icon. Use larger icon. No option to set icon width like thumb.
Hi,
Try following css, add it in your theme’s css file. Change the color code as you need.
.wpdm-filelist .btn.btn-primary.btn-xs { background: #f5f5f5; }
However, if it doesn’t work send me the page link.
Thanks.
Hi All, Please send your license key in private reply, If you have changed your domain. License has to be unlocked from old domain to work on new domain.
If you didn’t insert license key. Get it from downloads page ( Click Download Button , than click key button to generate license ).
Hi Matt,
Does default email lock works in your packages? Please send a package link where form lock is active.
Thanks.
Please send your url to check. You may use private reply if needed.
Hi, Did you verify your license in plugin settings area? https://www.evernote.com/l/AUc9nvkYZCVOKq5XrLxvJ_cMRpvCewx3l_8B/image.png
If not please verify license. You can get your license key from your download page ( Click Download Button then click green key button )
You can use Form Lock Addon http://www.wpdownloadmanager.com/download/wpdm-form-lock/ It supports several form plugins ( including Gravity Forms ). You can lock your download with a form crated by any of supported form plugins. Please read addon details for more info.
Yes, i am getting 403 too. Please reactivate temp user to check these issue.