Search Results for 'all downloads'

Viewing 25 results - 3,376 through 3,400 (of 4,411 total)
  • Author
    Search Results
  • #43061

    ActionSW
    Member

    you wrote above
    Yes, your can do that using the plugin. Plugin doesn’t have build-in role, you can assign a package to any specific user using this plugin, but role assignment is a core feature of wpdm pro. But advanced access control add-on will give you short-code [wpdm_my_downloads login=1] shortcode, where you will be able to create a login protected page to show users downloads.

    I bought the plugin.
    My view hasn’t changed at all I still see recommended folders of other users in the dashboard.
    Where exactly would I put this [wpdm_my_downloads login=1] in respect to the user?

    ———

    Is there a way to redirect user right into their folder upon logging in but keep the side user menu so they can logout?

    #42989

    In reply to: Paginating results?


    sporkman
    Member

    Understood – just looking for any insight you might have on why tags work (by slug) but categories (by category ID) do not. Is this a complication of custom post types in general? I have been pulling the category ID by going to the Downloads->Categories menu, selecting a category to edit and then pulling the category ID out of the URL.

    For example:

    edit-tags.php?action=edit&taxonomy=wpdmcategory&tag_ID=27&post_type=wpdmpro

    For that I assume 27 is the category ID, but I get no results when filtering by that ID, so I’m guessing maybe these are not really categories?

    #42939

    ActionSW
    Member
    This reply has been marked as private.
    #42798

    ninoid
    Member

    I found them in all-downloads.php

    Thanks anyway….

    #42764

    Jass
    Spectator

    Yes you can.
    You need to customize according to your requirement
    You need to copy the tpls dir from download manager plugin dir to active theme dir.
    Them rename it copied tpls dir ( which is in your theme dir ) to download-manager
    Now edit wpdm-all-downloads.php file according to your customization in download-manager dir ( which is in your active theme dir )

    #42724

    Shahjada
    Keymaster

    All those test are already in .po file, please find Display _MENU_ downloads per page


    Shahjada
    Keymaster
    1. Go to Admin Menu Downloads Settings Check option Increase download count on individual file download in File Download panel
    2. Save settings
    3. Go to Admin Menu Downloads Add New
    4. Upload all PDF files
    5. Set Download Limit: 1/user
    6. Enable single file download
    7. Publish Package
    8. Sorry, but no way to add image for each file within a package, but if you need image, you will have to create separate package for each file.
    #42578

    Growler215
    Member

    As I have tried different configurations to try and get the plugin working as I think it should, I have come across a few problems within it.

    With the WP Dashboard and Downloads menu there is an option to view ‘Add-ons’, when selected I get this error

    Fatal error: Out of memory (allocated 39583744) (tried to allocate 20 bytes) in /———–/wp-content/plugins/download-manager/admin/menus/class.Addons.php on line 37

    In the templates area, the guide down the right gives a shortcode of ‘[gallery_WxH]’, I have tried to use this and it doesn’t work.

    Also on the template page there is an option to add a featured image to the download page at the size you want. e.g at 250px width, this works OK in MS Edge browser, but all others still display the image at the upload size, so the page rendering is all out of sync.

    Too many errors for a paid application IMHO, hopefully you will sort them soon :(((

    #42527

    Jass
    Spectator

    This is because for access restriction.
    Check wp-admin► Downloads ► All files(Edit)/Add file ► Package Settings ► Allow Access

    #42304

    Topic: ALT TAGS


    storlann
    Participant

    I am failing HTML and accessibility validators due to the file icons not having appropriate alt tags.

    Is there a way to have them automatically generated?

    Sample template…

    <div class=”thumbnail”>
    <div class=”media”>
    [icon]
    <div class=”media-body”>
    <h4 class=”media-heading”>[download_link]</h4>
    <span class=”ggdm-icon”><i class=”fa fa-th-large”></i> [file_size]</span>
    <span class=”ggdm-icon2″><i class=”fa fa-download”></i>[download_count]downloads</span>
    </div>
    </div>
    </div>

    #42163

    Grant
    Member

    Hi

    Is there a way that i can search for documents, then select all search results and download with a single click? without having to download each document separately?

    Thanks

    #42094

    In reply to: Search result


    icsolutions
    Participant

    Hi,

    it worked with the parameter name, thanks!

    Small question: Our site is multilingual and we have downloads for every language in a separate category. I’ve translated the search result page but the results are still in the main language, in whatever language i search.

    what is the right way to solve this?

    thanks

    #42028

    STEVE NEAVES
    Member

    Hi – I have just set this up and cant get the download to work. I have a 2.3gb zip file uploaded on Amazon S3, and I am using the S3 plugin. I can locate the S3 file fine when I am creating a new download in WPDM – however when I try and download it on the live site – for some reason it downloads a copy of my File Browser Root folders instead of the 2.3gb zip – it does this everytime – regardless of what I attach from S3 – and it always claims the file size to be only 4kb

    Interestingly I have a small blue question mark next to my File Browser Root in settings – not sure if this is anyway connected – please help!!! Thanks Steve

    #42018

    mikele3
    Member

    thank you Shaon.

    2 more questions:

    What login=1 means in this short code:
    [wpdm_my_downloads login=1 template=”link-template-calltoaction3″ cols=”2″]
    ?

    Is it possible the have the packages sorted by name?

    #41812

    Shahjada
    Keymaster

    Please download and install this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ for that button, also many other free add-ons here http://www.wpdownloadmanager.com/downloads/free-add-ons/

    #41811

    Shahjada
    Keymaster
    #41809

    In reply to: Update plugin for AMP


    Shahjada
    Keymaster

    It is because amp removes all javascript. So, you need replace [download_link] with <a href="[download_url]">[link_label]</a>, but only public downloads will work there.

    #41807

    Shahjada
    Keymaster

    Please install this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ for the button. More free add-ons available here:

    http://www.wpdownloadmanager.com/downloads/free-add-ons/

     

    #41806

    Shahjada
    Keymaster

    Not sure which template is using by which package, you need to create a page template as per your need from Admin Menu Downloads Templates, and you can use this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ to apply the template for all package in a single click.

    Template Docs: http://www.wpdownloadmanager.com/doc/templates/


    cbenson583
    Member

    We are using the wdpm-archive add-on. We upgraded to downloadmanager 4.5.4 and updated the add-on as well. It is showing as 2.8.1. When we load a page with the following shortcode, we get an internal server error 500. If you choose a category, it works fine. It seems to only be an issue when loading all the packages in a paged view. I also tried the [wpdm_all_packages] short code and it works fine.

    http://ghpc.dev.gsu.edu/research_projects/publications-by-topic/

    [wpdm-archive button_style=”default” cat_view=”compact”]

    Console error message:

    Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://ghpc.dev.gsu.edu/?wpdmtask=get_downloads&pg=30&category=0

    Log Error Message:

    PHP Fatal error: Cannot access empty property in /var/www/vhosts/dev.gsu.edu/wp-content/plugins/download-manager/libs/class.Package.php on line 218

    #41792

    Wallpaperscc
    Member

    I want to have all my downloads free, with the option of paying $1-5 as a donation that goes through the checkout. However if I make the base price $0.00 with variants for $1-5 it just lets them download it immediately.

    #41722

    hyuma
    Member

    To fix the problem i had to change the path of icon:

    This is default path that the download manager give to me and i can’t see icon on articles page.

    //tv247.altervista.org/wp-content/plugins/download-manager/assets/file-type-icons/down2.png

    If I modify the path like that:

    download-manager/assets/file-type-icons/down2.png

    With that changes I can see the icon on articles pages BUT i can’t see the icons in the menu: Downloads -> All files

    why? Coul you fix this issue?

    #41676

    lippylion63
    Member

    Hi when trying to add downloads to the packages list, I find the following errors coming up on an intermittent basis when filling out the post with details.

    The problem is the plugin downloads manager as I have posted the error on the theme author who cannot recreate the error, If I deactivate the plugin the errors stop as I am now longer am adding uploads.

    Please find some screen shots

    #41621

    emury
    Member

    @shahirar Unfortunately, the download doesn’t work at all for me.
    Whenever I try to download it downloads a “file-not-found.txt” file.
    As for now, I can’t use download manager anymore. Can you come up with a quick fix for me? This is very annoying for my client.
    Regards,

    #41606

    Shahjada
    Keymaster

    It is becuase you didn’t set any message from wdpm settings when item is not available for download. Showing missing image, as you didn’t attach featured image. However there are other page template to hide the image totally when not available,  also you can build your own page template easily from Downloads Templates. Doc: http://www.wpdownloadmanager.com/doc/templates/

    Anyhow please give me temporary wp-admin login info in a private reply if you want me to set it up there for you.

Viewing 25 results - 3,376 through 3,400 (of 4,411 total)