Search Results for 'all downloads'

Viewing 25 results - 3,126 through 3,150 (of 4,373 total)
  • Author
    Search Results
  • #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:

    How to use DropBox to store your files and allow users to download them from your website

    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.
    #52317

    dvnest
    Member

    Hi,
    I Use WPDM Pro and All Add-ons

    I’m trying to use the [popup_link] but it’s not work.
    How Can I use it?

    My Site Use The7 Theme
    and i Installed WPDM, wpdm-archive-page, wpdm-download-button, wpdm-extended-shortcodes, wpdm-tinymce-button.

    this is my link template code

    [popup_link]
    <span style=”margin-left:30px;font-size:8pt;font-weight:300″><i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”fa fa-th-large”></i> [file_size] <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”fa fa-download”></i> [download_count] downloads</span>

    but, When i Click [popup_link], the modal popup appear like attachment.

    Help me, Please.

    #52286

    immllc
    Participant

    When attaching a file from the Add New Package admin page and uploading a new file for the package using the Attach Files admin panel within the Add New page and publishing the new package, the PDF Stamper plugin does not stamp the file thus attached when downloaded.

    The package version involved in this scenario are:

    WordPress Download Manager version 4.6.0
    WPDM – File Manager version 1.2.0
    WPDM – PDF Stamper version 1.8.0
    WPDM – Default Values version 1.5.1. This is included for completeness, I don’t believe it has anything to do with the problem.

    Although this issue has occurred with previous releases of each of the plugins and previous versions of of WordPress.

    The steps to recreate the issue are:

    1. Go to Add New Package

    2. Enter title

    3. Accept default values set by the default settings plugin add-on.

    4. Add the pdf file using Drag-and-Drop feature of the Attach File admin panel. The Attached Files admin panel will show the file name without any path info. (See image-1.jpg)

    5. Select a category.

    6. Publish the new package.

    7. Go to the front end and download the new package file. The file is supposed to be stamped by the PDF Stamper plugin, but it is not.

    8. Return to the back end and edit the package just created.

    9. Remove the file from the package.

    10. Click Update to update the package.

    11. Using the Attach File admin panel, “Browse” tab, find the uploaded file and attach it. Notice the path to the file in the Attached Files panel. It is the fully qualified path. (See image-2.jpg)

    12. Update the package.

    13. Return to the front end and now download the pdf file and view it. It is now properly stamped by the PDF Stamper plugin.

    An alternate way to work around the issue involves these steps:

    1. In back end, go to the Downloads -> File Manager menu item.

    2. Upload the pdf file. Note: Using either Drag-and-Drop or the Select File dialog box, when the file is uploaded, the page in the background behind the Upload dialog box says “Invalid Directory…” However, the file is uploaded successfully. (See image-4.jpg for error message displayed.)

    3. Add a new package as before, but instead of uploading a new file from the Attach Files admin panel, browse to the file just uploaded in the File Manager with the “Browse” tab.

    4. Attach the file. When the previously existing file is attached, the full path name to the file is populated as expected. (See image-3.jpg)

    5. Publish the package.

    6. Go to the front end and download the new package. – Actually you will get the same result using the Direct Download link on the All Packages list in the back end – Open the pdf file and it is correctly stamped by the PDF Stamper.

    Please disregard the double forward slashes in images 2 and 3. There was a trailing slash in the settings field that was removed and the steps retested. It did not affect the issue. I just didn’t update the images.

    #52159

    In reply to: Page after login


    Shahriar
    Moderator

    Removed the login/register tab from login page. Also redirected user to homepage after login. You can change the redirect url from your theme’s functions.php file by editing my code.

    You need WPDM Directory addon to create a all downloads page with panel 1/3 template.

    #52149

    Int Marine
    Member

    Hi and thank you for your answer. I was writing about a download issue, and your answer is about uploading.

    But it seems that ‘turning off’ the Output Buffering and Resumable Downloads selections in the settings is the solution. I also doubled the download speed to 8192, and wow! the download really goes fast. 6 gig in 10 minutes for one person.

    Can you say for certain:
    For downloading, is there a limit with the Free version of the Download Manager?

    I am getting close to making the package work well – I thank you all – and will be giving those 5 stars soon.

    #52138

    In reply to: Download Limit plugin


    Shahriar
    Moderator

    Hi,

    I think you missed part of my answer. Actually, You can add as many files as you want in a single package. And limit should work as you want ( e.g. 5 from 1000 )

    The only thing we have to change is counting each file download as separate download. By default Download Manager counts multiple downloads of same package as single download. But it can be changed by minor code update.

    Please send temporary wp-admin login info in private reply. I will create a sample package for you.

    Thanks.

    #52134

    sherryr
    Participant
    This reply has been marked as private.
    #52110

    In reply to: Download Limit plugin


    Lanix UK Ltd
    Member

    Hi Shahriar,

    Thank you for your answer.
    So I guess Download manager and Download Limit are not the solution I was looking for.
    It seems to be a good plugin when you don’t have many files to display.

    In my case, If I want to display 1000 files on one page, and allow certain users to download 5 from those 1000.
    It means that I would have to create 1000 file under Downloads / 1000 packages.

    Would you recommend any plugins in that case please?

    Thank you

    Emilien

    #52109

    Unfortunately the link in the email is not the problem, I don’t use that feature, I just want user to enter email and instant download which is what I have setup. But I have tried again this morning by enabling one of the documents to locked by email (instant download do not send link) and again on all computers I have tried I just get link expired.txt file. So it is still not working with all the cache exceptions in place. If you login and test page it does work ok for logged in users, but if a visitor comes to site and clicks on download link they enter email address and then it downloads link expired txt file and not the document.

    #52108

    Int Marine
    Member

    To be clear, these are free downloads that only require a passcode, hosted at digitalocean which doesn’t place any restrictions on files sizes like this at all. The site is cinematesttools.com, which works well otherwise. (Some files require registration, but the test files I have been asking associates to download are at: http://www.cinematesttools.com/index.php/download/xkcd1080/

    I have just toggled the Output Buffering and Resumable Downloads to “Off” since they didn’t seem to be offering resumable downloads…

    Appreciating any thoughts and assistance.

    #52103

    Shahriar
    Moderator
    This reply has been marked as private.
    #51912

    julia wyson
    Member

    My goal is to be able to use a shortcode to display Downloads with a certain tag on a page or post.

    I was originally using Display Posts Shortcode (https://wordpress.org/plugins/display-posts-shortcode/) but it doesn’t recognize the tags assigned to Downloads items.

    I was hoping that the “WPDM – Archive Page” Add-on would allow me to do what I want, but it doesn’t look like it.

    Any idea how I can call Downloads to a page/post using Tags?


    Shahriar
    Moderator

    Hi,

    Sorry for the delay.

    Please use the default WordPress post export module from Dashboard Tools Export page to export all downloads. Then import the file in new installation. After that relocate your whole /uploads/download-manager-files directory to your new installation.

    Thanks.


    javelinjonny
    Member

    The topic title should called: Hide downloads and categories when a user is not allowed to access a Category


    javelinjonny
    Member

    There is a setting for the frontend called “When user is not allowed to download: Hide everything”. This doesn’t work for [wpdm-archive cat_view=”sidebar”] , [wpdm-categories] and [wpdm_tree]

    I already managed all categories and files with specific rights for every user.

    I just don´t want that a normal user with no access for a category or a download can see everything. At this time there is only a restriction, if the normal user gets the message “Login is required to access this page” when i use the shortcode [wpdm-archive cat_view=”sidebar”]

    With the shortcode [wpdm-categories] it shows all categries, including all hidden categories wich the normal user shouldn´t see. By normal user i mean an non-logged (unlogged) user with no rights. The access for hidden files work.

    The short code [wpdm_tree] has the same problem like [wpdm-categories].

    Is there a simple solution to navigate thrugh all the categories with maybe three or four sub-categories and only see the files and categories for the respective user?

    Thank you for your support!

    #51833

    jrmiller777
    Member

    On update. The plugin works fine when creating a new file for download. I deleted the plugin and reinstalled, and still the 100+ existing downloads do not recognize the files in the download directory.

Viewing 25 results - 3,126 through 3,150 (of 4,373 total)