-
AuthorSearch Results
-
Aug 1, 2021 at 2:40 am #158725
In reply to: WPDM Archive Page not working after upgrade to 6.05
HumayonSpectatorHello,
Hope you are well.
Since you are using the latest version of the WPDM Directory Add-on. So, please use the updated shortcode from the below link. Hopefully, your problem will be solved.
https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
Also, your admin URL is not working. Please check this.
Thank youJul 30, 2021 at 3:49 pm #158692In reply to: Zero file size shown in 6.0.3
EdukidParticipantSo it works with one way of adding files, but not the other. That’s still 50% not working. I created a patch that seems to work for me with http attachments. Could you check it out and consider adding to the plugin?
Index: src/Package/FileList.php IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== diff --git a/src/Package/FileList.php b/src/Package/FileList.php --- a/src/Package/FileList.php +++ b/src/Package/FileList.php (date 1627659974653) @@ -222,7 +222,8 @@ $classes = array('1' ► 'col-md-12', '2' ► 'col-md-6', '3' ► 'col-md-4', '4' ► 'col-md-3', '6' ► 'col-md-2'); $class = isset($classes[$cols]) ? $classes[$cols] : 'col-md-4'; - foreach ($allfiles as $fileID ► $sfile) { + foreach ($allfiles as $fileID ► $sfile1) { + $sfile = wpdm_is_url($sfile1) ? get_attached_file($fileID) : $sfile1; // for files added as https get file from the FID $fhtml .= "<div class='{$class} col-sm-6 col-xs-6'><div class='panel panel-default card mb-4'>"; $ind = $fileID; //\WPDM_Crypt::Encrypt($sfile);Jul 30, 2021 at 10:02 am #158673In reply to: Datatable shows no items
campusParticipantThis reply has been marked as private.Jul 30, 2021 at 1:31 am #158631In reply to: Package size stays empty…
HumayonSpectatorHello @noomia,
Sorry for the inconvenience.
FYI, if you add a file through the WordPress media library or even if a file is added from any remote location as a URL then the file size will not be calculated automatically.
If, still the problem exists then please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Thank youJul 30, 2021 at 1:15 am #158630In reply to: Help needed WPDM upgrade download errors
HumayonSpectatorHello @b-maria,
In order to use the latest version, you have to renew/purchase theWPDM – Archive Page Version 4.1.6add-on. The rest of the plugins are free.
You, don’t have to copy the files into the server. Just install the plugins throw the WordPress plugin installation area by following this and then replace old versions with the new/downloaded versions.
Also, since it’s a live website so are you giving me permission to install these plugins?
However, please share the related page/file/package URL with us where the issue exists.
Thank youJul 29, 2021 at 5:05 pm #158602
Pierre GergiParticipantHello again!
About Problem #2, It is working file.. Thank you.But about Problem #4 : Would you please explain how do you added the icon to the page? I note that you have created a new template.
We add the icon by a link “icon tab” that contains many icons.
What do you mean “icon is not rendering properly because you have attached a link URL”?!!Note: We use a new template. It’s name “pierre1”.
The file that you create working file
https://www.qenshrin.com/ebooks/wpdm-test
But not the others
Exemple:
https://www.qenshrin.com/ebooks/test2Thank you
-
This reply was modified 4 years, 7 months ago by
Pierre Gergi.
Jul 29, 2021 at 10:22 am #158564In reply to: Help needed WPDM upgrade download errors
HumayonSpectatorHi @b-maria,
You can use your own email address or minehumayon@w3eden.comtoo. Also, just WordPress admin access and URL is enough.
However, I am giving you below the add-on links. Please download and install them.WPDM – Archive Page Version
4.1.6
https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchasesWPDM – Dropbox Explorer Version
1.5.0
https://www.wpdownloadmanager.com/download/dropbox-explorer/WPDM – Extended Short-codes Version
2.9.0
https://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/WPDM – Google Drive Version
1.5.1
https://www.wpdownloadmanager.com/download/google-drive-explorer/WPDM – TinyMce Button Version
2.9.0
https://www.wpdownloadmanager.com/download/advanced-tinymce-button/Thanks
Jul 29, 2021 at 9:52 am #158561In reply to: Help needed WPDM upgrade download errors
HumayonSpectatorHello,
Hope you are well. And sorry for the inconvenience. We have released the latest version3.2.12of the WPDM plugin and add-ons. According to the latest update of WPDM, you also need to update the other add-ons as well. Please update them, or you can download the latest version add-ons from here.
I hope it will work fine then. If it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank youJul 29, 2021 at 1:43 am #158535In reply to: Zero file size shown in 6.0.3
HumayonSpectatorHi @hughworm,
I have made your last post private based on your request.
As I have said before you have added file as URL/from media library that’s why file size is not getting calculated. Have a look at this.
I have created a new package here and added file by usingDrop Files Heresection and it’s working fine like this.
Hope you understand now.
With RegardsJul 28, 2021 at 11:55 am #158494In reply to: critical error after updating to the latest version
HumayonSpectatorHello @pnovsyd,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.5of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. Please update them, or you can download them from here.
I hope it will work fine then. If it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank youJul 27, 2021 at 9:51 am #158389In reply to: Script for view category, subcategory and files
Assistenza ProjectParticipantHi, i’ve set like your example but i don’t view subcategories
I think i’ve got to add something here where i get the title?
$html .= '<li><a href="' . wp_get_attachment_url( get_post_meta( get_the_ID(), 'documento_allegato', true ) ) . '" target="_blank">' . get_the_title() . '</a></li>';Jul 27, 2021 at 3:14 am #158351In reply to: WPDB Mirror Links Error
HumayonSpectatorHi @dl4smm,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.4of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. please update them, or you can download them from here.
I hope it will work fine then. if it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank youJul 27, 2021 at 2:45 am #158350In reply to: Problem with Inaccurate Download Stats
HumayonSpectatorHello @acn,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.4of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. please update them, or you can download them from here.
I hope it will work fine then. if it doesn’t work, please, give your mem account/login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank youJul 25, 2021 at 4:02 am #158195In reply to: download counter vs internet download manager
HumayonSpectatorHope you are well. And sorry for the inconvenience.
In our test environment files are getting downloaded and count functionality is counting properly while using IDM.
We have released the latest version6.0.4of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons especiallyDownload Limitas well which is right now version2.6.1. please update them, or you can download them from here.
I hope it will work fine then. if it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank youJul 25, 2021 at 3:10 am #158191In reply to: Elementor Full Width Post Template Error
HumayonSpectatorHi @apollosat,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.4of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update theWPDM Page Templatesadd-ons as well which is right now version1.1.0. Please update them, or you can download the latest WPDM Pro version from here.
I hope it will work fine then. if it doesn’t work, please, give your temporary wp-admin login details and site URL in a private reply for checking the issue.
Thank youJul 23, 2021 at 8:23 am #158111In reply to: Plugin Updating Issues
HumayonSpectatorHi @aloette1978,
Hope you are well. We have released the latest version6.0.4of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. please update them, or you can download them from here.
I hope it will work fine then.
If not, then please share the related page/file/package URL with us where the issue exists.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank youJul 19, 2021 at 10:20 am #157863In reply to: Download Limit bug?
HumayonSpectatorHello @stock-jan-photo,
Sorry for the misunderstanding since you have posted your topic in the Pro support forum. You don’t need the Pro version.
Also, According to the latest update of WPDM, you also need to update the other add-ons as well. So, please update your Download Limit add-on to version2.6.1or you can download the latest version from here.
If still the problem exists then provide us with your admin login credentials and site URL with us in a private reply.
Thank youJul 19, 2021 at 10:14 am #157860In reply to: WPDM Extended Short-codes – Tree view issue
HumayonSpectatorHello,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.4of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the WPDM Extended Short-codes plugin as well which is right now2.9.0. please update it.
I hope it will work fine then. if it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank youJul 19, 2021 at 9:18 am #157846In reply to: Download Limit bug?
HumayonSpectatorHi @stock-jan-photo,
Welcome to the support forum.
In our testing environment download limit is working fine.
Make sure that you are using the latest version for WPDM Pro6.0.4as well as the Download Limit add-on2.6.1.
If still, the problem exists then please provide us with the relevant page/file URL. Also, if possible can you share your WordPress admin login credentials and site URL with us in a private reply so that we can debug and give you a better solution about it?
thanksJul 16, 2021 at 11:48 am #157683In reply to: Plugin not activated after install.
HumayonSpectatorHi @rajputharvi,
Sorry to say that I didn’t get it.
Please provide the login credentials and website URL here in private reply or you can send it to the below email address.
humayon@w3eden.com
Thank youJul 16, 2021 at 5:51 am #157644
HumayonSpectatorHi @twomuch,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.4of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well. please update them, or you can download them from here.
I hope it will work fine then. if it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank youJul 16, 2021 at 4:16 am #157632In reply to: Archive page “Loading” message hangs
HumayonSpectatorHi @dgertken,
Sorry for the inconvenience.
If you have updated to the WPDM Pro latest version and WPDM- Archive Page add-on to the latest version then it should solve the issue.
Also, the latest version comes with optimizations, bug fixes and security patches. So, I recommend you use it. However, the latest add-ons are also optimized to work with the latest version of WPDM Pro.
So, please share your related file/package URL, if possible, please, give your temporary wp-admin login details and URL in a private reply for checking the issue.
If you still need the older version then please download version 5.4.1 from here.
One more thing, please open a separate support topic with your own issue in the future so that we can track and give you a better solution.
Thank you.Jul 15, 2021 at 11:35 am #157553In reply to: Problems after upgrade to 6.0.3
EdukidParticipantI can see code in FileSystem::zipFiles() that’s passing URLs of files to ZipArchive::addFile(), but I think it expects a file path? The result is each addFile fails and the created zip is empty.
Jul 15, 2021 at 4:28 am #157473
HumayonSpectatorHi @nrodes,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.3of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well especially Form Lock which is right now1.9.0. please update them, or you can download them from here.
I hope it will work fine then. if it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
Thank youJul 15, 2021 at 4:11 am #157471In reply to: Form Lock Breaks Page
HumayonSpectatorHello,
Hope you are well. And sorry for the inconvenience. We have released the latest version6.0.3of the WPDM PRO plugin and add-ons. According to the latest update of WPDM PRO, you also need to update the other add-ons as well especially Form Lock which is right now1.9.0. please update them, or you can download them from here.
I hope it will work fine then. if it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank you -
This reply was modified 4 years, 7 months ago by
-
AuthorSearch Results