Search Results for 'all downloads'

Viewing 25 results - 3,226 through 3,250 (of 4,486 total)
  • Author
    Search Results
  • #53411

    Frank Huyge
    Member

    Update to previous post.

    Enabling any of the “lock options” results in inability to download.
    Removing lock options allows downloads, so there is an error/bug somewhere in the lock options part.

    Enabling linkedIn sharing or facebook liking even results in not loading the page completely so it seems there is a major issue.

    Havent tested with all template styles, but that doesnt seem to be the issue, it is enabling any of the locking options.

    #53273

    mummihuhn
    Member

    Ok. I deleted V4 and installed 3.37 again. All Downloads are back.

    but also with an new and valid license the plugin do not let me add a new download or manage my 350 galeries. It still swithes emmediatly to the license site …

    What can I do? Spending 45$ again …

    I was happy with 3.37, because I did not want to change all 350 ID´s ….. but I need to add new downloads

    #53258

    In reply to: Invalid License Key!

    This reply has been marked as private.
    #53225

    In reply to: WPDM remove row


    Shahjada
    Keymaster

    Please follow the following steps:

    1. Create a dir named download-manager inside your active theme dir
    2. Copy wpdm-all-downloads.php from plugins/download-manager/tpls/ dir to the dir you created in step #`
    3. Now you can edit copied wpdm-all-downloads.php the way you want.
    #53196

    Pix
    Participant

    After further examination it seems as if Zip File creation is not supported for URL downloads or Google Drive downloads. Is this correct?
    Shouldnt the plugin cache the URLs locally and then create a zip file from these?

    #53184

    trisms
    Member

    It appears that if I create a new download or remove and re-upload the files it shows the download button and password again.
    I don’t have time to re-upload all my downloads. Is there a broken link?

    #53135

    Thanks for the response. What I’ve done is created another version of wpdm-all-packages ( instructions here: http://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/) and set the download count and creation date as conditions for the ‘NEW’ label.

    #53072

    thendara
    Member
    This reply has been marked as private.
    #53036

    Jass
    Spectator

    we also have a customization team and if you want to use them, please contact customize@wpdownloadmanager.com for quote.

    Or

    You need to follow the steps to customize

    You need to copy the tpls/ dir from download manager plugin dir to active theme dir. (This is required to do in-case you want to update your plugin later the change wont be effected on design)
    Then rename it copied tpls dir ( which is in your theme dir ) to download-manager
    Now edit wpdm-all-downloads.php in download-managerdir ( which is in your active theme dir )

    #52980

    Matthew Kane
    Participant

    Hi,

    Is it possible to generate a report showing all users and all their downloads.

    Thanks,
    Matthew

    #52837

    services
    Member

    AND, just got this back from server host, So please could you dealt with it ASAP. thaks

    The PHP www-error.log displays a PHP Fatal error which likely correlates to each time you attempt a download. You can test this yourself by attempting the download, then checking the log, and looking at the timestamp of the error message, or just looking for a new entry at the bottom.

    The error message mentions the plugin ‘download-manager’ specifically, so this is likely the cause of the failed downloads :

    [19-Jan-2017 23:20:43 UTC] PHP Fatal error: Call to undefined function WPDM\wpdm_is_url() in /srv/data/web/vhosts/www.habitararchitects.co.uk/htdocs/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 30

    This is an error with the plugins code, it is calling a function that is not defined within the code. I suggest you pass along this error to your plugin developer.

    #52825

    In reply to: Download Limit plugin


    Shahjada
    Keymaster

    Everything about adding new package is explained here http://www.wpdownloadmanager.com/doc/add-new-package/

    However, in short, you need to follow following steps:

    1. Go to Admin Menu Downloads Add New
    2. Add title / descriptions and other info
    3. Upload/Attach as many as files you want to attach
    4. If you want to attach file from dropbox , install dropbox add-on http://www.wpdownloadmanager.com/download/dropbox-explorer/
    5. Enable single file download from Package settings
    6. Publish the package
    #52788

    Jo Drury
    Member

    Hello,

    I am new to wordpress and I have bought your system including the archive pages. I am trying to create a page where you can see all of the top level categories and then drill down.

    I am also trying to work out how I can edit this page so that the feature image only shows in the small area – not before the results:

    http://wp.montessorisoul.com/free-downloads/mammals/

    Can you help?

    Many thanks

    Jo

    #52779

    Jass
    Spectator

    You can create a page and add any of the following short-code :
    [wpdm_category]– Query All Downloads From One or More Categories
    [wpdm_tags]– Query all downloads from specified tag(s)
    [wpdm_all_packages] – List all downloads in tabular format in a page

    example, Category short-code will all parameters:

    
    [wpdm_category id="Category Slug(s)" operator="IN" title="Custom Title Here or 1" desc="Custom Dscription or 1" toolbar="1" order_by="field name" order="asc or desc" item_per_page="10" template="temaplte name or ID" cols=4 colspad=2 colsphone=1]

    However, you can use Advanced TinyMCE button plugin, which will help you to add short-codes in your page.

    #52767
    This reply has been marked as private.
    #52731

    Shahriar
    Moderator

    1. It is not possible to automatically add users to a level. Registered user must subscribe to a plan ( use [wpmp-membership-plans] shortcode to show all plans, user can subscribe from this page ) to access downloads assigned to that plan.

    2. User can access all membership downloads from dashboard or a custom download page ( use [wppm_downloadarea] shortcode to create custom download page )

    3. Sorry not cleat. But if you are trying to change button of link/page template then use Image button or Button Templates add-on.

    #52689

    I know that I can do a new link template, and this is what I have done, but around this template and all my downloads, wpdm is putting this two div containers around. and I cant change this. Or I dont know where.


    <div class='row'><div class='col-md-12 col-sm-6 col-xs-12'>

    thx for your help

    #52682

    Tyler Miller
    Member

    The license key when entered says that it is invalid. I’m wondering why that is? I was using the plugin locally while developing and entered the license key and have removed the license key since I’m migrating to staging and wanted to test in staging. Now when entering the license key, it says that it is invalid. I’m assuming that the license key can be reset, in which if that could be done, that’d be awesome.

    Also, one other issue is that the user dashboard urls generated lead to 404 pages.

    On the local development site, the logout url is : downloads-dashboard/?udb_page=logout

    but in staging the url is : downloads-dashboard/logout

    How do I fix the urls being generated? Is this due to the license key? I’ve tried updating all settings in staging, updating permalinks and still all of the logout, profile update, etc… URL’s are resulting in a 404 error.

    #52577

    Hi,

    I just uninstalled previous version and installed the latest, 4.6.1 Pro. -I also installed and activated the latest dropbox plugin. For dropbox plugin I followed instructions here:

    WPDM Dropbox Explorer – Complete Setup Guide & Documentation

    I am stuck on step 5. I cannot find the cloud storage tab in >Downloads >Settings. There is a tabbed menu with Basic, Frontend, Social, Updates and License.

    Both Download Manager and Dropbox appear to be active. I am using WordPress 4.7.1

    What am I missing?

    #52530

    Shahriar
    Moderator

    Hi,

    Downloads > Subscribers page lists all emails collected through email lock.

    Please update the dashboard page to fix the blank page issue. It is related to permalink. You don’t have to change any content , just update the page.

    Thanks.

    #52476

    Shahriar
    Moderator

    Found no such issue. All packages are shown in category page http://www.reseau-vocare.com/downloads/documents-vocare/

    Did i miss something?

    #52449

    icsolutions
    Participant

    Hi,

    URL: http://be.iko.com/technische-fiches/

    I’m using Download manager already for a long time and I purchased it already for a few sites.

    On the URL above you’ll see 5 tabs.
    The downloads on the 1st 4 tabs works fine.
    I added the 5th tab only recently and the downloads are not working. I always get ‘file not found’.

    I add the files by ‘Bulk import’.
    When I add a file manually 1 by 1, than it does work.
    Also I don’t t see the map tree structure anymore on the bulk import page and when I add the URL of the files, he shows me all files, but in the last column I see size: 0.00Mb

    I already updated to the latest version but that didn’t helped.

    I was thinking on some security restriction but then it’s strange that it is working for 1 file.

    I can give admin login in Private message.

    thanks for a quick response!

    #52439

    Jass
    Spectator

    Hi, the problem can be solved in
    WP Super Cache plugin in causes the problem. As all downloads via our plugin are done via a GET request. So I check the option: ‘Don’t cache pages with GET parameters. (?x=y at the end of a url)’ and the downloads are working again.
    or
    You can try using w3 total cache http://wordpress.org/plugins/w3-total-cache/ instead
    or
    In WP super Cache by setting the Cache Timeout from “WP super Cache” to 1, and then back to 1800.
    or
    try basically adding \?wpdmdl.* to the list of url strings that force a page not to be cached in Super Cache settings.
    or
    if you have any cache plugin installed clear cache first. Then go to permalink settings and save it without making any changes.

    I hope this solves your problem
    Thank you

    Thanks for your support.

    #52418

    In reply to: Edit package list


    Shahjada
    Keymaster

    May you please tell me little more specifically what do you want to change there. However, template customization steps are here:

    1. Create a dir named download-manager inside your active theme dir
    2. Copy wpdm-all-downloads.php from plugins/download-manager/tpls/ dir to the dir you created in step #`
    3. Now you can edit copied wpdm-all-downloads.php the way you want.

    The process is to keep your changes even after updating plugin.

    #52409
    This reply has been marked as private.
Viewing 25 results - 3,226 through 3,250 (of 4,486 total)