Shahjada
Forum Replies Created
-
Could you please send the report/issue link to shahjada [at] w3eden.com
Forum: Plugins
In reply to: [Download Manager] Font awesome since 3.3.06 versionWe actually removed Font Awesome in version 3.3.06 to reduce page load and created a custom icon pack with only the icons needed for WPDM. However, we might have missed some. Please let me know where you are experiencing missing icons due to the absence of Font Awesome.
Forum: Plugins
In reply to: [Download Manager] Database update notificationPlease update to v3.3.02, we have fixed the issue.
Forum: Plugins
In reply to: [Download Manager] Assets/CSS/JS DeferYes, are are extending the option, you will be able to enable wpdm css, js in specific pages soon.
Forum: Plugins
In reply to: [Download Manager] Assets/CSS/JS DeferHi,
As it is now, you can disable wpdm css and js completely from wpdm settings and you can use your own css.Forum: Plugins
In reply to: [Download Manager] Image title not displayingMay you please share your URL to check.
Forum: Plugins
In reply to: [Download Manager] [Audio_Player] ShortcodePlease use template tag:
[audio_player_single]
v6 is a pro version, the latest pro version is 6.5.5, please update to that version where we have fixed the issue. Also, we have fixed the issue in wp.org version 3.2.98. Please check the change log.
Forum: Plugins
In reply to: [Download Manager] Extremely disappointed with free gutenburg blocks add-onHi,
Sorry for the confusion. The Gutenburg add-on is actually free, but it simply implement the short-code function from wpdm core and some other premium add-ons.Forum: Plugins
In reply to: [Download Manager] dlmEditInstance is not definedHi,
You are not using this plugin.Forum: Plugins
In reply to: [Download Manager] Bulk Regenerate Master KeyYes, you may do that using the following code:
https://gist.github.com/codename065/b0c1aba46ee6a4f5fe6ff8748f432e4bForum: Plugins
In reply to: [Download Manager] ?__wpdm_view_count= links in google search console@sandrefiallos22, it is not an issue anymore with the latest version, looks like you are using an old version, please update your copy.
You can do that using https://www.wpdownloadmanager.com/download/wp-pro-membership/
Alternatively, you also can create a custom user role and add 100% discount for that role, so that users under that role can get the product without paying it.
Forum: Plugins
In reply to: [Download Manager] WordPress 6.0 menusPlease try disabling bootstrap js from wpdm ui settings.
Forum: Plugins
In reply to: [Download Manager] REST API – authentication does not workplease add
curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "PUT");
with your php curl option setup