Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 15,051 through 15,075 (of 20,592 total)
Nov 2, 2020 at 3:34 pm
#139842
Moderator
Nayeem Riddhi
Staff OP

I can’t able to install any other plugins for adjusting your issue, can you please enable it for adjusting the issue

thanks

Nov 2, 2020 at 3:29 pm
#139841
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue

Thanks

Nov 2, 2020 at 3:27 pm
#139840
Moderator
Nayeem Riddhi
Staff OP

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

Nov 2, 2020 at 3:25 pm
#139839
Moderator
Nayeem Riddhi
Staff OP

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

Nov 2, 2020 at 2:58 pm
#139834
Moderator
Nayeem Riddhi
Staff OP

please check this option Downloads > Settings > License option and save settings again. Then try again to update. It will work then,

thanks

Nov 2, 2020 at 2:40 pm
#139833
Moderator
Nayeem Riddhi
Staff OP

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

Nov 2, 2020 at 12:07 pm
#139828
Moderator
Nayeem Riddhi
Staff OP

For any customization you may knock here, please, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade

thanks

Nov 2, 2020 at 6:23 am
#139816
Moderator
Nayeem Riddhi
Staff OP

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

Nov 2, 2020 at 6:14 am
#139815
Moderator
Nayeem Riddhi
Staff OP

hi,

please use access role for selective role access, thus it may work

thanks

Nov 2, 2020 at 5:32 am
#139812
Moderator
Nayeem Riddhi
Staff OP

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

Nov 2, 2020 at 5:24 am
#139811
Moderator
Nayeem Riddhi
Staff OP

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

Nov 2, 2020 at 2:51 am
#139808
Moderator
Nayeem Riddhi
Staff OP

hello,

i have checked that, it is working fine from my side,

can you elaborate more on your issue?

thanks

Nov 2, 2020 at 2:40 am
#139807
Moderator
Nayeem Riddhi
Staff OP

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

Nov 2, 2020 at 2:33 am
#139806
Moderator
Nayeem Riddhi
Staff OP

you can check the option from Downloads > Settings > Frontend-Access

Image 2020-11-02 at 8.26.18 AM

thus any registered users will be able to access files uploaded and the categories added by them

thanks

Nov 1, 2020 at 3:22 pm
#139801
Moderator
Nayeem Riddhi
Staff OP

you are welcome,

thanks

Nov 1, 2020 at 2:16 pm
#139799
Moderator
Nayeem Riddhi
Staff OP

please check now, Allow Access option was missing for the package settings, now it is ok, please check

thanks

Nov 1, 2020 at 9:31 am
#139784
Moderator
Nayeem Riddhi
Staff OP

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

Nov 1, 2020 at 7:29 am
#139781
Moderator
Nayeem Riddhi
Staff OP

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.
Nov 1, 2020 at 4:47 am
#139779
Moderator
Nayeem Riddhi
Staff OP

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

Oct 31, 2020 at 2:15 pm
#139774
Moderator
Nayeem Riddhi
Staff OP

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

Oct 31, 2020 at 2:10 pm
#139772
Moderator
Nayeem Riddhi
Staff OP

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.
Oct 31, 2020 at 9:54 am
#139768
Moderator
Nayeem Riddhi
Staff OP

please update your copy to the latest version

thanks

Oct 31, 2020 at 9:53 am
#139767
Moderator
Nayeem Riddhi
Staff OP

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

Oct 31, 2020 at 9:48 am
#139766
Moderator
Nayeem Riddhi
Staff OP

please check this option Downloads > Settings > License option and save settings again. Then try again to update. It will work then,

thanks

Oct 31, 2020 at 7:21 am
#139761
Moderator
Nayeem Riddhi
Staff OP

Which version of WPDM plugin you are using, please let me know

thanks

Viewing 25 posts - 15,051 through 15,075 (of 20,592 total)