Search Results for 'all downloads'

Viewing 25 results - 3,301 through 3,325 (of 5,448 total)
  • Author
    Search Results

  • Shahriar
    Moderator

    Please add the following text to your robots.txt

    User-agent: *
    Disallow: /*?wpdmtask=get_downloads

    That would block any URL with ?wpdmtask=get_downloads from being indexed by a crawler.

    #77620

    Kevin Lipkow
    Member

    Hello,

    I have to built a Downloadarea which is only for signed members. The problem is that WPDM-Tree must be visible when i press a download package. The only solution i fond was to put the WPDM-Tree as widget, so i can see together with each download.
    But now everybody can see the WPDM-Tree, also visitors are not signed in, because of the widgetbar was shown on each site which is not allowed to see.

    Is it possible to customize the page from the downloads?

    Here what i mean: https://partner.k1-ag.de/download/lip-9000/

    I hope somebody can help me.

    best regards
    Kevin

    #77616

    Hi,

    If you are using the responsive tables shortcode [wpdm_all_packages] then you can use excerpt or excerpt_X (x is an integer value for character length) as a cols field value with the shortcode. It will show the description of the specific package as the excerpt.

    Or, You can customize the all downloads table template here ../download-manager/tpls/wpdm-all-downloads.php by following this.

    Thanks


    Jaclyn
    Member

    I have a site where all my downloads are publicly available. Members can add any download they wish. We want users with Editor access to be allowed to upload packages with specific fields that users of the Subscriber role cannot see. So if an Editor created a package with the specific category “Historical” they get additional fields: Publication, Link to Publication. Those fields would be public, but no other users adding a package could have access to add that category.

    Do you have any suggestions as to how I can accomplish this?

    Thanks.

    #77253

    Shahriar
    Moderator

    You were using the Download After Submit add-on for Liveform. We dropped the support for this add-on because Form Lock ( https://www.wpdownloadmanager.com/download/wpdm-form-lock/ ) is a better product for this use case. I have installed the Form Lock on your site and form locked downloads are working now.

    #77246

    In reply to: gdpr dsgvo


    Shahriar
    Moderator

    We released the update today. You will find the following option in Basic Misc Panel.

    https://www.evernote.com/l/AUfDX6M_EHFHdqjqWqUBr4PEupGcwTcXnuwB/image.png

    1 ) All cookies are erased when the user closes the browser. WPDM does not store persistent cookies.

    2 ) No, if user downloads without login and the package is open ( not locked ) no cookies are set.

    #77226

    In reply to: gdpr dsgvo


    Kathleen
    Member

    Hi

    ok I have comment out line 17 from libs/class.DownloadStats.php as described in a further response of Hasibul Amin Hemel because you haven’t published an update that shall regulate the IP anonymization till now.

    Regarding cookies:
    1. How long will the cookies mentioned from Shahriar be stored at the computer of the user?

    2. The user of my website can download for free and without any login and there is no import possibility. Really simply. Are there still cookies set?

    Thanks in advance

    #77114

    Steve Culp
    Member

    Hi all

    Is there anyway that an email or list of emails could be setup to get a notice that a new download was put in the system, perhaps based on categories?

    #77062

    In reply to: gdpr dsgvo


    cronopium
    Participant

    Hello, I’m wondering so less questions about the gdpr. it is a big trouble and problem in germany.

    I need the exact text what the cookie will do and how long it is set and what userdata will be stored and why ….

    I have only two situations with your plugin … free for all and some only for registrated and logged in users …

    will it work for me and count the downloads further, when I comment out the line 17? are you work on update to integrate the gdpr as options for your plugin? without it will illegal in europe and a lot of people here are very nervous now …

    thanks for help soon

    p. s. I did buy/renegate the update in march but in my account there is not seeing (but you activated for me the download)

    #76979

    In reply to: gdpr dsgvo


    Shahriar
    Moderator

    Hi Kathleen,

    Please deactivate and delete the free version first, then install the Pro version. Your downloads will still be there. Deleting plugin doesn’t delete downloads.

    Please send temporary wp-admin login info in private reply. I will make a small change to anonymize IP.

    Here is our privacy policy http://w3eden.com/privacy-policy.html

    Thanks.

    #76975

    Halooo….
    I’ve followed the tutorial https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

    colheads = “Title | Categories | Update Date :: 200px | Download :: 100px” can not work, already using the latest plugin V 4.7.4, is there a solution for the width of colom can be set?

    thanks,,,

    #76599

    Kathleen
    Member

    Dear all,

    I am using the free version of the plugin because I only want to give the user of my website the opportunity to download brochures and I would like to have an overview which are the most wanted downloads. There is no login, e-commerce etc. planned.

    In the forum for pro users I found following comment regarding the gdpr / dsgvo:

    We could help you to achieve the plugin compatible with European data privacy law known as GDPR or EU-DSGVO.
    We store IP address of a user to show stats. We store cookies information to make download unlock once user verify.
    We can remove the user IP store feature from the database. Also, if you want to run the e-commerce business you need to include in the privacy policy about the user data storage (email, order information) for purchasing online and other things.

    My question:
    Do you also save IP addresses in the free version? Do I need the pro version so that you remove IP store from the database?
    Where can I find your privacy policy?

    I would be glad to hear from you. Thanks in advance!

    Best regards
    Kathy

    #76584

    Shahriar
    Moderator

    I have installed the latest version there. The downloads are working now. By the way, deleting the plugin doesn’t delete your downloads or settings.

    #76580

    Marco
    Member

    Fatal error: Call to undefined function wpdm_total_downloads() in /membri/swiftthemes/wp-content/themes/swift/footer.php on line 86

    my site hosted https://en.altervista.org

    #76578
    This reply has been marked as private.
    #76527

    In reply to: Shortcode not working?


    Jefferson Stovall
    Participant

    Ah, thank you for doing that! I should’ve checked before posting.

    I do have two more questions.

    First: is there a way to implement a category listing? Ideal would be: dropdown with all categories that, when selected, displays only downloads in that category.

    Second: is there a demo of all the built-in templates somewhere so I can quickly see what best fits my needs?

    Thank you very much!


    itebscouk
    Participant
    This reply has been marked as private.

    ted
    Member

    Hi

    I’ve been using the plugin with great success for a couple of years. I have a table of my downloads showing on a downloads WP page. The table comprises the title, category, date added and a direct download link which used to take the user direct to the zip download without showing any further info.

    Up until recently, the title would show as a hyperlink which, when clicked, took the user to the details page about the item. But at some point in the last few months (I only just noticed) that has stopped working and now the title just shows as text and the the icon also does not show as selected in the admin side.

    I am currently using v2.9.72, and for the last week or so I was using 2.9.71 where this issue also applied. On my WordPress page, I have the following shortcake to render this table. I am assuming that one of the updates has made a change to how this table shows?

    [wpdm_all_packages items_per_page="5" categories="windows, linux, osx" jstable=1 order_by="date" order="DESC" ]

    The website URL that shows the issue is https://quickhash-gui.org/downloads/

    I’d value any help because it’s putting users off because they can’t read details about each download as they usually could. Many thanks

    #76428

    In reply to: Invalid License

    This reply has been marked as private.
    #76296

    In reply to: need help


    Shahriar
    Moderator

    You are using tree shortcode there. That’s how it works. The user can only see the packages she/he can download.

    There are many shortcodes, each one has their own features. If you are trying to show all packages then best option if all downloads shortcode https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

    Using TinyMCE add-on ( https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ ) you can insert shortcodes easily.


    Shahriar
    Moderator

    Directory Add-on ( https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ) has a shortcode [wpdm-tags cols="4" icon="tag" btnstyle="default"] which lists all tags and clicking a tag redirects user to the tag archive page.

    You can also try this shortcode https://www.wpdownloadmanager.com/doc/short-codes/wpdm_tag-query-all-downloads-from-specified-tags/


    Noel Jerke
    Member

    Hi we are showing category wise downloads on our site. After clicking on any file user is redirected to page where all details of file are displayed with link to download them. We don’t want to allow user to download files from this page and we want user to be redirected to new page where all details will be displayed and download will start directly.

    Can this be done out of box with your module or it will need customization for this?

    #76222

    Hi,

    Yesterday I purchased Download Manager Pro v4.7.4.

    I manually uploaded the files via ftp and the plugin activated. It then asked me to update my license key which I retrieved from the member’s area.

    When I hit save I get the message attached.

    We have a in the region of 280 paying members and at the moment all the downloads are disabled so if you could look at this as soon as possible I would greatly appreciate it.

    Regards,

    Micheal

    #76218

    Eura Mobil
    Participant

    Hi, I receive the following errors on a page with downloads:

    (index):478 GET https://xxx/wp-content/plugins/download-manager/assets/file-type-icons/xltx.svg 404 ()
    (index):795 GET https://xxx/wp-content/plugins/download-manager/assets/file-type-icons/xlt.svg 404 ()
    (index):1584 GET https://xxx/wp-content/plugins/download-manager/assets/file-type-icons/VSD.svg 404 ()
    (index):1682 GET https://xxx/wp-content/plugins/download-manager/assets/file-type-icons/PDF.svg 404 ()

    all the mentioned file type icons are not in the plugins-folder. is there anything missing in your package?


    itebscouk
    Participant
    This reply has been marked as private.
Viewing 25 results - 3,301 through 3,325 (of 5,448 total)