Hi, Try increasing the php max execution time in server settings.
Did you try the result in frontend? If it does not work in front either, please send temporary wp-admin login info in private reply to check this issue.
Yes, it is possible.
Enable the Open File in Browser option from Downloads Settings Basic File Download Panel.
That will open file in same tab. If you want to open file in new tab use a custom link template. Clone the link template you are using now and replace [download_link]
with following code,
<a target="_blank" href="[download_url]">Download</a>
Please give me your license key in private reply, I shall unlock it for you.
@timgreenleaf, it is not working as wpdownloadmanager.com moved to https from http, license will work fine with latest version of wpdm, please download latest version and update your copy.
It is because php version in your server is lower than 5.4, please upgrade php version. However, you may try download wpdm pro again and update your copy, as we released a quick update trying to make it compatible with older php version.
Hi,
I think you posted this before my last reply in email. However, let me know in email if there is anything else. Closing this topic here.
Thanks.
You can use following short-code to display all downloads in a alphabetically sorted table,
[wpdm-all-packages items_per_page="20" jstable=1 order_by="title" order="DESC"]
You can check user specific stats from Users page. Visit the Download Stats link under username to see stats for that user.
https://www.evernote.com/l/AUfj0l9hDvRBc7O2rVopUiMVTqCoKBlDmzAB/image.png
Replied to your email query.
Enable the open in browser option in Download Manager settings to open file in browser. You will find this option Downloads Settings Basic File Download panel.
Sidebar view working now. There was something wrong in your shortcode. Use timyMCE add-on to insert shortcode. That will prevent any error and makes it easy.
Maybe some file was missing in Download Manager. Possibly lost during your restore process. However, I have just installed a fresh copy of WPDM and search is working now.
@cyber, please download latest version from here https://www.wpdownloadmanager.com/user-dashboard/purchases/ and update your copy, that will resolve the issue.
Yes, you can remove details page link using custom link template. Clone the link template ( Downloads Templates page ) you are using now. Replace [page_link]
tag with [title]
Then use this custom link template in your shortcode. Use TinyMCE button to insert shortcode. You will find your custom link template in dropdown when inserting shortcode using TinyMCE addon.
Hi, Sorry for the delay. Assigned special pack to your account. Thanks.
Please update Download Manager to the latest version. That will fix the license issue.
Shortcodes won’t work in link/page templates. You can use per-defined template tags only. You can check following add-ons to change download buttons,
Please send wp-admin and ftp login info in private reply. I have to take a look there to provide a solution.
Hi,
Maybe your theme using it’s own Bootstrap library. Try disabling WPDM Bootstrap from Downloads Settings Basic page. If that doesn’t fix the issue, please send temporary wp-admin login info in private reply.
Thanks.
Please send temporary wp-admin login info in private reply. Or send me your customized version of Download Manager to support@wpdownloadmanager.com
I have to make few changes to verify license.
Hi,
Please let me know your customization specifications in reply or You can mail it to customize@wpdownloadmanager.com
You can use following link to complete 2 hours of payment,
https://www.2checkout.com/checkout/purchase?sid=1560048&quantity=2&product_id=4
Thanks.
Create a user with administrator role. Then send login url, username, password in private reply. You can delete the user when this issue is resolved.
Please check following screenshot,
https://www.evernote.com/l/AUeRF4upfQpO3KTuFTqkvoDB2lo_IVpcn8wB/image.png
Maybe a JS issue coming from another plugin. Disable plugins that are not related to Download Manager to be sure. Let me know the update. If issue not resolved, please send login info in private reply.
Yap, that’s an excellent solution. Just in case you missed, Did you put the new template file in your theme dir? Otherwise you will lose your customization after plugin update.