Hi,
Download Manager latest version requires php version >= 5.4
Please ask your server support to upgrade php version. If you can’t upgrade php version now install WPDM v.4.5.6
I have emailed you a copy of WPDM v.4.5.6
Thanks.
Hi, That page is using a custom author template from Marketplace Theme. There is no shortcode for that.
Hi,
Set All Visitors in Package settings Allow Access field. Then setup email lock from lock options.
Thanks.
Hi,
Okay we will deduct the amount from your e-commerce pack renewal fee. Should i send you PayPal request now?
I have updated the order date, although i doesn’t matter because the expire date has already been extended another year for that order.
Thanks.
Hi,
You need Directory Add-on to create the category list shown in that link. This add-on has some other useful shortcodes too.
Thanks.
Unlocked your key from development server.
Already released an updated version
Thanks for reporting the issue 😀
Hi,
Archive Page was using default database prefix wp_
to run query, but in your case it was a custom prefix. Now updated the code to dynamically retrieve the prefix and that solved the problem.
Thanks.
Please check following screenshot,
https://www.evernote.com/l/AUfDuxHHEZJOkpYMaPLlIdioG-YsqMIo5XcB/image.png
I have set flaturl=0 now. Setting flaturl=0 solves the 404 permanently. But as the name says you won’t be able to use flaturl in this case.
It is not the category Download Manger retrieves when you search a word, it shows all packages that matched the search. The issue here is you added all of your files in a single package, but you want to access those files as different downloads. You can do that, just create different package for each of your files.
And you are mixing category with package. A package is not a category, you can assign same category to multiple packages from category meta box.
Save your license key in WPDM Settings License Tab. Your second screenshot shows you have already done it, so no further action needed to verify the license key.
Please try now.
Hi!
Use TinyMCE button to insert shortcode correctly. Shortcode looks like above one, but when copy pasting, you might have picked some html parts there.
https://www.evernote.com/l/AUeivvDZ7mFI9LoeRlooFOb0x-acwfr8tDsB/image.png
I have tested the case you explained, again it worked for me. Maybe there was typo in your word.
No, old packages won’t be affected.
Hi, This was related to your custom database table prefix. Adjusted the query to match your customized table prefix. Search is working now.
Yes, it possible. But requires code customization. Please mail to customize@wpdownloadmanager.com to get a quote from customization team.
It should work now, as we fixed the issue you reported. Please send temporary wp-admin login, it should be an easy fix.
No, I mean don;t use wpmarketplace.po at all for translation. We used that on old version, new version uses wpdmpp.po as translation file. it is located at same directory.
Shortcode is fine. Please reactivate temporary wp-admin login info. I have to check few things, for e.g. if there is any caching plugin issue or any other conflict.
Find the following line in /download-manager/tpls/wpdm-list-files-front.php
and replace it with the word you want.
<?php echo ucfirst($post->post_status);?>