Shahriar

Forum Replies Created

Viewing 25 posts - 2,976 through 3,000 (of 12,513 total)
Mar 11, 2019 at 6:43 am
#94673
Moderator
Shahriar
Staff OP

You are using a very old version of Download Manager there. Also, you have modified the frontend upload form and removed the attached files meta box which is the reason behind file not being attached. Please install the latest version of WPDM and make a new template file from wpdm-add-new-file-front.php template. And this time keep the attached files meta box in your custom template. That should fix the issue.

Mar 11, 2019 at 6:38 am
#94672
Moderator
Shahriar
Staff OP

You can use our Default Values add-on to bulk update package settings. Please check the product page for more info https://www.wpdownloadmanager.com/download/wpdm-default-values/

Mar 11, 2019 at 6:35 am
#94671
Moderator
Shahriar
Staff OP

This may be related to the incorrect path in FTP settings. You have to use the WordPress installation dir as base path / For example if you are using a path like this /home/ives/public_html/remote-ftp-import/ and your actual WordPress installed in public_html dir then replace the /home/ives/ part with just /

However, please send temporary wp-admin and FTP login info in private reply, so I check this on your side.

Mar 10, 2019 at 7:16 am
#94660
Moderator
Shahriar
Staff OP

If a user doesn’t have access to the pacakge he won’t be able to generate this download URL. I guess you got this URL after unlocking the pacakge. To prevent sharing of this URL you can limit the usage of this temporary download URL. Set the limit from “Private Download Links Usage Limit:” option in the Basic Settings tab.

Mar 10, 2019 at 7:11 am
#94659
Moderator
Shahriar
Staff OP

Hi Steve,

Please send temporary wp-admin login info in private reply. I will check if the issue is related to a plugin or theme conflict. In Brian’s case, it was a theme issue.

Thanks.

Mar 10, 2019 at 6:41 am
#94658
Moderator
Shahriar
Staff OP

Please send FTP info. Looks like MailChimp add-on has a conflict with another MailChimp plugin installed there.

Mar 10, 2019 at 6:02 am
#94657
Moderator
Shahriar
Staff OP

Unlocked your key.

Mar 9, 2019 at 7:29 pm
#94654
Moderator
Shahriar
Staff OP

Please check now.

Mar 9, 2019 at 8:26 am
#94645
Moderator
Shahriar
Staff OP

Sorry for the delayed reply. By stats do you mean the Orders history? The order list also includes the Payment gateway so you can see that the order is made by site credit which means the user didn’t pay actual money for that order. Maybe I misunderstand what you explained above. Could you please send login info in private reply, so I can check this on your setup?

Mar 9, 2019 at 8:17 am
#94644
Moderator
Shahriar
Staff OP

Sorry for the delay. If you have added the CSS in Additional CSS options those still should be there. Install the updated versions and send login info in private reply, I will check the issue.

Mar 9, 2019 at 7:14 am
#94643
Moderator
Shahriar
Staff OP

Unlocked the key form staging site.

Mar 6, 2019 at 8:19 pm
#94580
Moderator
Shahriar
Staff OP

Go to the edit pacakge screen and check the page template option in Package Settings meta box.

https://www.evernote.com/l/AUd_WQIXjfhP25SuJ2H8xfY3cBIoEQg5udoB/image.png

Mar 6, 2019 at 8:17 pm
#94579
Moderator
Shahriar
Staff OP

I see that your “No Post Found” hasn’t been resolved yet. Haven’t you contacted the theme support yet?

However, the upload issue is related to the custom media path /assets/ Using the default media path fixes the issue. Please try uploading a new file now.

Mar 6, 2019 at 8:07 pm
#94575
Moderator
Shahriar
Staff OP

You can define the archive URL from settings page as shown in the screenshot above.

Currently it is https://ps-cardiagnostics.com/all-downloads/

Mar 6, 2019 at 8:05 pm
#94574
Moderator
Shahriar
Staff OP

Current Pro version is 4.9.3

Looks like you are using free version there. Please install Pro version, you can download it here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

Deactivate and delete the free version before installing Pro.

Mar 6, 2019 at 7:59 pm
#94573
Moderator
Shahriar
Staff OP

You have renamed the folder name of Contact Form 7 plugin. That’s why forms for this plugin is not visible in Form Lock option. Rename the folder back to the original name contact-form-7 to fix the issue.

Mar 6, 2019 at 7:39 pm
#94571
Moderator
Shahriar
Staff OP

You have created a custom template for wpdm-all-downloads.php which is the template file for all downloads shortcode. But the file is empty in /your-child-theme/download-manager/wpdm-all-downloads.php directory which basically removes all functionalities of all packages shortcode. Deleting this custom template should fix the issue.

Mar 6, 2019 at 7:06 pm
#94567
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. I will set it up for you.

Mar 6, 2019 at 7:02 pm
#94566
Moderator
Shahriar
Staff OP

I tested the “BC Commander x64” package and got the “File Not Found.txt” error. Then checked the /uploads/download-manager-files/ directory but there is no file there with “bcc11-x64_11_19_1_6_64bit_nojava.exe” name. That’s why Download Manager is showing the error.

Maybe at some point, you deleted the file. However, uploading the file again in /uploads/download-manager-files/ directory will fix the issue.

Mar 6, 2019 at 6:54 pm
#94564
Moderator
Shahriar
Staff OP

One of your plugin or active theme is using a custom audio player which is automatically converting the WPDM audio player and creating this issue. I have removed the WPDM audio tag from footer which fixed the issue.

Mar 6, 2019 at 6:36 pm
#94561
Moderator
Shahriar
Staff OP

Done 🙂

Mar 6, 2019 at 6:34 pm
#94560
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the email issue.

Mar 6, 2019 at 6:34 pm
#94559
Moderator
Shahriar
Staff OP

Clone the page template you are using now ( From Downloads Templates Page Templates Tab ). Then remove the [file_list] tag from there and save it. Use this custom template as the page template for your packages. You can set page template from package settings meta box.

Mar 6, 2019 at 6:30 pm
#94557
Moderator
Shahriar
Staff OP

Verse theme doesn’t have an archive.php template, that’s why the archive page is empty. Make a copy of the taxonomy-wpdmcategory.php file and name it archive.php That should fix the issue.

Mar 6, 2019 at 6:24 pm
#94556
Moderator
Shahriar
Staff OP

Looks like File Manager add-on doesn’t support chunk upload yet. We are adding this feature in next release which will remove the limit on file size.

Viewing 25 posts - 2,976 through 3,000 (of 12,513 total)