Search Results for 'all downloads'

Viewing 25 results - 1,051 through 1,075 (of 4,412 total)
  • Author
    Search Results
  • #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, 11 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

    #162881

    Daniel Martin
    Participant

    I have now managed to do what I need using wpdm_get_package(), the only remaining issue, individual files in a package are downloading as permission-denied.txt when using <?php echo WPDM()->package->fileList->table($ID); ?>.

    All packages are set to use global settings and they are set to allow single file downloads.

    Any ideas?

    #162840

    Nayeem Riddhi
    Moderator

    Hi,

    For Invalid File Type updating ( 3.1.17 or 5.3.7 ),

    Here is the reason and solution:

    From WPDM Free and WPDM Pro, we have changed the file type validation process during file upload and download. Now, you have to give file types to allow them to upload or download. You will find the option at Admin Menu ► Downloads ► Settings ► Basic Settings Tab ► Upload Settings section.
    Settings%20%E2%80%B9%20Download%20Manager%20%E2%80%B9%20WordPress%20Download%20Manager%20Pro%20%E2%80%94%20WordPress

    Please add file types ( texts, multiple texts separated by a comma ) as shown on the marked image. And then save settings. The shall resolve the issue.

    or, Just Keep it Empty for WordPress default use , thus it may resolve the issue

    thank you and regards


    welswebmaster
    Participant

    Hi –
    (This is a multi-site install) Since the update all password protected downloads no longer function on any of our sub-sites. Even when we create a new package with a password, nothing happens. I’ve cleared server cache and WPDM > Settings > Cache and it made no difference. I’ve also saved the License setting again, still no difference. People are unable to get downloads needed for our business.
    Please help.

    #162706

    Guillaume Dejy
    Participant

    Hello, thank you for your answer, it’s not about the [wpdm_my_downloads login=1] this one was working well so far.

    I was talking about the category widget.
    I don’t really understand, i already bought the Advance Access Control but i don’t have access to all the module options ?

    Regards,

    #162694

    Humayon
    Spectator

    Hi @robertwikholm/,
    Thank you for your query.
    Please use the below shortcode and use parameter orderby="date" in order to show the latest/recent docs.

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


    Let me know if you need further assistance regarding this matter.
    Best Regards

    #162669

    Nayeem Riddhi
    Moderator

    Hello @swanzack,

    I have checked that, [wpdm_my_downloads login=1] is working fine with the shared role, and for package download button hide with the free version is also working from your side too. If you are trying When a user is not allowed to download: Hide Everything, that is possible only in the PRO version. I hope you have understood. please let me know if you have other queries

    Thank you and regards

    #162642

    Heidi
    Participant

    I would like to upload mp4 videos for download on my site. When I create a package and use the Video Player page template, I get an error on the front end: “No video with supported format and MIME type found” where the video preview should be. I cannot find any settings in the plugin that would allow me to specify/allow certain video formats.

    If I use the download button from either the package post or the video category archive page, the video downloads just fine so it obviously exists but it’s just not previewing properly.

    What could be the issue here?

    #162547

    Nayeem Riddhi
    Moderator

    For this purchases page, https://staging.dumberger-bau.de/purchases/, please click order details, Then you shall get the option for download button, But the page layout may be messing, I scroll to the right side for the download button

    scroll-button

    I have disabled Bootstrap CSS from Downloads > Settings > User Interface, now the layout is coming in the frontend

    Thank you and regards

    • This reply was modified 3 years, 11 months ago by Nayeem Riddhi.
    #162466

    Tim Guella
    Participant

    @humayon Thank you for your reply. I think the last time it was update was September or August.. I followed the directions in that section:

    Pre-designed templates can’t be deleted or edited from this section. But you can clone any of them and edit as your own. If you seriously want to edit any pre-designed template you have to edit those directly edting php files at /download-manager/templates/ dir”

    These directions are outdated since those files moved but I found post in this forum where the real path was provided by a moderator.

    Is the more sustainable way to clone an existing template and use that? I am ok with that but I do not see how to apply that to all downloads (we have more that 200 now) quickly.

    Thank you,

    Tim


    RFS
    Participant
    This reply has been marked as private.
    #162444

    Tony
    Participant

    No , issue is with only android…In iphone no issue , only in android it is adding .zip extension to all downloads…


    ian-ct
    Participant

    I just bought this to update permissions on all existing downloads. When I add ‘All Visitors’ as an access level and click ‘update all’ it says that it has done it, but nothing changes on the existing posts.

    I have disabled all plugins in case of a conflict, made no difference. Posts are not being updated.

    #162413

    Patty Greene
    Participant

    Upgraded our plugin to the Pro version 6.0.8 and receiving critical errors. Our downloads are no longer working using Pro version 5.4.1 – just a spinning wheel when we click to download a file – so trying to update the plugin to see if that takes care of the issue.

    ERROR MSG:
    When seeking help with this issue, you may be asked for some of the following information:
    WordPress version 5.8.1
    Current theme: Virco SFA Child (version 1.0.0)
    Current plugin: WPDM – Archive Page (version 4.1.3)
    PHP version 7.4.23

    Error Details
    =============
    An error of type E_ERROR was caused in line 36 of the file /home/galleryvirco/public_html/wp-content/plugins/wpdm-archive-page/src/Templates/Filter/Filter.php. Error message: Uncaught Error: Class ‘WPDMTemplate’ not found in /home/galleryvirco/public_html/wp-content/plugins/wpdm-archive-page/src/Templates/Filter/Filter.php:36
    Stack trace:
    #0 /home/galleryvirco/public_html/wp-includes/shortcodes.php(356): WPDMAddOnArchivePageTemplatesFilterFilter->render(Array, ”, ‘wpdm_archive_fi…’)
    #1 [internal function]: do_shortcode_tag(Array)
    #2 /home/galleryvirco/public_html/wp-includes/shortcodes.php(228): preg_replace_callback(‘/\[(\[?)(wpdm_a…’, ‘do_shortcode_ta…’, ‘[wpdm_archive_f…’)
    #3 /home/galleryvirco/public_html/wp-includes/class-wp-hook.php(303): do_shortcode(‘[wpdm_archive_f…’)
    #4 /home/galleryvirco/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(‘[wpdm_archive_f…’, Array)
    #5 /home/galleryvirco/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(1792): apply_filters(‘the_content’, ‘[wpdm_archive_f…’)
    #6 /home/galleryvirco/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(550): WP_REST_Posts


    Humayon
    Spectator

    Hi @taracox,
    Hope you are doing great.
    Make sure that you are using 1 or 0 in the jstable parameter in the shortcode.
    More details can be found on the details page.

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


    If still, you are facing the issue, then please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
    Thank You

    #162370

    In reply to: download link checker


    Tanvir
    Spectator

    Hello @xavierl,
    Hope you are well and sorry for any inconvenience.
    Can you please explain a bit more what problem you are facing so that you need to check every downloads?
    It is not usually necessary to check all downloads because wpdm does not contain such problems. There is no such function to check all downloads. You can create a new package and check that at the same time after creating the package.
    If any issue arises, please, provide us necessary details with your temporary wp-admin login details and site URL in a private reply for checking the issue.
    Thanks


    taracox
    Member

    Hello,
    After updating to the latest version of Download Manager, it seems the search parameter of our shortcode is no longer functioning (it gives a critical error when used). We use the [wpdm_all_packages] shortcode to display but would like to include the search function.

    Documents and forms

    What’s not working: including this parameter in the shortcode:
    jstable: Enable or disable datatable.js

Viewing 25 results - 1,051 through 1,075 (of 4,412 total)