Forum Replies Created
I can’t able to install any other plugins for adjusting your issue, can you please enable it for adjusting the issue
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
please follow the same procedure, Check this option Downloads > Settings > License option and save settings again. Then try again to update. It will work then,
thanks
Sorry for the inconvenience, for now, please follow these steps for updating the add-on,
1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version and activate the license key.
thanks
please check this option Downloads > Settings > License option and save settings again. Then try again to update. It will work then,
thanks
please use the below code in your theme functions.php
add_filter("wpdm_single_file_download_link", function($actions, $fileID, $package)
{
$url = add_query_arg(['wpdmdl' ► $package['ID'], 'ind' ► $fileID], home_url('/'));
$actions = "<a href='#' data-downloadurl='$url' class='btn btn-sm btn-primary wpdm-download-link download-on-click'>Download</a>";
return $actions;
}, 1, 3);
it will mask the single file download URL too
thanks
For any customization you may knock here, please, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade
thanks
I think you want to remove User/IP menu from Downloads > History, please edit the file from download-manager\admin\tpls\stats\history.php file, thus you may remove IP on the dashboard. let me know, if it helps you
thanks
hi,
please use access role for selective role access, thus it may work
thanks
you can give access role or uid for certain user, if I get you, for more details, you can check the doc here, https://www.wpdownloadmanager.com/doc/bulk-import/
thanks
the answer is you have to remove/comment the following line from /download-manager/libs/class.Apply.php file.
add_action( 'wp_head', array($this, 'addGenerator'), 9);
thanks
hello,
i have checked that, it is working fine from my side,
can you elaborate more on your issue?
thanks
you can make tabs pages and put different shortcodes or with different categories parameter with different tab pages, please let me know, how can I help you more
thanks
you are welcome,
thanks
please check now, Allow Access option was missing for the package settings, now it is ok, please check
thanks
please use shortcode
[wpdm_packages]
instead of category
I have put in miscelazione section, you shall see it, it is working fine there
[wpdm_packages categories ="miscelazione" paging = "1" orderby = "title" toolbar="0" order = "asc" items_per_page = "10" template = "58e79ba09e8b8" cols = 4 colspad = 2 colsphone = 1]
thanks
I have adjusted it with the below code in your theme style.css,
.fa { font-style: unset !important;
font-variant: none !important;
font-weight: 900 !important;
font-family: 'Font Awesome 5 Free' !important;
}
now it is showing fine
thanks
-
This reply was modified 5 years, 5 months ago by
Nayeem Riddhi.
It can be done through user role-based uploading file, for the same role user can access the same files. please let me know if I get you
thanks
I have to adjust some CSS for the mobile version view, but unable to save the CSS with the role, can you please enable/extend the role that I can able to save the CSS file
thanks
I have to adjust some CSS for your issue, but unable to save the CSS with the role, can you please enable/extend the role that I can able to save the CSS file
thanks
-
This reply was modified 5 years, 5 months ago by
Nayeem Riddhi.
please update your copy to the latest version
thanks
please check if there correct license key in your Downloads > Settings > License option and save settings again. Then try again to update. It will work then, it will revalidate your license and regenerate new access token, then try auto-update from the plugins page and it will work fine.
thanks
please check this option Downloads > Settings > License option and save settings again. Then try again to update. It will work then,
thanks
Which version of WPDM plugin you are using, please let me know
thanks
