Shahjada
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] download linkSorry, here it will require to edit file, but which is not safe as new update may erase your changes, however our extended version has the feature for customizing templates the way you want.
Forum: Reviews
In reply to: [Download Manager] Upadted Review – Working Like A CharmSo, May you please update your review 🙂
Forum: Plugins
In reply to: [Download Manager] PHP Error log after updatePlease deactivate and reactivate the plugin, that should resolve the issue.
Forum: Plugins
In reply to: [Download Manager] Database errorPlease deactivate and reactivate the plugin, that should resolve the issue.
Forum: Plugins
In reply to: [Download Manager] Different "Notice: Undefined index"Sorry for your inconvenience. For now, please open
/download-manager/libs/class.Package.php, replace line# 258if ($package['password'] != '') $lock = 'locked';withif (isset($package['password']) && $package['password'] != '') $lock = 'locked';. Also updating the file will resolve the issue. And please skip update tab until next update.Adjusting all those in next update.
Forum: Plugins
In reply to: [Download Manager] download linkPlease use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code, While inserting short-code, select template “Only Link/Button” , please check the following screenshot: https://www.evernote.com/l/AV2mDzIA1bpHg5fkfokOLiyZQh52s_TtfWsB/image.png
Now, if you want to replace plain text download link with a stylish button, use this add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/
@dlucco, Extremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip
@eugenealegiojo, Thanks 🙂
Forum: Plugins
In reply to: [Download Manager] Missing category headings in Download Manager 2.8.6Please use toolbar=1 with category short-code like this:
[wpdm_category id="category" toolbar=1 order_by="title" order="asc"]Forum: Plugins
In reply to: [Download Manager] web unavailable!Disable auto update:
http://www.wpbeginner.com/wp-tutorials/how-to-disable-automatic-updates-in-wordpress/To update php version, please contact your server/hosting support.
Forum: Plugins
In reply to: [Download Manager] DM broke WP after update within AdminPanelExtremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip
Forum: Plugins
In reply to: [Download Manager] web unavailable!Extremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip
Forum: Plugins
In reply to: [Download Manager] Download Manager License Key message for free versionExtremely sorry for the issue, it just came accidentally from pro version, as we were working on same code base, however, I just have fixed it, remove the irrelevant condition check and updated plugin to v2.8.6, please update your copy.
Forum: Reviews
In reply to: [Download Manager] Upadted Review – Working Like A CharmPlease check this screenshot:
https://www.evernote.com/l/AV2mDzIA1bpHg5fkfokOLiyZQh52s_TtfWsB/image.pngWhen You Inserting Short-code:
— If you want to hide download count, you need select “Default Template”
— To show download count select any of “Call to Action 3”, “Default Template (Extended)” or “Default Template with Download Count”
— If you want to show only download link select “Only Link/Button”Now if you want to replace download link with stylish image use this add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/
However please let me know if anything is not clear yet and if you allow us, we can help you with the setup, in that case, please post here http://www.wpdownloadmanager.com/support/forum/download-manager-free/
Forum: Reviews
In reply to: [Download Manager] Upadted Review – Working Like A CharmIn that case probably you are using old version of tinymce add-on or you still didn’t install it yet, please download it from here http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ and install. More free add-ons http://www.wpdownloadmanager.com/downloads/free-add-ons/ .
Thanks
Forum: Reviews
In reply to: [Download Manager] Upadted Review – Working Like A Charm@rajiv63, Trust me, we love every user as well as our plugin 🙂 and we’re always trying to add some new features and improvements in every new update. Actually, we didn’t change front-end style in latest update, also show/hide download count is not disabled, you can show/hide download count from tinymce add-on while inserting short-code as in v2.8.3, please check this image: https://www.evernote.com/l/AV2mDzIA1bpHg5fkfokOLiyZQh52s_TtfWsB/image.png .
Additionally this update has new feature like captcha lock, quick add ( https://www.evernote.com/l/AV0ZdwwEXb9OQ6J-WOdupdVfiAXYPIjTGDYB/image.png )
However, if you still need any other clarification or help with setup please let me know.@agruiz, in latest update we upgraded code base and used namespace, seems like you need to upgrade php version. However you still can get back to previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip