Search Results for 'all downloads'

Viewing 25 results - 1,951 through 1,975 (of 4,390 total)
  • Author
    Search Results
  • #118525

    bernhardsmith
    Participant

    Hi Nayeem

    Thanks for that. I think the CSS was added on previous ticket to the WPDM team. So one of the pages now seems fine, but I was just trying to figure out why…

    madetomeasurekpis.com/download/kpi-checklists-book-downloads-page/

    …still has an ‘invisible’ zip download button at the bottom of the page – it uses the same link and page template as…

    madetomeasurekpis.com/download/kpi-checklists-audiobook-downloads

    …the page that now works

    Any ideas would be appreciated. I think I have cleared the cache on the problem page.

    Also, but not essential, I originally had the zip download as a big green button – any advice on how to recreate this?

    #118458

    bernhardsmith
    Participant

    Perhaps it is the links I’m including. Here is the response without the links..
    Hi Nayeem

    There seem to be two issues. Firstly, when you click on the green package download icon on this page…

    the link from above ending download/kpi-checklists-audio-book-download

    It takes me to an individual files download page, not a zip file – it was not doing this previously.

    Secondly, this page … the link from above ending kpi-checklists-audiobook-downloads

    … is not offering a zip bundle download at all, which it is set to do.

    Thanks for your help!

    Ok, so the server fixed the download issue. They said they had to cache exempt the ^/downloads url so that the calls would be fully processed by the server. But it still looks horrible. I am using the panel 1/3 template and page template single column flat. It’s supposed to look just like this: https://demo.wpdownloadmanager.com/wpdmpro/

    #117822

    Martin Liungman
    Participant

    I think I know what happened: I have misunderstood the Bulk Import, assuming that the image files are all imported to the Upload folder, as when using the Add New feature under Downloads. After importing I deleted the “temporary” folder to which I uploaded all my files for Bulk Import. But I understand now that with Bulk Import, only the location of the files is stored in the WPDM-database, while the files are left in the original folder. Restoring the “temporary” folder fixed the problem of course.


    storlann
    Participant

    ATTACH FILE

    WE HAVE UPLOADED LOTS OF FILES USING THE FILE MANAGER. HOWEVER, WHEN WE GO TO THE DOWNLOADS PAGES AND TRY AND ATTACH THEM, THE FOLDERS DON’T OPEN. HAVE TRIED DEACTIVATING ALL OUR PLUGINS BUT THIS HAS NO EFFECT.

    ANY ASSISTANCE GREATLY APPRECIATED.

    #117714

    In reply to: Audio preview/play


    Arakelian Namete
    Participant

    I mean if it works with the shortode that lists all the downloads using the “wpdm-all-downloads.php” template. I can see the line 318 in this template:

    case 'audio_player':
     $data['files'] = \WPDM\Package::getFiles($data['ID']);.......
    ......

    so i guess it should work.
    But i don`t know how is this template deciding which download is an audio so it can add the preview player.
    Is there something i should add to all the audio downloads ?

    —————
    EDIT
    —————

    I tried like this:

    [wpdm_all_packages items_per_page="20" jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|audio_player|download_link" colheads="Title|Categories|Update Date|Preview|Download::155px"]

    It does show the Preview column but no audio player.

    I only have audio downloads… no other format but mp3

    Did i do something wrong?

    #117713

    In reply to: Audio preview/play


    Nayeem Riddhi
    Moderator
    #117603

    Sebastian
    Participant

    /download-manager/tpls3/wpdm-all-downloads.php

    was the key 🙂 now it’s working

    #117601

    In reply to: Audio preview/play


    Arakelian Namete
    Participant

    Ok. Thank you. Does the player work with the “all downloads” table ? I mean the shortcode that shows all the downloads in that nice, organized table.

    #117532

    Nayeem Riddhi
    Moderator

    Hi,

    For the Bulk import option, you can export a CSV file. But when import file, you have to follow the sample CSV file format. But you can do it manually also. I have made a video, how can you manually export and import downloads files or packages. you can also follow this for WPDM files export-import. And there your featured image will also be exported and imported correctly.

    Video

    #117498

    Nayeem Riddhi
    Moderator

    Hi,

    You can list all downloads in tabular format on a page with this shortcode. If your theme has featured image option then, it will show the image where it has been placed. Otherwise, you can choose a block before the shortcode for showing your image.

    Thanks.

    #117430

    Nayeem Riddhi
    Moderator

    Hi,

    For the Bulk import option, you can export a CSV file. But when import file, you have to follow the sample CSV file format. But you can do it manually also. I have made a video, how can you manually export and import downloads files or packages. you can also follow this for WPDM files export-import. And there your featured image will also be exported and imported correctly.

    Video

    • This reply was modified 5 years, 7 months ago by Nayeem Riddhi.
    #117424

    In reply to: Audio preview/play


    Nayeem Riddhi
    Moderator

    Hi,

    You have to use this shortcode https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/ for showing in a page or post in collection form for categories or have to use this shortcode for single package https://www.wpdownloadmanager.com/doc/short-codes/. You have to specify template name link-template-audio in shortcode. And when you are creating package you have to select from page template Default Template. Thus you will get preview like as the image attached.

    image1

    image2

    Thanks.

    #117396

    Martin Liungman
    Participant

    Hi!
    I have uploaded a lot of files manually and all works well. Since I was about to upload several more I bought the Pro version, and used the Bulk Import feature. I got no error messages and all are marked as green and imported, but when trying to download these files they all showed a text file with “File not found or deleted from server”. I couldn’t find the uploaded files anywhere on the server, but WPDM claimed they were placed in a folder that did not exist. So, I created the folder and manually uploaded all the files again with FTP, and now all seems to work. I have put a lot of meta info on these files before I noticed this bug, and wanted to avoid that work again. Did I do something wrong when using the Bulk Import feature? Will there be a problem that the files now reside in a completely different folder on the server than all other downloads? Can and should I correct the physical location of these files, or just leave them where they are?
    Regards Martin

    #117379

    In reply to: Dublicate Thumbnail


    Shahjada
    Keymaster

    The first thumbnail is coming from your theme and 2nd one is from wpdm page template ( Doc: https://www.wpdownloadmanager.com/doc/templates/page-templates/ ), as you know, you can create/edit custom page template from Admin Menu ► Downloads ► Templates ► Page Templates, you need to do the following to remove the 2nd thumbnail:


    kalico
    Member

    I have just migrated a website out of a multisite into its own single site. I have imported all the “Downloads” post type and they are all there. I have also copied all the files from the old site to the new, and the path to the files is correct. However, they are not showing up.

    1) When I click on “Browse” to locate files, the tab is just blank.
    2) When I go to a page with a package, I see a message saying “file not found or deleted”

    My next post will contain login information so you can have a look around. Thanks in advance!

    #117321

    Nayeem Riddhi
    Moderator

    Hi,

    After installing the plugin, you will find an option Downloads > Settings > Premium Package > Payment here, like the image

    image

    #117186

    Shahriar
    Moderator
    This reply has been marked as private.
    #117063

    Nayeem Riddhi
    Moderator

    Hi,

    You will find here a shortcode parameter download_limit_per_user, you can use that.

    Thanks.


    Shahriar
    Moderator

    Hi Mike,

    You can download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases Please Follow these steps to update the plugin manually,

    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.

    To fix the auto-update issue, logout and then login again from your Downloads > Settings > Updates tab.

    Thanks.

    #117031

    Shahriar
    Moderator

    Hi,

    WP CLI is getting the version from wp.org and the free version number is actually lower than Pro version, so it is showing the “version higher than expected”.

    The solution is using our plugin updater to install updated versions of Download Manager Pro. You can do that if you log in to your WPDM account from Downloads > Settings > Updates Tab. When a new version is available it shows notice in the plugins page. You can also subscribe to our blog to get notification of the plugin update report.

    Thanks.

    #116976

    Francoise Isnard
    Participant

    Hi there,
    I bought yesterday the Pro Features plugin in order to be able to implement email-lock downloads on my website, I was initially enthusiastic with this plug, easy to use, but I see now that none of my email locked packages are working, they are downloading immediatly without asking email. Could you please help what could be wrong?
    Thank you
    Cheers
    Françoise

    #116957

    WiskundeWeb
    Member

    Any further information on this issue yet?

    I was running 5.0.3 and newest wordpress version I ran into trouble downloading certain files. WordPress was not reporting that 5.0.4. was available, so after reading on this forum that 5.0.4 was available I manually installed it. Downloads are working again.
    wp-cli is still reporting same error messages as above.

    But with no indication that a new version is available for download, staying up to date with the most current version is difficult.

    #116868

    Chris Dawes
    Participant

    Since the recent updates, our Custom Link templates have broken. We are using Default Values as well. We have the template setup so that clicking on the Button and the Title of the download should automatically download the file without showing the Download Page. This has now stopped working.

    This is the template code:

    <div class=”well c2a3″>
    <div class=”media”>
    <div class=”mr-3″ align=”left”>
    [icon]
    </div>
    <div class=”media-body”>
    <h3 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0 0 5px 0;font-size:12pt;”>
    [title]
    <span style=”font-size:8pt;font-weight:300″ class=”text-muted ml-4″>
    <i class=”fa fa-hdd mr-1″></i> [file_size]
    <i class=”ml-3 fa fa-arrow-alt-circle-down mr-1″></i> [download_count] downloads
    </span>
    </h3>
    [excerpt_80]
    </div>
    <div class=”ml-3″ align=”right”>
    [download_link]
    </div>
    </div>

    </div>
    <style>
    .well.c2a3 .btn {
    padding: 11px 30px;
    font-size: 11pt;
    }

    .well.c2a3 .media-body {
    font-size: 11pt;
    }

    .well.c2a3 .wpdm_icon {
    height: 42px;
    width: auto;
    }</style>

    Website (one of many where it is now not working!) https://trinitybuckshaw.lancs.sch.uk/news-events/newsletters/

    • This topic was modified 5 years, 7 months ago by Chris Dawes.
    #116670

    In reply to: Need license number


    William Matson
    Participant

    In the forum, I saw a message about the “Invalid Key for Download Manager Notifications” issue. I have the same problem.

    Per the instructions, I just reinstalled the Download Manager plugin. On the installed plugins page, it shows version “3.0.5”. I assume that this is the current version “5.0.3”? Please advise.

    On the Downloads Settings page, I do not see where to enter the license number that you provided above. The license selection box was visible on the plugin version 4.9.2 that I replaced. Please advise.

    I have screenshots of these issues, but I do not see how to add them to this message

Viewing 25 results - 1,951 through 1,975 (of 4,390 total)