Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 401 through 425 (of 1,509 total)
Mar 30, 2018 at 12:07 pm
#72711

Hi,

Seems like you disabled the bootstrap CSS from the downloads settings. Hence the column css is not working.
These css needs to load to work with column width.

.w3eden .col-md-4,
.w3eden .col-sm-6,
.w3eden .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.w3eden .col-xs-12 {
    float: left;
}
.w3eden .col-xs-12 {
    width: 100% !important;
}

@media (min-width: 768px) {
   .w3eden .col-sm-6 {
        float: left;
    }
   .w3eden .col-sm-6 {
        width: 50% !important;
    }
}

@media (min-width: 992px) {
    .w3eden .col-md-4 {
        float: left;
    }
    .w3eden .col-md-4 {
        width: 33.33333333% !important;
    }
    
}

@media (min-width: 1200px) {
    .w3eden .col-lg-3, .col-lg-4 {
        float: left;
    }
    .w3eden .col-lg-4 {
        width: 33.33333333% !important;
    }
    .w3eden .col-lg-3 {
        width: 25%;
    }
}

Thanks

Mar 30, 2018 at 10:25 am
#72708

Hi @lsanchevgmail-com,

If you fetch the updating problem with the plugin, please create a new thread and post details in private reply.

Thanks

Mar 30, 2018 at 10:24 am
#72707

Hi @webdesign123,

Add-ons come with the extra feature. There are some free add-ons available and others are premium. You can always download the free add-on from the website or add-on section. The premium package add-on includes the pricing feature with the package so you can use this addon to sell packages. The add-on section maintains the install and updates of download manager add-ons.

Thanks

Mar 30, 2018 at 10:18 am
#72706

Sorry,

Not such option available for a single package. But you can make multiple packages and build a custom page like this.

Thanks

Mar 30, 2018 at 4:05 am
#72697

Hi,

Thanks for the fix update. We will look into this.

Mar 30, 2018 at 3:48 am
#72695

Hi,

Seems like your login credential is not correct.

Thanks

Mar 30, 2018 at 3:42 am
#72694

Hi,

The 404 error is fixed for now. We will check the issue in more details before next update.

Thanks

Mar 30, 2018 at 3:28 am
#72693

Hi,

Can’t login. Looks like the geo IP block with any security plugin. Please allow Bangladesh IP from the security list.

Thanks

Mar 30, 2018 at 3:19 am
#72691

Hi,

Please send your license in private reply to unlock it from the old domain.

Thanks

Mar 30, 2018 at 3:18 am
#72690

Hi,

You can use custom link template and set the download url to open in new tab. Just use target blank like following example,

<a target="_blank" href="[download_url]">Download</a>

Creating a new template ( https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/ )

Also, check the setting open in browser from Downloads Settings File Download

Thanks.

Mar 29, 2018 at 7:01 pm
#72671

Hi,

Please check the package, if the file is available in the package for download. I got file not found error with your given link.
Or the upload folder download-manager-files has htaccess issue.

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

Thanks

Mar 29, 2018 at 6:50 pm
#72668

Hi,
You can use 3rd party plugin like wp approve user to manual user approval.

As you want custom page access to specific users role to let them download the package from that page, you can try the Wp pro membership addon. Which will help you to restrict the download page and package with Taxonomy and post Access Control.

Thanks

Mar 29, 2018 at 6:36 pm
#72667

Seems like you are not using full page template. Can you send login in private to check.

Thanks

Mar 29, 2018 at 3:14 am
#72612

Hi,

There might be any js conflict with the theme. Try reactivating the theme and removing the cache from the browser. If the issue still exists please send login details in private reply to check.

Thanks

Mar 29, 2018 at 3:11 am
#72611

Hi,

Please send login in private reply to check the issue. I did not get the not found page with search.

Thanks

Mar 29, 2018 at 3:07 am
#72609

Hi,

Please update the plugin to the latest version 2.9.70.

And for archive page, first you have to install this addon (https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/). Then use the shortcode:

[wpdm-archive button_style=”default" items_per_page="50" category="category-slug" order_by="title" order="asc"] (change the category slug with your downloads category slug)

Frontend Signin page will work with the pro version.

Thanks

Mar 29, 2018 at 3:03 am
#72607

Hi,

It uploaded the files on download-manager-files folder. There no option to change it from settings.
But you can always bulk upload your package files in the upload default directory then select the files for the specific package.
Hope this will solve your problem.

Thanks

Mar 29, 2018 at 2:55 am
#72606

Hi,

Did you try putting your template in the parent theme? Let me know if that works. It should work if the child theme is the active theme directory. Do you check the folder properly {active-theme}/download-mamager .

Please send login details in private reply to check otherwise.

Thanks

Mar 28, 2018 at 2:49 pm
#72567

Hi,

Is there any PHP error log available on the server?

Thanks

Mar 28, 2018 at 2:36 pm
#72565

Hi,

Which version of the plugin are you using? Please try the latest version and see if the issue is being resolved or not.

Thanks

Mar 28, 2018 at 2:31 pm
#72562

Can you try deactivating and then reactivating the plugin?

Thanks

Mar 28, 2018 at 2:30 pm
#72561

Hi,

The page is giving 404 error. Can you recheck the url?

Thanks

Mar 28, 2018 at 2:28 pm
#72560

Hi,

With the download manager plugin, a user can download the single file from a package. But there is no option to check a single file and zip them then send an email.
For customization request or extended feature support please mail your required details to customize@wpdownloadmanager.com

Thanks

Mar 28, 2018 at 2:25 pm
#72559

Hi,

The automatic order complete email should work fine. But there is an issue with manual order completion. We will look into this.

Thanks

Mar 28, 2018 at 2:11 pm
#72558

Hi,

Try deactivate and reactivating the plugin. Or Please send login in private reply to check. If the icon is within the package settings it should appear in the page.

Also, you can use (https://www.wpdownloadmanager.com/download/wpdm-default-values/) Default values addon to set the icon for all packages from one place.

Thanks

Viewing 25 posts - 401 through 425 (of 1,509 total)