Shahjada
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Categories show no download items at allSorry, I missed something to change there in last update, please open
wpdm-functions.php( line# 37 ),
replace:'exclude_from_search' => true,with:
'exclude_from_search' => false,Anyhow I also adjusted it in my side for next update.
Forum: Plugins
In reply to: [Download Manager] aligning a custom button@frshajib, We just released new update of the add-on with some improvements, please check and download latest version from here http://www.wpdownloadmanager.com/download/wpdm-button-templates/
Forum: Plugins
In reply to: [Download Manager] aligning a custom buttonif it is about this page here: http://zahooia.com/?p=84 , please add following css at the end of your theme css, to make the button centered:
.wpdm-download-link { display: block; text-align: center; }@frshajib, please give me your URL to check
Point is every feature we mentioned are perfectly functional and if you or anyone need help with setup we are always here. You just need to ask, good or bad, sometimes inexperienced person may not understand everything from documentation, but the way we explained every feature inside settings pages, 99.99% users even don’t need documentation.
You said,
“every feature is broken and requires additional coding” and you want other people to believe it?“Want to upgrade from one version to the next… be prepared to completely rewrite all of your code” and you trying to change plugin code directly editing plugin file and again claiming “the code itself is sloppy and fails to follow wordpress best practices”
“there is no way that there are legitimately 80,000 active installs of this total piece of junk plugin” and also claiming “have been developing in wordpress since before version 2.0”
What do I need to prove, your own statements are contradictory, yet you are a “big lawyer”.
I respect every user of my plugin, free or paid, we work hard everyday to help peoples where they need it around our plugins, still I understand, no one can make “All” peoples happy. But problem is when the unhappy person simply express their angers with some lies.
Actually, you misunderstood, I don’t have any problem with reviews, good or bad, good review inspires me and bad reviews make me to work hard to make the plugin better, but when a review is not actually a “review”, what else to say. You said “there is no way that there are legitimately 80,000 active installs”, no offense, but most of the things you wrote are just funny. But still I’m sorry, if anything I wrote offended you.
Now I understand :). I didn’t know, it was a “paid” review from a “corporate” lawyer.
@brando2day, looks like you just created your account today in WordPress.org to write this review, you even didn’t ask for support in forum. No offense, but, I’m not sure, if you even have any idea about WordPress or Plugin or Programming. But I’m 100% sure that, you came here to do some marketing for another plugins. Everything you wrote here about the plugin features is 100% lie.
Seriously, Don’t waste your time, find something better to do.Forum: Plugins
In reply to: [Download Manager] Featured ImageFeature image is not disabled by WPDM, but if you don’t see the option to upload featured image, it could be disabled by your theme or other plugin.
Forum: Plugins
In reply to: [Download Manager] Plugin paginationplease let me know, how many files do you have there? Usually pagination will show if there are more then 20 files.
Forum: Plugins
In reply to: [Download Manager] Icon ALT valuesYes, thanks for pointing that, I certainly shall add it with next update.
Forum: Plugins
In reply to: [Download Manager] Where can I see, who has which downloads performed?Forum: Plugins
In reply to: [Download Manager] Problems configuring the Dropbox AppYes, dropbox changed their apps options recently, we shall update the instruction soon.
Forum: Plugins
In reply to: [Download Manager] Conflicts with Avada toggles featureActually, you need to check to disable. Unchecked means enabled.
Please check the screenshot: https://www.diigo.com/item/image/2uqj/qreu?size=oHello meganlop, I’m extremely sorry for any trouble you are having there.
- As we reply very frequently in pro forum, we need to redirect pro users in pro forum, but there is also an open forum, you could post there too 🙂
- Sorry to say that, if someone ask something out of scope, now one can say nothing but “not possible” , and most of the time, the issues are setup related, sometimes we need admin access to set it up in clients site, usually no one ever has any problem with that, but still if anyone don’t want to give access, we usually provide support using skype screen share. Also when we find any minor bug, we always adjust it in our side too for next update
- Actually, we don’t provide language file with plugin except English, but some users shares German, Spanish and some other language file in forum and we actually don’t know if those are completely or half translated files
- Even there are lots of action and filters, sometimes users want to change something in core which is not covered ( also not required ) with hooks, there are no other way than changing php file, however, if we see that, adding a hooks can be more useful, then we do that too
- Yes, normal custom post types works fine with WPML, also as far as I know many users using properly with WPML, but we never tested it with WPML
- Actually doc section has every feature and option explained, but if anything is not clear, there are comment form to ask. Sorry, but, those custom add-ons took lots of time to develop and we explained clearly everything in our site, so that you can choose what feature you need or not
- You said “The plugin does not offer what users expect, when they look at the demo.“, But, I don’t think, there is any problem with that, if user can see that, it doesn’t meet their requirements after seeing demo, that can search for alternatives
- Thanks for your opinion, we are always trying to make out support better and about the quality of programming, even though codes are stable and completely secure, probably you can suggest us some programming tips, which will be better for the community
And thanks for your time to review the plugin, good or bad, every review is helping us to make this plugin better every day 🙂
Forum: Plugins
In reply to: [Download Manager] Download Link shortcodeThe short-code is
[wpdm_direct_link id=ID]and with custom link label[wpdm_direct_link id=ID link_label='Link Label']