Search Results for 'all downloads'

Manage your purchases, downloads, and account settings

Viewing 25 results - 2,476 through 2,500 (of 5,448 total)
  • Author
    Search Results
  • #122270

    Cal Olson
    Participant

    Good day. I’m having the same issue when I try to download the History. Get notice accross all browsers “Failed – Network error” Typically this allows me to download the cvs file of various downloads. Hosted in WP Engine. Any help would be appreciated

    #122025

    In reply to: Bulk Export & Import

    Thank you. What about the downloads / files – do we manually have to move them across?


    Sam Wickins
    Participant

    Hi, need urgent help.

    Have just moved servers and all packages are now no longer downloadable. They produce file-not-found.txt.

    I can see the issue is that the packages URLs are fine for the older server but not for the new and all package urls need updating with new paths. Please help as I have hundreds of teachers who need to download these files in readiness for the pending uk school closures due to covid19.

    Thanks

    #121974

    Hi Nayeem,

    Thank you for your response. Yes we’ve done this already. This seems to disable the ‘all-downloads’ archive. However the individual category archives are still generated / active.

    We currently have WPDM Custom Access Level installed. We are using [wpdm_user_dashboard signup=1] as the main public facing interface for end users.

    We would like the main view when a user logs in (via the signup form presented on the user dashboard page) to be the My Downloads view (ie ?udb_page=my-downloads).

    Although this wasn’t documented, scouring through the source code, we found this solution:

    [wpdm_user_dashboard signup=1 redirect="https://www.mydomain.com/my-downloads-base/?udb_page=my-downloads"]

    So when a user now logs into WPDM through the User Dashboard login dialog, they will go directly to the “My Downloads” view.

    #121938

    Hi

    We’d like to disable category archive pages. How can we go about this please?

    We’ve gone through and ensured that these pages all have nofollow noindex. And we’ve also ensured that the robots.txt is set appropriately.

    Basically don’t want any of the WPDM pages (category or packages or archives etc) indexed. We only want individual packages accessible if the visitor has the direct link to it. We definitely don’t want any form of archives (eg all-downloads archive) or category archives to exist or be indexed.

    (We currently have the custom access level add-on installed)

    Any help would be greatly appreciated. Thank you.

    We are also interested in finding out how to do this.

    Basically we would like to use something like [wpdm_user_dashboard signup=1], but have it default to the “My Downloads” view (ie https:/mywebsite.com/download-manager/?udb_page=my-downloads.

    Is there a way defaulting the view to “My Downloads” ?udb_page=my-downloads rather than the ‘Profile’ view?

    PS. we are using the “WPDM Custom Access Level” plugin.

    • This reply was modified 6 years, 6 months ago by safetysystems. Reason: more info

    Nayeem Riddhi
    Moderator

    Hi,

    Please copy the below code and then from Downloads > Templates, Create a new link template, paste in HTML section the code

    <div class="link-template-default card mb-2">
        <div class="card-body">
            <div class="media">
                <div class="mr-3 img-48">[icon]</div>
                <div class="media-body">
                    <h3 class="package-title">[page_link]</h3>
                    <div class="text-muted text-small"><i class="fas fa-hdd ml-3"></i> [file_size]</div>
    Document Author : [author_name] |
    Document Date : [create_date]
                </div>
                <div class="ml-3">
                    [download_link]
                </div>
            </div>
        </div>
    </div>

    After saving the link template, you can choose your link template from package settings. Please check and let me know.

    Thanks.


    Ensicaen
    Member
    This reply has been marked as private.

    elirez
    Participant

    hi
    I have defined 4 member level via membership add-on and I can assign these level from wp-admin>downloads>all packages>allow access, but when I want to assign these level to a download product via CSV bulk import, it doesn’t work. I can assign other member levels such as administrator, editor and …
    thanks a lot

    We would like to report the number of downloads of any particular file. I understand that there is a “stats” icon in the shape of a pie chart associated with each file, which pulls up the statistics section of the plugin.

    However, when I go on to edit a download in the back-end and have a look at the “Package Settings”, I can see two different statistics:
    – View Count
    – Download Count

    Could you elaborate what the difference between the two statistics is? We initially thought that the “view count” indicates how often a download’s detail page has been viewed. However, we have a set of downloads which are directly embedded into a page, opening up the download by skipping the detail page. Still, these files accumulate a “view count”: https://www.mystsnet.com/en/influencer-summit-2020-partner-kit/

    Thanks so much for helping us out!
    Dimitri


    Tiffany Richards
    Participant

    I purchased the special pack. I am looking for the add-ons included (specifically the PDF viewer). When I go to Downloads > Add-Ons – I found it in the list but it is showing $39.00 to purchase it. How do i install the add-ons included with the Special Pack?
    Also, where can I go to find a Beginners Guide to getting started with WPDM? I need more help/explanation than what is provided on this website.
    (Basically I have a ton of PDF’s for my website that I want to organize and provide for viewing (not purchasing).

    Hello,

    We bought your plugin, and we’ve already activated it, the only thing that we are facing now is that we cannot change the icon from downloads packages, we’re using a page with this code:

    [wpdm-all-packages items_per_page="30" categories="abrafac-arquivos" jstable=1 order_by="field_name" order="ASC/DESC" colheads="Title::640px|Categoria::150px|Atualização::150px|Arquivo::150px"]

    And we’re using an add-on too: WPDM Extended Short-codes
    We’ve tried to go inside the packages, one by one, and in the tab “Icons” on side of “Pricing & Discounts” to insert the media URL, that we’ve added on the wordpress media gallery.

    Could you please help us?

    #121648

    Stealth
    Participant

    Hello Nayeem,

    That didn’t appear to work either. How ever the downloads list is actually rendering out fine. Its the search form around it I am trying to alter the structure of.


    ollav
    Participant

    I recently updated from 3.0.8 to 3.0.9 and found that the existing downloading links stopped working. When clicking on one of the download links that were working with 3.0.8, it now gets the following errors:

    Notice: Undefined offset: 0 in /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php on line 35
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php:35) in /home/smeta/public_html/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 156
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php:35) in /home/smeta/public_html/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 157
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php:35) in /home/smeta/public_html/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 158
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php:35) in /home/smeta/public_html/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 159
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php:35) in /home/smeta/public_html/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 160
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php:35) in /home/smeta/public_html/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 161
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/smeta/public_html/wp-content/plugins/download-manager/wpdm-start-download.php:35) in /home/smeta/public_html/wp-content/plugins/download-manager/libs/class.FileSystem.php on line 162
    Sorry! Download is not available yet.

    I went into one of the packages to try to delete and relink the file. I clicked SELECT FROM SERVER which opened the server navigation. Previously when choosing files this way, it opened to the ~/public_html/ folder. From there, I could select the downloads folder where I have the files stored. However, now it opens to the server root. If I click home to try to navigate to the correct account, the home directly is empty.

    Again, this all was working correctly until I installed the 3.0.9 update. How can we get this fixed and working again?

    #121480

    Hayder Jawad
    Participant

    I just purchased the Download manager plug-in yesterday, and I have some problems need to fix and I have some other questions, I will list all below as points:

    1- “Basic Settings” in the Download Manager settings, is not saving, every time I click save settings the gear icon keeps spinning but it never showed “Settings Saved Successfully” message, while other settings tabs I can save changes normally. I can’t modify anything only in the Basic tab.
    2- What template I can use to make packages showed in categories like “Tiles”, actually I want to make a file hosting section like this one “https://www.thingiverse.com/newest”?
    3- How I can set default settings for front-end “add package” page that front-end user can’t see or can’t modify. For example. I don’t want user to change “template” or “set limit for number of downloads”?


    Sebastian Schwarz
    Participant

    Hi,

    is it possible to limit the plugin functionality to one certain page only.
    Meaning that all scripts and styles are only loaded, when this certain page (for example ../downloads) ist visited?
    Would this be possible with a conditional function in functions.php and how would this function need to look like?

    Thanks for your help in advance!
    Sebastian


    midihead7
    Participant

    I just discovered an issue with apostrophes in Amazon S3 filenames and bucket names running Download Manager Pro 5.0.7 and your WPDM Amazon S3 add-on, version 2.7.8. If there are apostrophes in Amazon S3 filenames, the package links are truncated (cut off ) right after the apostrophe which breaks the links to the downloads on the front end. Also, if there are apostrophes in Amazon S3 bucket names, this causes issues when trying to add files through the Amazon S3 File Source section on the Edit Package page in the backend. With the apostrophe in a bucket name, when navigating buckets to add a file, the contents of a folder aren’t displayed but instead the buckets of the parent folder are displayed when choosing a sub-folder (sub-bucket) instead of displaying the files in that bucket.

    This has been an issue at least since version 2.7.7 of the WPDMAmazon S3 Add-on and on Download Manager 5.0.6. Since I need my links to work now, I just went through and renamed all buckets and folders that had apostrophes in them so they don’t have apostrophes which took hours to do. Please fix this ASAP. Thank you.


    Audrey Miller
    Participant

    I use Woocommerce Memberships to restrict access to pages and to show them only to logged-in members. Since last update of this plugin, even if a member is supposed to have access to a protected page, it is always restricted. The behavior stops when I deactivate Download Manager. Then, everything works fine (except that I can’t manage my downloads!). If I reactivate WPDM, the members can’t access the protected pages anymore. The problem here is that I need both plugins and I’d rather they do their own thing 🙂 Any clues? I also wrote to the Woocommerce Memberships team. Thanks a lot! (I tried to uninstall and reinstall both plugins as well.)


    Bee Hesketh
    Participant

    Hi there

    I have added some files and am using the direct download link as per the following example:

    http://myurl/download/documentname/?wpdmdl=3937&masterkey=5e5f8af91035c

    This works great on the frontend and the file opens and downloads. However, the counter doesn’t count these as downloads. They all still say zero downloads.

    Any ideas?


    ENEA WPDM_Admin
    Participant

    Hello,

    We have WPDM Pro and “All Plugins pack”.

    The automatic update was NOT available.
    I have updated it manually, but now it is not working as expected.

    It did not preserve the add-ons that were installed in the previous version.
    Even if I try to install them from the Downloads/Settings/Updates page, it says “Success”, but they are not actually installed.

    One thing that I noticed is a warning from WordPress saying:
    Please activate Download Manager Pro license for automatic update. Validate license key

    I clicked on the “Validate license key”, and the Downloads/Settings/License page was opened.
    I checked the license and it is the one available in our account for WPDM Pro.

    Is there a license related issue?
    Do we need to upload each WPDM add-on manually?

    Or how can we make it work again?

    Best Regards,
    Mihai Nitu

    #121324

    In reply to: Upload History


    Nayeem Riddhi
    Moderator

    Hello,

    You can check these options, here in front end using the shortcode [wpdm_frontend], you can see all items as well as which author has uploaded which you can track easily.

    image

    and in Downloads > Stats, you can easily track the download history as well which user/IP has downloaded the file.

    image

    hope this will help you.

    Thanks.

    #121283

    Varinder Singh
    Participant

    About JMR

    I added the shortcode as shown in
    https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

    and added author and excerpt tag.

    But the package title is not showing as Link as in the demo
    http://demo.wpdownloadmanager.com/wpdmpro/package-list-in-responsive-table/

    Please suggest, how to show the link on the title.

    #121042

    Joshua Capeder
    Participant

    Hello to all,

    Since I added some Download Files to my Page the Mobile View got crashed.
    You could see the issue if you access https://pfadiragaz.ch/downloads with a mobile phone.
    The Menu bar got extended much further than the site even goes.

    When i remove the download links, the menu looks like the others too.

    Hope you’ll help me

    #121154

    Rudolf Künzli
    Participant

    I modified a password for a file to be download in “Downloads” using fast modification.
    I set a new password for this download and updated it.
    How ever the new password is not taken in charge at all.
    What to do.
    Remove the download and remake it ?
    Thanks for advice.

Viewing 25 results - 2,476 through 2,500 (of 5,448 total)