Search Results for 'all+downloads'

Viewing 25 results - 1,676 through 1,700 (of 4,421 total)
  • Author
    Search Results
  • #134437

    In reply to: Downloads not working


    Tom
    Participant

    Dear Nayeem,

    thank you for your really quick help. I’m very happy, that now all works fine. Can you please inform me, why the download links became masked? The system runs without any problems until the error appears.

    And please inform me, how I can unmask downloads in case that this will happen again.

    Best regards, Tom

    #134399

    CScience
    Participant
    This reply has been marked as private.
    #134398

    CScience
    Participant
    This reply has been marked as private.
    #134289

    In reply to: Archive plugin


    cnmesoamerica
    Participant

    Hello I back again to old version, when you update the plugin, still showing “all downloads” no the downloads from the category I choose, and again, show the documents in draft status.

    #134249

    cnmesoamerica
    Participant

    Hello, I noticed that updating the archive plugin changed several things, some errors for me.

    1. When I use the archive plugin for a specific category, now it shows me “all downloads” at the beginning, before it showed me the downloads of the category that I had selected.

    2. It is showing me the documents that are not finished “the draft”.

    I had to back to old version of the pluguin for that issue.

    Thanks in advance for your help

    • This topic was modified 5 years, 3 months ago by cnmesoamerica.
    #134226

    weathermatic
    Participant

    I have several images that I want to add to my downloads individually. Some will have descriptions that I will want to show and it also needs to look good on mobile device. I tried the image gallery code but it gets cut off on mobile. Below is the code I used. Basically I want a preview of the image file and a download button, just like if it was a pdf file. I’ve tried all the preview and thumbnail codes and none show an image.

    <table width=”100%” border=”0″>
    <tbody>
    <tr>
    <td width=”75%”><span class=”wpdm-page-template single-col-flat”><h3>[title]</h3><br>[description] </span></td>
    <td width=”25%”><span class=”wpdm-page-template single-col-flat” style=”text-align: right”>[image_gallery_400x400x1] </span></td>
    </tr>
    </tbody>
    </table>
    <hr size=”2″>

    #134211

    ds
    Participant

    What can I do to show me the subcategories in the archive view when i select a parent category.

    Here is a demo example, Showing a Subcategory which has a download, but if I go one level up I still want to show all child downloads of the child categories: https://bit.ly/33UGYn8

    With WordPress Terms this works out of the box right?

    • This reply was modified 5 years, 3 months ago by ds.
    #134178

    Michael
    Participant

    I did do it indeed, one step ahead ! 🙂 Thanks for all your help with this Shahjada .. somehow in all of this the breadcrumbs (am using plugins for permalinks and yoast) have lost their download part ie they say home > scripts > script category > script name.. and am missing the home > downloads > scripts > script category > script name.. I mentioned this in another post. Was almost there with a full solution..

    Breadcrumb Yoast not showing base download link.

    #134144

    Shahjada
    Keymaster

    Default category pages are mostly controlled from the theme, and most themes show category title by default. But, as generatepress is not showing category title for default category page when using custom template, you can add the following code at the end of your theme’s functions.php to show the title:

    add_action("wpdm_before_category_page_content", function ($cat){
        ?><h2><?php echo $cat->name; ?></h2><?php
    });

    Alternatively, you can use category shortcode or GB block on WordPress statics pages, please check:

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

    Gutenberg Blocks


    Max
    Participant

    Hey all,

    As has been stated by a few others the latest version of the plugin Version 5.1.20 has been auto deactivated by my WordPress site.

    While we wait for a solution would it be possible for one of the kind souls at WDM to dropbox the prior version (5.1.18) so I can resume site downloads? It looks like that is a fix others have implemented to get things back in order.

    Going forward I will mos-def make notes to do more backups BEFORE updates. haha

    Thank you!

    #133995

    In reply to: Files are zipped


    Nayeem Riddhi
    Moderator

    Hi,

    If you have uploaded multiple files in a package, then in the main download button all single files become in the zipped file. and for the appearance you may adjust it from Downloads > Settings > User Interface. please check

    Thanks.

    #133929

    Nayeem Riddhi
    Moderator

    Are you searching such kind of shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/, related to categories? let me know.

    Thanks.

    #133921

    Nayeem Riddhi
    Moderator

    You can find this option from Downloads > Categories and also you shall find this option from edit category option. please check

    Thanks.

    #133895

    Michael
    Participant
    This reply has been marked as private.
    #133876

    Michael
    Participant
    This reply has been marked as private.
    #133728

    Glenn Sinclair
    Participant

    I understand that is what is supposed to happen, but that is not the case with my install. Please login and test this.
    I have that example package with access for a subscriber not administrator, but as administrator, I can add to filecart, then download from filecart.
    These are free downloads so there is no payment needed, I just want it so you can only download it if you are logged in with a subscriber account. I am talking about the WPDM – File Cart plugin: https://www.wpdownloadmanager.com/download/wpdm-file-cart/


    Glenn Sinclair
    Participant

    It seems my downloads can now be added to filecart and downloaded even without logging in, allow access is set to “subscriber” users only. Please help me to fix this.

    #133634

    Jonathan Appleton
    Participant

    Hi
    We are using the very latest version of WP, WP Downloads Pro and Default Values

    Default values work in admin area when adding a new package

    BUT not in the frontend? Any ideas why? All fields empty in public website when we try adding there?

    Thanks
    Jonathan

    #133632

    Nayeem Riddhi
    Moderator

    Yes, you can customize the Email Template from Downloads > Templates > Email Templates, the template called Email Lock Notification, and you can add the template variable called, [#package_name#]. I hope this may help you.

    Thanks.

    #133599

    In reply to: Responsive Table icon


    Kazi
    Spectator

    On the shortcode you can remove thumb=1 or thumb=0 to show icons
    You can select Icon from wp-admin “Package settings” section for each file on “Downloads” menu.
    Complete list of available options now you can see from https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/
    Thank you

    #133513

    Shafayet
    Moderator

    I’ve developed a small add-on just to fix your issue. But, now I just checked, downloads seem to be working fine as they were.

    #133497

    Nayeem Riddhi
    Moderator

    Hi,

    As documentation, you should use items_per_page not item_per_page. please check, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/

    Thanks.

    #133426

    In reply to: EDIT wpdminvoice


    Nayeem Riddhi
    Moderator

    Hi,

    You shall find the invoice fromDownloads > Orders and as I image attached

    orders

    invoice

    Thanks.


    Mina Brown
    Participant

    Hi, I am new to WPDM and I am trying to create a fixed list of files to download.
    I have a category created, and the files loaded but there are only 7 files in this category and the order needs to be a specific order. I was hoping to be able to drag files in the “All Packages” area to the order I needed them to appear on my page. But nope. How can I rearrange my files so they are in the correct order on my page?

    #133362

    Nayeem Riddhi
    Moderator

    Hi,

    Really sorry for the inconvenience. However, it was just basic settings setup from Downloads > Settings > User Interface > Changing Bootstrap 3 to 4 change. Now everything is Ok. Additionally, I have to tell you that, I was set the premium package settings in the basic form. please set it now as your requirements. and let me know if need any help

    Thanks.

Viewing 25 results - 1,676 through 1,700 (of 4,421 total)