Shahriar

Forum Replies Created

Viewing 25 posts - 176 through 200 (of 12,510 total)
in reply to: Bulk import – single file not all from the folder #116943

Shahriar
Moderator

Please use “Single Column, Extended, PlayList” page template to show single file download option.

in reply to: WPDM – PDF Viewer Add-On not working #116942

Shahriar
Moderator

No, it is not possible. But you can hide the single file download button even when the option is active. Either use CSS or don’t use [file_list] in the template.

in reply to: Download Manager Pro returns “critical error” #116941

Shahriar
Moderator

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

in reply to: Recalculate package size #116940

Shahriar
Moderator

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


Shahriar
Moderator

Check the downloaded file after limit exceeds. It is just a text file with a message.

in reply to: bulk import #116937

Shahriar
Moderator

Directory import doesn’t import the subfolder items. You can only import the file from selected dir. You can attach the main directory to a package, this is an alternative to multiple packages.


Shahriar
Moderator

Please check now.

in reply to: Invalid Download Link Error #116916

Shahriar
Moderator

Please check now. Working on my test.

in reply to: How can I get the WPDM posting package ID? #116915

Shahriar
Moderator

Hi,

get_the_ID() works when you are using it inside a loop. Getting the pacakge id is the same as getting any post id. But based on where you want the ID the required code may vary.

Thanks.

in reply to: Crypton skin #116844

Shahriar
Moderator

Please check now. Activating Bootstrap 3 fixed the issue.


Shahriar
Moderator

Please check now. I have added a patch there to fix the issue. We have added the patch on our side too for the next update.

in reply to: Download unavailable after update new version #116838

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue. Also, send me a package link where this issue is present.

in reply to: Link to files seems to be broken #116837

Shahriar
Moderator

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


Shahriar
Moderator

Working now. Replaced line no 676 in /download-manager-libs/class.Apply.php with the following code,

if(preg_match("/\/download\/([\d]+)-([^\/]+)\/(.+)/", $_SERVER['REQUEST_URI']) && 1==2 ){

https://drive.google.com/uc?id=1oVoKk8bN8rs7YTvPjDZ9iqJ3d8nRp1e_

We will also add a patch in the next release to fix this issue.

in reply to: Problems after updating to 5.0.3 #116835

Shahriar
Moderator

Replace line no 676 in /download-manager-libs/class.Apply.php with the following code,

if(preg_match("/\/download\/([\d]+)-([^\/]+)\/(.+)/", $_SERVER['REQUEST_URI']) && 1==2 ){

https://drive.google.com/uc?id=1oVoKk8bN8rs7YTvPjDZ9iqJ3d8nRp1e_

We will also add a patch in next release to fix this issue.

in reply to: Packages with more than one document not downloading #116834

Shahriar
Moderator

Replace line no 676 in /download-manager-libs/class.Apply.php with the following code,

if(preg_match("/\/download\/([\d]+)-([^\/]+)\/(.+)/", $_SERVER['REQUEST_URI']) && 1==2 ){

https://drive.google.com/uc?id=1oVoKk8bN8rs7YTvPjDZ9iqJ3d8nRp1e_

We will also add a patch in next release to fix this issue.

in reply to: Custom Search Results Template not working #116833

Shahriar
Moderator

Please use template parameter with the search result shortcode to define link template.

[wpdm_search_result template="link-template-widget"]

in reply to: Failed Update via Wp-Admin #116756

Shahriar
Moderator
This reply has been marked as private.
in reply to: Need license number #116755

Shahriar
Moderator

Hi,

If you are changing the domain, unlock the key from the old domain. You can do that from your Purchases > Order Details page by clicking the “Generate Key” button.

If you are getting the error without moving the license to another domain then install the latest version to fix the issue. Follow these steps to update the plugin,

1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.

Thanks.

in reply to: WPDM PDF Stamper #116754

Shahriar
Moderator

You can modify PDF Stamper settings from Downloads > Settings > PDF Stamper tab.

in reply to: bug with version 5.0.3 #116753

Shahriar
Moderator

Replace line no 676 in /download-manager-libs/class.Apply.php with the following code,

if(preg_match("/\/download\/([\d]+)-([^\/]+)\/(.+)/", $_SERVER['REQUEST_URI']) && 1==2 ){

https://drive.google.com/uc?id=1oVoKk8bN8rs7YTvPjDZ9iqJ3d8nRp1e_

We will also add a patch in next release to fix this issue.

in reply to: Resource loading error on some packages (Error 404) #116751

Shahriar
Moderator

Frontend upload is working now.

in reply to: Download Link in email not working #116750

Shahriar
Moderator

Please activate Bootstrap 3 from Downloads > Settings > User Interface tab. If Bootstrap 3 is already selected save the settings again. Send temporary wp-admin login info in private reply if that doesn’t solve the issue.

in reply to: Invalid Download Link #116749

Shahriar
Moderator

Hi Charynn, Kyle, Could you please create a new ticket and send temporary wp-admin login info there?


Shahriar
Moderator

Please check the “Allow Access” option in the Package settings meta box. Maybe the option is empty which means no user can access the pacakge. If you are controlling the access from category settings then check access settings of all categories.

Send temporary wp-admin login info in private reply if you can’t find a solution.

Viewing 25 posts - 176 through 200 (of 12,510 total)