Search Results for 'all downloads'

Viewing 25 results - 3,076 through 3,100 (of 4,373 total)
  • Author
    Search Results
  • Hi,

    we have a big problem since we updated to 4.6.3. The code [thumb_gallery_50x50] does not work, the images are not resized and the whole page is a mess. We need to fix this issue fast, our customers are calling and writing us all day long.

    We use this template:

    <div class="clear"></div>
    <div class="row">
    <div class="col-md-12">
    <div class="thumbnail">
    <div class="row">
    <div class="col-md-3">
    [thumb_200x200]
    </div>
    <div class="col-md-5">
    <a href="[page_url]"><strong>[title]</strong></a><br/>
    [excerpt_200]
    <div style="margin-top: 10px;">
    [thumb_gallery_50x50]
    </div>
    </div>
    <div class="col-md-4">
    <table class="table table-bordered table-striped">
    <tbody>
    <tr><td>Dateigröße</td><td>[file_size]</td></tr>
    <tr><td>Downloads bis heute</td><td>[download_count]</td></tr>
    <tr><td>Zuletzt aktualisiert</td><td>[update_date]</td></tr>
    <tr><td colspan="2"><a href="[page_url]"><strong>Dokumente anzeigen</strong></a></td></tr>
    </tbody></table>    
    </div> 
    </div>
    </div>
    </div>
    </div>
    <hr noshade="noshade" size="1" />

    WordPress Version 4.7.2

    #54654

    In reply to: Invalid License Key


    Shahjada
    Keymaster

    I tested URLs http://www.openresources.org/rescuing-ambition and http://www.openresources.org/like-a-diamond, downloads seems working fine.

    Also tested individual download page http://www.openresources.org/download/out-of-darkness-week-1-audio, however, I’ve adjusted login message from settings and the page template to make it working.

    Additionally, if you select only specific user roles for a package, then, user must login before download and only users under selected roles will be able to download the item, but if you want to allow everyone to download an item,  only select “All Visitors” for “Allow Access” field.

    Please let me know if you need assistance anywhere else.

    #54643

    We need to restrict downloads to subscribed user only. It works well using the “Allow Access” setting, but it seems like when the user is not logged in, the download button just disappears. We would want to let the user know that when he is logged in, the download link will be available. Is there any settings to replace the “no button” behaviour by a “login to download” button?

    #54640

    richard
    Member

    For example, in the template editor.

    you have ways to access the fields i.e [description] [icon].

    we need one for [access] so that it returns the roles that we have given access to that particular download.

    Then we can hide and show when creating a drop down of the role and hide the others…..

    im thinking of creating a attribute on the download template i have (custom template) to have roles=[access].

    Is there any way i can get that downloads roles allowed to access it?


    richard
    Member

    Hi Shaon

    If i need to show a drop down , after a user has logged in above the archive page short code……. that shows the Roles that i have assigned to the current user….

    And when clicking a role it would filter the downloads in the archive page ..

    So when the user logs in they would see all downloads for all roles of course… but to filter by role that is assigned to them?

    Do you have any way i can access the roles linked to user and display them with ability to filter archive page by the chosen role?

    Even if you could point me to the piece of code , that would help a lot?

    #54595

    @admin, so many days are passed now, I must ask you to give me a definitive response until this evening, I have to release the website by the end of this week and I have to do all the work related to downloads and I don’t have time anymore

    #54593

    richard
    Member
    This reply has been marked as private.
    #54552

    I appreciate that they serve two different purposes. For MY purposes, I only need users to see files available to them and you were nice anout to build in a logout button into the [wpdm_my_downloads login=1] page. I don’t need them to edit their profile.

    Techinically, is there any reason I should not add that code into my deafult dashboard page?

    Does it mess with any over-all functonality?

    I also sent you an email about the extraneous links in the package pages as well as the page/button/email templates no longer displaying and some other nits. Did you receive that or should I start new topics here?

    Thanks in advnace.

    #54484

    Shahriar
    Moderator

    [wpdm_my_downloads login=1] page lists all files assigned to an user using custom access level add-on.

    But dashboard page has some other sub pages such as edit profile, logout, and other tabs based on what other add-ons you have.

    So, these pages serves two different purposes.

    #54469

    So I have my dashboard page built (http://www.nettedtogether.com/download-dashboard/) and have added the short-code [wpdm_user_dashboard] per the instructions and you even wrote some custom code so we go directly to that page on login. That page shows me – as a user – all the files I’ve downloaded.

    I also have a page called Download Landing (http://www.nettedtogether.com/download-landing-page/) on which I’ve added [wpdm_my_downloads login=1] and that shows me all the downloads available to me based on permissions and roles.

    Question: Is there any reason I should NOT use [wpdm_my_downloads login=1] on my default dashboard page?

    #54384

    bhavya1306
    Participant

    This is working for setting of 2 Only. If I set 5 or 10 or 15 as download limit per User / user role. it’s not working.
    even it’s not counting no. of download links in single package
    and also not counting no.of packages with multiple single downloads.
    It’s just opening the gates for unlimited downloads and my users are downloading as many files as they wish.
    I have created 2 ProMembers and set download limit as 5. it’s not working.

    I will send you ProMember User ID & Password in Private massage. Please check as user and with user role.
    Don’t just test as admin. also test as users and check the issue.

      If You need, I will send you recorded video of all testing possibilities as users with user roles.

    Please do needful ASAP. we have stopped our operations for members.
    Please understand our situation and help me.

    Hope You understand our problem.

    Thank You.


    richard
    Member
    This reply has been marked as private.
    #54262

    Shahjada
    Keymaster

    Please create a dir name download-manager inside your theme dir, copy wpdm-all-downloads.php or any tpl file from download manager plugin to [active-theme-dir]/downlaod-manager, then edit that as per your need, and you won’t have to worry about plugin update to erase your changes anymore.

    Docs:

    Template Files

    #54246

    MichaelB
    Member
    This reply has been marked as private.
    #54228

    MPF Websites
    Member

    I found the wpdm-all-downloads.php file and commented out the table cell/column. But, anytime I update the plugin, I will have to do this again. I tried making my own version of that file: wpdm-all-downloads-xyz.php but couldn’t get the files to display correctly. What else do I need to change in that file to make it work so I don’t have to re-do the edits each time I update the plugin? Maybe this is not possible?

    Thanks!

    #54200

    In reply to: MasterKey


    Shahjada
    Keymaster

    You will not need the master key for the downloads where you didn’t apply any lock option. The purpose of the master key is to allow someone sudden access when the package is locked for the others. But when you need to keep a stable download link for any specific group of users, you can use role-based protection.

    #54198

    Shahjada
    Keymaster

    Sorry for the issue, it is fixed and updated in your installation, please reattach the files, and downloads will work fine.

    #54172

    Hi,

    I have Enable Email Lock applied with ‘Download Instantly & Do Not Mail Download Link’ checked. The download doesn’t download at all – just says “Processing…” constantly.

    When I unselect ‘Do Not Mail Download Link’ it sends an email with a link ok but it will not download straight from the site.

    Also, where is the option to store the email addresses that users enter to get the downloads?

    Regards


    robro
    Member

    (I’ve posted the same yesterday, but the thread doesn’t show up. I’m not sure whether this is due to some shortcode in the title, so I’m posting again, hoping all goes well this time)

    Hi there,

    I’m using the following shortcode to display the downloads of a specific category:
    [wpdm_category id="my-category," cols="1" toolbar=0 item_per_page=10 template="589db0cfea1f2" order_by="name" order="asc"]

    This will result in the following HTML:

    <div class=”w3eden”>
    __<div class=”row”>
    ____<div class=”col-md-12 col-sm-6 col-xs-12″>
    ______My Download Title
    ____</div>
    __</div>
    </div>

    When testing the reponsive design of my site, I realised a breaking layout when the viewport drops below 579px, which seems to be caused by Bootstrap’s col-sm-6. With cols=1 in the shortcode I would expect col-sm-12 to be used in the generated HTML. Could you please confirm and / or provide a short term fix?


    YM
    Participant

    Hello,
    When the Admin selects a file that was uploaded externally to the plugin (through the media section), the front end package page cannot successfully locate the file for download.
    When clicking to download an individual file, the browser tries to download a file called: file-not-found.
    When clicking to download a zip file, the browser downloads a weird zip file, with the correct name, but with nothing inside but a .cpgz file.

    The file browser on the Add New Package page lists the file, and adds it to the package no problem. Its just the user cannot download it.

    NOTE: the wordpress does not organise wp uploads into year/month directories. Rather, they are all in the uploads/ directory.

    Any thoughts? Thanks

    #54126

    onlineATwork
    Participant

    Hey Team,

    I am using PDF Documents in the DOC Preview and i think since i have installed a Plugin named “Mitglieder” to create custom Usergroups, and after trying it out, deleting the custom usergroups and trying to delet the “Mitglieder” Plugin, my DownloadManager Plugin seems to brake down. If i just put the mitglieder plugin back on the server, without activating it, everything works again.

    I think the DM has an entry with any of the created usergroups, wich do not exist anymore, so it stops working.

    I think that was the time, where the doc preview did not work anymore.
    If i select a Pro Membership the doc preview is not working anymore.
    But we need the Memberships, because thats the only way we can handle the userights. (Waitng for next update for multi Memberships)
    The Downloads need to be set to “all visitors” to get the doc preview working. Anyway… now it is not working.

    Could you please check the DM Plugin?

    User and pw below.

    Thanks allot!

    #53981
    This reply has been marked as private.
    #53978

    Hi,
    Do you have any add-on or a solution for the following?

    I would like to filter my downloads such as Adverts, Pictures, then Clothing, Electronics and so on, and to download all media left from the filtering options. To have a some sort of button next to the filter that would download the files associated with the products shown on that page.
    If I choose Adverts, I will only see adverts and the button should allow me to download all of them. If i sort further and I choose adverts for clothing, then the same button to download the mediafor the new filtered products shown.

    I know this is a bit complex, but you guys have something in the pipeline.
    Thank you.

    #53920

    Hi @shahriar, my project is totally stopped and I cannot publish the website until I don’t finish the downloads section.

    I really need an help please

    Hello,

    I bought into the full pro pack with all add-ons and Stripe Gateway. The Stripe gateway shows up for downloads but not for Memberships.
    My understanding was that the gateway would allow me to sell files and memberships with stripe.

    What else do I need to do?

    Thanks

Viewing 25 results - 3,076 through 3,100 (of 4,373 total)