Search Results for 'all downloads'

Viewing 25 results - 3,326 through 3,350 (of 4,411 total)
  • Author
    Search Results
  • #45346

    mfd
    Member

    Here’s what doesn’t appear to be working:
    when i go to DOWNLOADS>SETTINGS>FRONTEND>TEMPLATE>and i pick call to action 3.

    Then when i use the shortcode button to insert, I get this:
    [wpdm_package id=5777 template="link-template-calltoaction3.php"]

    It’s not picking up the template number. Am I going to have to go in and change the short code by hand every single time I use it in a post?

    Hi folks,

    I want to include the ‘page-template-1col-flat.php’ into the translation process.

    So altered the template accordingly:

    <tr><td><?php echo __(‘Version’,’wpdmpro’); ?></td><td>[version]</td></tr>
    <tr><td><?php echo __(‘Download’,’wpdmpro’); ?></td><td>[download_count]</td></tr>
    <tr><td><?php echo __(‘Stock’,’wpdmpro’); ?></td><td>[quota]</td></tr>
    <tr><td><?php echo __(‘Total Files’,’wpdmpro’); ?></td><td>[file_count]</td></tr>
    <tr><td><?php echo __(‘Size’,’wpdmpro’); ?></td><td>[file_size]</td></tr>
    <tr><td><?php echo __(‘Create Date’,’wpdmpro’); ?></td><td>[create_date]</td></tr>
    <tr><td><?php echo __(‘Last Updated’,’wpdmpro’); ?></td><td>[update_date]</td></tr>

    I also made sure, that the translation variables are available in the po(t)/mo – files like:

    #: wpdm-functions.php:1602
    #: tpls/page-templates/page-template-1col-flat.php:12
    msgid “Version”
    msgstr “”


    #: tpls/page-templates/page-template-1col-flat.php:13
    #: wpdm-functions.php:226 wpdm-functions.php:234 wpdm-functions.php:239
    #: wpdm-functions.php:921 wpdm-functions.php:997
    msgid “Download”
    msgstr “Download”

    #: tpls/page-templates/page-template-1col-flat.php:14
    msgid “Stock”
    msgstr “Verfügbar”

    #: tpls/page-templates/page-template-1col-flat.php:15
    msgid “Total Files”
    msgstr “Anzahl der Dateien”

    #: widgets/class.PackageInfo.php:24
    #: tpls/page-templates/page-template-1col-flat.php:16
    msgid “Size”
    msgstr “”

    #: tpls/wpdm-all-downloads.php:85
    #: tpls/page-templates/page-template-1col-flat.php:17
    msgid “Create Date”
    msgstr “Erstelldatum”

    #: widgets/class.PackageInfo.php:23
    #: tpls/page-templates/page-template-1col-flat.php:18
    msgid “Last Updated”
    msgstr “”

    The Textdomain is also correct, otherwise the other translations would not be loaded.

    So, is there some possibility, that ‘page-template-1col-flat.php’ is excluded from the translation process?

    Or what am I doing wrong here?

    Thx for your help and Greetz,

    Hannes

    #45270

    oakleaf
    Member
    This reply has been marked as private.

    dshank
    Participant

    Hi there,

    I would like to do the following:

    1. Choose a user, and then see all files downloaded by that user for all time, regardless of date or month or time, and
    2. Choose a file and see which users downloaded that file for all time, regardless of date or month or time

    I see that if I go to my user list and click on the link next to each user called “download stats”, I am taken to the “Package vs date” tab, where I see just a list of files (without the grid on the right showing the download count). This is what I see:

    https://www.dropbox.com/s/hsw7f76pqrssrzg/Screenshot%202016-05-14%2013.10.34.png?dl=0

    And then if I click on the “Package vs User” tab, I am given the option to choose a specific date for which I can see packages and users, but I have to search day by day until I find download activity.

    If I then go back to the “Package vs Date” tab, I see a full list of files and a grid showing downloads (which wasn’t visible when clicking directly from the user list). It looks like this:

    https://www.dropbox.com/s/qpa3jkykan9ag57/Screenshot%202016-05-14%2013.25.50.png?dl=0

    Ultimately, none of these views is what I am looking for. I need to be able to choose a user, and see which files he or she has downloaded for all time (and Ideally the date each file was downloaded). I also need to be able to choose any file/package and see all the users who have downloaded that package, including the date it was downloaded.

    Can this be done, and if it is not standard behavior, can it be custom programmed?

    Thanks.


    onlineATwork
    Participant

    Hey, it worked because you used a download thats set to (Allow Acces = All visitors)
    My Cusotmer created that download and forgot to set the Access Rules.

    Please try the same link now!
    Try it as visitor and administrator.
    (login = see private Message)

    All downloads and the Preview need to bet visible for administrator and Editors.
    Visitors shouldn´t see the previe and should not be able to download the file.

    Thanks for helping me out!

    #45143

    Shahjada
    Keymaster

    Yes, even though it downloads instantly, it also send email with download link. However, we shall add option to enable/disable it with the next update of the plugin.

    #45133

    Shahjada
    Keymaster
    • You can use doc preview only for public downloads.
    • In this alternative way, for pdf, it is using embedded  pdf reader, in mobile it will require any pdf reader app.
    • For private download, use another page template

    It is great to hear that doc preview is working fine in your installation, yes, you simple need to reinstall wpdm pro to restore.

    #45061

    deez
    Member

    The demo preview works on my mobile ( http://demo.wpdownloadmanager.com/wpdmpro/download/blossom/ ) but not on my website – it again just automatically downloads the file on page load.

    Thanks for investigating further – I am curious to find out why there all these issues with the previews on my installation only. Could it be a server or php setting?

    #45058

    mediaversa
    Member

    Hi,

    We just installed the wpdownloadmanager pro plugin on a development environment and added some downloads.
    We chose email lock as a way to register visitors before they can download files.

    But when you click on the download btn, and the form pops out, it displays a double “name” field in the form.
    We installed the plugin and used only basic options to set up the page. Anyone any idea how i can remove or change the form fiels?

    Site: http://grafotec.verderdanonline.nl/downloads/

    Kind regards,
    Rob van der Pol
    Mediaversa

    #45051

    therrmann
    Member

    as it it is still not possible to edit the custom fields in the frontend, we have to let them into the backend (very bad solution).
    there everyone can see all downloads with earnings, price, stats, etc.
    How to disable this? i want them only to see their own stuff. just show downloads from the same author.
    And please don’t tell me it is not possible. because that makes no sense.

    #45048

    Hi there, is it possible to have two passwords in operation across all my packages.

    1 Password limiting the number of downloads, say maximum 5 downloads from our repository.

    The other password unlimited downloads from any of our packages with that password authorised.

    Please advise, we are about to upload a fairly large library of documents to our website and we want to try and get this as accurate as possible before the bulk upload.

    Thanks,

    Ben

    #44812

    SosVirus
    Participant

    Hi Sahaon Team,

    I have a dev licence and all addon pack.
    In all addon, i don’t have ecommerce addon like 2checkout or Authorize.net etc : http://www.wpdownloadmanager.com/downloads/ecommerce-add-ons/

    Why ?

    #44780

    siag
    Member

    I just migrated the server and I get for all downloads a 404 error. Everything else is fine.
    Is there something I need change manually?

    Regards

    Cedric

    #44743

    elis
    Member

    With Download Manager Pro (Version 4.5.4) some shortcodes are not displayed on pages and posts.

    We have noticed, after a debug analysis, that the problem should be related to wp-includes/plugin.php (WordPress 4.5) on line 230 ksort($wp_filter[$tag]);

    Commenting the line 230, WordPress displayed correctly all downloads in posts and pages.

    Obviously we do not want and we do not touch core system. Did anyone else find the same issue? Would you have any suggestion about how fix this bug?

    #44731

    Shahriar
    Moderator

    Yes, $taxnomy = “wpdmcategroy” , you can get term id from last column of category list ( Admin Menu Downloads Categories )

    get_terms return all categories, doc: https://developer.wordpress.org/reference/functions/get_terms/

    #44722

    In reply to: Strange behaviour


    Jass
    Spectator

    Sorry, dint see that before.
    Usually pop-up issue is due to bootstrap present in your theme which may conflict bootstrap in wpdm. Try disabling Bootstrap js with Downloads->Settings->Basic->Misc Settings.
    Or You can provide temp login info using private reply to check the issue.

    #44612

    ladler
    Member

    Hi,

    Downloads aren’t working for non-logged in users. I have the latest version of WP and the plugin. When I’m logged in it initiates the download on my link template but when not logged in it just goes to the same page (reloads) with a hash tag at the end, e.g. site.com/presets/#. I checked the settings to make sure that “all visitors” is set. Please advise.

    #44587

    Shahriar
    Moderator

    wp regular search function will totally depend on your theme, if you want to search downloads, please use the search widget with wpdm pro.

    #44561

    deez
    Member

    If I enable the option ‘Open in Browser’ it seems to work, but if there is a multi-file package, it automatically downloads and opens up the zip file when the page loads. Every page load also counts as a download, which isn’t ideal.

    Do you have any other solutions? Why is the preview not working by default? No one else has experienced this issue?

    #44560

    deez
    Member

    When I add in the iframe code to my page template, it just automatically downloads the file when the page loads.

    #44518

    rbrooks
    Member
    This reply has been marked as private.
    #44496

    In reply to: Membership

    Thank you when can I expect this update ? In this time the plugin is useless for me.

    I would like to download premium packages from post, if you are normal user you can buy it by cart, but if you are membership subscriber you can download this from the same post. Now you can make it when you setup discount 100% for eg. Admin.

    Please add something like new user group for allow to download ,,membership users” or something

    Downloads from https://graphictwister.com/membership-downloadarea/ for my user is impossible. ( I don’t would like to add acces to this page, this page is without any images and discriptions.) This page is also now not working… ou can’t download any package.

    #44463

    Riedldesign
    Member
    This reply has been marked as private.
    #44439

    Drakah
    Member

    I have WPDM – Custom Access Level enabled.
    1) I made a Category named “Temporary” and set access only to Administrator only.
    2) I made a “Test File” package, set “Allow Access” to Administrator only & set it to the “Temporary” category that I made.
    3) I edited the main Downloads page to add the category:
    [wpdm_category id="eq-temporary" operator="in" title="Temporary" desc="Temporary files are here" toolbar="0" order_by="field_name" order="asc" item_per_page="15" template="5716afdad2d76" cols=1 colspad=2 colsphone=1]

    The “Test file” package shows up on the sidebar.
    The Temporary category shows up on the Downloads page.
    Users not logged in can enter the Temporary category, although they are presented with a Login/Register box, but I have registrations turned off.

    I assumed doing this method would automatically “hide” category/packages from public view if they do not have access to it.
    For security purposes, I do not want people to even try and access files they should not be.
    I am sure there are situations where you want them to show to “tease” users, but that is not what I need to do here.
    I have files I am ready to upload that are for myself only that I want to archive or give special access to a select few people.

    Thanks.

    #44409

    LGLab
    Member

    Hi,

    I just installed facebook share lock addon but when the item is share the download button doesn’t appear and the facebook share button remain, tested in FF and chrome

    Also, I need to be able to set the url to be shared as my downloads (and all related seo including og tags) are set in posts not download pages.

    Will give you access detail in a following private post.

    Thanks

Viewing 25 results - 3,326 through 3,350 (of 4,411 total)