Forum Replies Created
you can just upload the file free shared hosting like google drive or dropbox. and share the link here for checking and never forget to private reply it here.
Thanks.
What type of error you are getting from block editor of WPDM. I can able to use the block editor WPDM. can you provide a screenshot where is the issue related to WPDM?
Thanks.
Can you able to share your CSV file, I shall check it from my end.
Thanks.
Does the file download without checking the captcha? please share your package URL for checking. if possible, Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Yes, after deleting, please install it again and activate it. I hope it will work then.
Thanks.
Hi,
You can use better a translate plugin. The strings you are talking about, already they are translated ready.
Thanks.
We have discussed this issue. The update is coming in the next release.
Thanks.
you can follow these steps for reinstalling your plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download the latest version from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases and install the latest version
I hope, it may help you.
Hi,
You should use a good FTP app for migrating your site. you can also read an article here, https://wordpress.org/support/article/moving-wordpress/
Thanks.
please don’t do the same process, like updating again. just install the latest version and activate again it.
Thanks.
Are you missing this part of your free version for restricting the category as I image attached?

let me know, and rest of all you have been known from this ticket, https://www.wpdownloadmanager.com/support/topic/restricting-downloads-via-category/
It needs now email and password for checking
okay checking again
Hi,
Has the problem been solved? let me know.
Are you trying to categorize to limit user access? like category select and then access to the user. let me know.
Thanks.
Are you trying to get alt text while uploading through media library, you can get like this,
$image_alt = get_post_meta($image_id, '_wp_attachment_image_alt', true);
thus you can get image alt text. let me know if it helps you.
Thanks.
please share here, what you are trying to do?
Sorry for the inconvenience, updated the add on just now, https://www.wpdownloadmanager.com/download/download-notifications/, please update your copy from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
Thanks.
Now showing
Access denied
the page for checking that issue.
Thanks.
Sorry for the inconvenience. Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
I have tested with this package, https://avionics411.com/download/wpdm-test/ the email lock, and email download is working fine from my side. but the download notification is not frequently working fine from your site. I shall update about it soon.
Thanks.
-
This reply was modified 5 years, 11 months ago by
Nayeem Riddhi.
please make font size some adjust, font-size: 12px; make it 12 and let me know if it helps you
Thanks.
Please put this code in your theme style.css, I hope it may help you,
@media only screen and (max-width: 600px) {
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
font-size: 15px;
width: auto !important;
padding-left: 3px !important;
padding-right: 3px !important;
height: 30px;
line-height: 28px;
text-align: center;
padding: 0;
border-radius: 100px;
margin-right: 3px;
}
.w3eden .pagination li a, .w3eden .pagination li span { min-width:10px; }
}
and don’t forget to before clear your page cache.
Thanks.
