Search Results for 'all downloads'

Viewing 25 results - 976 through 1,000 (of 4,372 total)
  • Author
    Search Results

  • Tanvir
    Spectator

    Hello Brian,
    I have already found the issue while testing. Actually it is getting the updated free version of wpdm from wordpress free plugin directory. But as it is the pro version, it is showing not found. I think that is not a serious issue.
    You can update WPDM from Downloads > Settings > Updates If you can’t update it directry from WordPress dashboard, You can update manually from here.
    Thanks

    #164782

    AndreasB
    Participant

    We have the following problem.
    Our mp3 downloads,
    that we host on Amazon s3, played automatically in Firefox.
    Until recently, people were asked if they should be downloaded.
    Everything is ok in Chrome – the mp3 is being downloaded.
    What do we have to do so that the mp3 in firefox can also be downloaded again or that you are asked whether you want to download?
    The Mp3 must not be played.
    As mime type on S3 we use application / octet-stream or application / force-download (as an unknown mime type to force the download)


    twomuch
    Member

    I just downloaded from the site and installed it again. It still has the same bug.
    The problem with the file cart addon is that, it allows everyone to download items that only subscribed users should.
    Even when not logged into the site, when you go to a package page and click on the file cart button, when you go to file cart page and click on DOWNLOAD, it actually downloads the file for the user, even when that user is not logged in. That is really not secure.
    Thats the issue with the addon.


    Tamra Dugan
    Participant
    This reply has been marked as private.
    #164707

    Humayon
    Spectator

    Hello,
    Greetings for the day!
    You can use [wpdm_category] shorcode with paging="1" which will hide pagination.
    Shortcode details can be found in the below link.

    [wpdm_category] – Query All Downloads From One or More Categories


    I hope that helps and answers your query.
    Regards

    #164704

    storlann
    Participant

    On our website we want to display ALL the downloads for each category WITHOUT any pagination. Even if we specify <b>item_per_page=”30</b> the page is limited to 10 files and implements pagination. Can you please let me know how I can prevemt this from happening.

    #164688

    Nayeem Riddhi
    Moderator

    Hello,

    Really sorry for the inconvenience. I have checked your issue in detail. With particular categories one shotcode we have,

    [wpdm_all_packages] – List all downloads in tabular format in a page

    And the appearance will be looked like this, please also check the shortcode format here

    http://www.demo.specmacenter.com/downloads/

    please check and let me know

    Thank you and regards

    #164530

    Marketing
    Participant

    Hello Tanvir,

    I’ll try to explain it with an example.

    I have the following sub-pages on my website:
    “Thriller” (Category 1)
    “Comedy” (Category 2)
    “Romance” (Category 3)
    “Musical” (Category 4).

    On the respective subpage I would like to offer only the downloads from the respective category.
    The user should be able to filter these again using tags (ideally visible using checkboxes).
    for example, the tags “no age limit”, “FSK 6”, “FSK 12”, “FSK 16” and “FSK 18” should be given.
    If the user selects the checkboxes “FSK 16” and “FSK 18” on the “Thriller” subpage, only these downloads should remain.

    Regards

    #164528

    Herbert Heim
    Participant
    This reply has been marked as private.
    #164525
    This reply has been marked as private.
    #164451

    Tanvir
    Spectator

    Hello @solarmatic,
    I am sorry the issue is not clear to me. Could you please elaborate the issue?
    However, you can preselect category to specific user roles. To add both tag and category based packages, You can check the shortcode below:

    [wpdm_packages] – WP_Query in a shortcode for download manager packages

    To add packages based on tags, you can use the below shortcode:

    [wpdm_tag] – Query all downloads from specified tag(s)

    Let me know your thoughts.
    Thanks

    #164406

    I have WPForms installed on my website. But I don’t see all my WP Forms under the Form Lock option. I see only 5 forms in the drop down. How can I access the other forms that are linked with downloads?


    Humayon
    Spectator
    This reply has been marked as private.

    Renato Regli
    Participant
    This reply has been marked as private.

    Tanvir
    Spectator

    Hello @Webby-foot,
    Sorry for this inconvenience.
    The mentioned shortcode is better for categories. I found that it is causing issues with tags.
    However, Please use this shortcode for tag query. It will work fine for tags.

    [wpdm_tag] – Query all downloads from specified tag(s)

    Thanks

    #164018

    Tanvir
    Spectator

    Hello @noomia,

    Hope you are well. If you have already created a package. Then you will also be able to upload/attach files for that package. If you have kept just the file name you should keep the files in wp-content/uploads/download-manager-files dir too. And for local files, you will not be able to attach files from the local PC drive directly.

    After applying the previous codes, The JSON response looks like the following example:

    {
          "id": 6488,
          "title": "The Alchemist",
          "slug": "the-alchemist",
          "description": "The Alchemist follows the journey of an Andalusian shepherd boy named Santiago.",
          "excerpt": "The Alchemist is a novel by Brazilian author Paulo Coelho.",
          "author": 1,
          "status": "publish",
          "parent": 0,
          "tags": [
              "novel",
              "paulo-coelho"
          ],
          "categories": [
              16
          ],
          "thumbnail": "https://example.com/wp-content/uploads/2019/01/the-alchemist.jpg",
          "additional_previews": [
              "https://example.com/wp-content/uploads/2019/03/the-alchemist-cover.jpg",
              "https://example.com/wp-content/uploads/2019/03/the-alchemist-map.jpg"
          ],
          "version": "3.0.0",
          "link_label": "Download",
          "quota": 0,
          "download_limit_per_user": "100",
          "view_count": 80,
          "download_count": 14,
          "package_size": "811.84 KB",
          "access": [
              "guest",
              "subscriber",
              "administrator"
          ],
          "user_access": [
              "admin"
          ],
          "individual_file_download": "1",
          "cache_zip": "-1",
          "template": "link-template-calltoaction1",
          "page_template": "page-template-1col-flat",
          "files": {
              "1": "The Alchemist.pdf"
          },
          "fileinfo": {
              "1": {
                  "title": "The Alchemist",
                  "password": "",
                  "license_price": {
                      "statdard": "",
                      "extended": "",
                      "unlimited": ""
                  },
                  "price": ""
              }
          },
          "package_dir": "",
          "publish_date": "2019-04-01 12:00 am",
          "expire_date": "2019-08-31 12:00 am",
          "terms_lock": "1",
          "terms_title": "Agree to terms",
          "terms_conditions": "You can't redistribute without prior authorization.",
          "terms_check_label": "Checkbox Label",
          "password_lock": "1",
          "password": "[123][456]",
          "password_usage_limit": "2",
          "linkedin_lock": "1",
          "linkedin_message": "LinkedIn Share Lock message",
          "linkedin_url": "https://www.wpdownloadmanager.com/",
          "tweet_lock": "1",
          "tweet_message": "Custom tweet message",
          "twitterfollow_lock": "1",
          "twitter_handle": "Shahriar",
          "facebooklike_lock": "1",
          "facebook_like": "",
          "email_lock": "1",
          "email_lock_title": "Subscribe To Download",
          "email_lock_msg": "",
          "email_lock_idl": "0",
          "icon": "https://example.com/wp-content/plugins/download-manager/assets/file-type-icons/arrow.png",
    
          "base_price": "12.00",
          "sales_price": "10.00",
          "sales_price_expire": "2019-08-31 12:00 am",
          "pay_as_you_want": "0",
          "license": {
              "statdard": {
                  "active": "1"
              },
              "extended": {
                  "price": "22",
                  "active": "1"
              },
              "unlimited": {
                  "price": "32",
                  "active": "1"
              }
          },
          "discount": {
              "subscriber": "10",
              "contributor": "20",
              "author": "30",
              "editor": "40",
              "administrator": "50"
          },
          "enable_license": "1",
          "enable_license_key": "1",
          "free_downloads": [
                  "/Applications/XAMPP/wpdm/wp-content/uploads/2019/04/The-Alchemist-free-sample.pdf"
              ],
          "meta_input":{
            "meta_key" : "Hello"
          }    
      }

    Thank you and regards

    #163875

    Nayeem Riddhi
    Moderator

    Hello @mggroupsolutionz,

    If you are talking about general file/package purchase, you can activate a new payment method from settings, Downloads > Settings > Premium Packages > Payment > Payment Methods. Thus when purchasing he/she will be able to choose a payment method. And if you are using WordPress Membership Plugin. Please check the option from Membership > Subscribers > Select certain User and click the button Manage > Change subscription, there you shall be able to add/apply a new plan for that user. Thus, you shall be able to change subscriptions for a certain user. I hope this may help you. please check and let me know

    Thank you and regards

    #163868

    In reply to: Download Problem


    Tanvir
    Spectator

    Hello,
    I see it is password protected.
    You can send me password in a private reply.
    Also please let me know if all the downloads are okay.
    If possible please also share temporary admin access of your website in the private reply to solve it quickly.
    Thanks

    #163713

    Tanvir
    Spectator

    Hello,
    Sorry for this inconvenience. Password can’t be exported for security issue. However, you can add passwords manually later.
    You can also use the default wordpress export option. Here “Downloads” is the post types of wpdm.
    Screenshot-14

    Also if you need to change the domain for license, you can check this doc. If everything is alright, you can change the domain from license.

    License


    Thanks

    • This reply was modified 3 years, 6 months ago by Tanvir.
    #163712

    AKPAKI Moise
    Participant

    ok, I said I use Download Manager,I chose the component All Downloads Table,but, the files do not load.

    also the design at the header level is not very correct.
    https://prnt.sc/1x3qtt4
    What should I do please?


    AKPAKI Moise
    Participant

    Bonsoir Tous, svp j’utilise All Downloads Table, mais, les fichiers ne s’affiches pas.
    Quelqu’un peu m’aider svp?null

    #163704

    Jessica Reinhart
    Participant
    This reply has been marked as private.
    #163656

    Nayeem Riddhi
    Moderator

    Hello @jeroen1276123,

    For this shortcode,

    [wpdm_category] – Query All Downloads From One or More Categories

    you will find a parameter called template="template name or ID" here, you can customize your link-template according to your requirements, you can also remove the template tag called [file_count] from your related template. Thus you can remove 1 file text portion

    Thank you and regards

    #163596

    In reply to: No updates since 6.0.0


    Tanvir
    Spectator

    Hello @uganda,

    Sorry for this inconvenience.

    If you can’t update it directry from WordPress dashboard from the option Downloads > Settings > Updates menu. Sometimes server permission disable the option to update plugin directly from WordPress dashboard. In this case, Please update manually by uploading plugin, downloaded from here.

    Best Regards

    #163547

    In reply to: Direct download link


    Nayeem Riddhi
    Moderator

    Hello @corigen,

    Hope you are are well. Please check from Downloads > All Packages option, you shall get an option like as I image attached,

    download-url

    Thus, you shall get an interface like this as I image attached,

    interface

    I hope it may help you. please let me know

    Thank you and regards

Viewing 25 results - 976 through 1,000 (of 4,372 total)