Search Results for 'all+downloads'

Viewing 25 results - 1,001 through 1,025 (of 4,379 total)
  • Author
    Search Results
  • #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, 8 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

    #163528

    My website uses Elementor with the WPDM widget. The website was put on hold for a few months and today I went to review and was shocked to see that all of the pages with downloads using the widget are not displaying any of the downloads. All references to the widget have been removed from the Elementor editor for every page that had it. It’s bizarre! My site does have auto update enabled, so I’m not sure if an update broke something. Unfortunately, I only have 30 days of backups, and I restored to the earliest and the issue persists.

    Download Manager is on version 6.0
    Elementor 3.4.6
    I also have Elementor Pro 3.6.0 installed

    Any help appreciated, else I have a lot of rework to do!

    #163494

    Tanvir
    Spectator

    Hello,
    Hope you are well.
    1. The name is wpdm-pdf-viewer You can also find all the downloads here
    2. Different format has different file formats. You can use this link template link-template-default-icon for that. You can also set thumbnail image for packages and use [thumb_WidthxHeight] template tag on link templates to show.
    3. Next update will come in this month I hope. It is on development. Changelog here
    Thanks


    Tanvir
    Spectator

    Hello,
    Sorry for this inconvenience.
    THe addon is named as wpdm-daily-download
    You can get all downloads from here.
    Let me know please if the issue still persists.
    Thanks

    #163276

    In reply to: access denied to hide


    Tanvir
    Spectator

    Hello,
    If you want, you can create a special page using shortcode [wpdm_my_downloads login=1 template="template-id" cols="1 or 2 or 3 or 4"] or [wpdm_my_downloads login=1] to list all packages assigned to a specific user – this shortcode is useful when you want to create a user-specific download area or members area. This shortcode will hide package names too for specific users.

    For that you need this addon:

    Advanced Access Control


    Thanks

    #163258

    Nayeem Riddhi
    Moderator

    Hello @thomas-sator,

    Hope you are well. you can create a new link-template and use this template tag, [pdf_thumb_WxH] in your link-template, it will show Image thumbnail from the attached PDF file with specified Width ( W ) and Height (H). If you are trying from Downloads > Categories, you can use Use Link Template from edit category option. And for showing certain categories with a shortcode on a page, you can use this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/. Here has a category parameter called categories. you can also use this shortcode too, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/. please check, I hope those may help you

    Thank you and regards

    #163217

    Kyle Elliott
    Participant

    Hi,
    We are using a directory to display our wpdm downloads for certain categories on this page:https://gspairport.com/rfps/

    The issue is, when the page is updated, it loses the categories setting on WPDM.

    Secondly, we can only add categories if there is an active published download assigned to that category. This seems to be a new bug as it was working just fine previously.

    Since we have bid documents that are published only for a certain time period, we unpublish them after they close. If there is no wpdm download post assigned to a category, its removing it from our directory categories. This means each time we want to put a new wpdm download up, we need to go to our RFP page listed above after the post is published and add the category to the wpdm directory. This is using the elementor add-on.

    To resolve this, we need to be able to add empty categories and allow them to stay saved.

    #163210

    Tanvir
    Spectator

    Hello,

    Sorry to hear about the issues.

      1. You can install pdf viewer from Downloads > settings > Updates option from your WordPress dashboard. If you can’t update it directry from WordPress dashboard, Please update from here.
      Here is the url of the addon

      WordPress PDF Viewer


      2. To set preview image for each download you have to set featured image for package and then [thumb_widthxheight] in link template or page template to show preview image in the list.
      To set preview image for category, you have to set image for each category from Downloads>Categories option.
      Then you have to use this shortcode with title=1 parameter and id='' parameter

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


      3. I have just tested this issue and I think it is a bug. I will forward the issue to the developer team. In the meantime you can add template parameter in shortcode to use template.

    Please let me know if you have any quries or if you have got all the answers.

    Thanks

    #163152

    Nayeem Riddhi
    Moderator

    Hello @juan_ateb,

    please check from Downloads > Categories > Column ID section. You shall get your required categry ID

    cat-id

    I hope this may help you

    Thank you and regards

    #163151

    Juan Gordo
    Participant

    Thanks Nayeem

    I have tried that with the category but struggling to set up the shortcode to get it to display only the current category’s packages. This is what i have so far but not sure what ID to give it to call the relevant category

    [wpdm_category id="" cols="3" toolbar=1 orderby="title" order="asc" items_per_page="20" template="card_vertical_download3"]

    I havent looked at the breadcrumbs properly yet but thanks for that. I will let you know how that works. The main problem i see is the removal of the Downloads page that is not relevant. I’ll see how it goes

    Thanks

    #163105

    Humayon
    Spectator

    Hi,
    The stats table can be big based on your site traffic and downloads.
    Deleting stats data shall clear the stats table, but still, package download count will be available.
    Enabling the auto-clean option will keep your session table clean.
    Keep selected the Save in Database option because the Save in file option is for the low traffic sites.
    However, we are checking the Temporary Storage Management issue which will be adjusted with the upcoming update.
    Thanks

    #163053

    Stephen Currah
    Participant
    This reply has been marked as private.
    #163044

    mfirwana
    Member

    hi

    this is not solution to delete all stats data i want keep the totals downloads no and the total download file

    Thanks


    Ikram Dirujii
    Participant

    Dear WPDM team. I am using the Download limit addon. but the problem is that the reset feature is not working automatically for guests. although it is working manually. please solve this Problem Sir

    • This topic was modified 3 years, 9 months ago by Ikram Dirujii.
    #162972

    Tanvir
    Spectator

    Hello,
    Sorry for this inconvenience. I just tested it with the latest versions and it is working fine. Downloads are only accessed by selected users even if allow access field is empty.

    Make sure that WPDM and all add-ons you are using of WPDM are in the latest version. If you can’t update it directry from WordPress dashboard, Please update from here.
    Please update wpdm to the latest version 6.0.8
    and advanced access control to the latest version 3.2.1

    I hope it will fix the issue. If still the issue persists, it will be very cooperative if you record me reproducing your issue using a tool like this and provide me the admin access of your website in a private reply.

    Thanks

    #162909

    Nayeem Riddhi
    Moderator

    Hello @jrpajr,

    Hope you are well. The code sample is here, the response code for any API should be like this,

    The JSON response will look 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"
          }    
      }

    here file attach should be like this,

    "files": {
              "1": "The Alchemist.pdf"
          }

    And for this default format, the file should be residing in wp-content/uploads/download-manager-files, thus the package should create with fa file. Please let me know if you have other queries

    Thank you and regards

Viewing 25 results - 1,001 through 1,025 (of 4,379 total)