Search Results for 'all downloads'

Viewing 25 results - 2,651 through 2,675 (of 4,372 total)
  • Author
    Search Results
  • #71276

    In reply to: Show Version Number

    The pro version supports the columns width. Please check the documentation here.

    If you want to specify width for a colum, add the width after column head with :: seperator. Ex: colheads=”Title|Categories|Update Date::200px|Download::100px” will make Update Date column width 200px and Download column width 100px

    Thanks

    #71171

    In reply to: file list sorting

    This reply has been marked as private.

    Chris
    Member

    Hello,
    Having a very strange problem with one of our sites. The thumbnail value as inputted into custom templates, as an example: [thumb_500x250] no longer works, and shows a broken image. However, if I change this value to [featured_image] it works. In fact, I had to change all my templates to the featured value. Currently using WP Downloads version 4.7.2. Any ideas how to resolve? Thanks in advance.

    #71073

    Download Manager Pro 4.7.3 , WPDM – Form Lock 1.6.0, Contact Form 7 5.0.1 , WordPress 4.9.4.

    on https://www.avfx.com/boston-venue-guide/ I have a download package. The package downloads a PDF. Link Template = “Call to Action 3” and Page Template = “Default Template”. The form is Contact Form 7. The form displays in a pop-up and the **pop-up cannot be closed**. The only way off the page once the pop-up is displayed is to close the browser window. This is not usable this way.


    wlm2015
    Member

    Can you please fix your demo so that when you click on this button

    it doesn’t “open” but instead it “downloads”, and then tell us all how you fixed it? Is there a mime-type line of php we need to add?

    #70896

    Hi,

    Frontend uploader will load all options including package settings and Browser files.

    You will find additional settings from Downloads Settings Frontend.

    Thanks

    #70740

    In reply to: CSS Change Template


    Michael K.
    Participant

    Can I change the template (for example PageTemplate) for all Downloads with “one”click? So I must open every download and change it 🙁

    #70539

    In reply to: CSS Change Template


    Shahriar
    Moderator

    1 ) Save only the image URL in the custom field. Then use this URL in your custom template to show the image via the img tag.

    2 ) Sory, Not sure what you meant. If you want you can activate the download archive ( from the option in your screenshot 1 ).
    Yes, you can show only the category. Add following code in your theme’s functions.php to add a custom template tag for categories with no link,

    function wpdm_comma_separated_tax_terms($post_id){
        $args = array('orderby' ► 'name', 'order' ► 'ASC', 'fields' ► 'all');
        $terms = wp_get_post_terms( $post_id, 'wpdmcategory', $args );
    
        $terms_array = array();
        foreach ($terms as $term):
            $terms_array[] = $term->name;
        endforeach;
    
        return implode(', ', $terms_array);
    }
    function wpdm_custom_tags($vars){
    
        $vars['categories_nolink'] = wpdm_comma_separated_tax_terms($vars['ID']);
    
        return $vars;
    }
    add_filter( 'wdm_before_fetch_template', 'wpdm_custom_tags', 10, 1 );

    3 ) If you use the custom categories tag then there will be no link to category archive.

    4 ) Great

    5 ) Multiple downloads of the same file in single session is counted as one. The limit will apply only when the user tries to download another file.

    6 ) Select ‘Subscriber’ in package settings to allow Abonnent

    https://www.evernote.com/l/AUdCkW2j-_dGv7sYlVYXE_zobM6kUFQnXVcB/image.png

    7 ) You can modify the message from /wpdm-daily-download/wpdm-daily-download.php file. There is no filter yet to modfiy it from outside.

    #70529

    Shahriar
    Moderator

    The single-wpdmpro.php file should be in /themes/active-theme/single-wpdmpro.php location because it a core WP supported template. The /themes/active-theme/download-manager/ dir is for other templates like all downloads, login, reg form etc.

    #70499

    Matthew Lux
    Member
    This reply has been marked as private.
    #70474

    In reply to: CSS Change Template


    Michael K.
    Participant
    This reply has been marked as private.
    #70427

    In reply to: Open PDFs in Browser


    Nata
    Participant

    Dear Shahriar, I tried this. Now all documents are getting an pop-up where I am asked if I would like to open it with word/excel or if I would like to save it/download it. but now all our downloads can no longer be opened with the office applications. we receive an error that the documents have problems and we can only see hieroglyphics in office.
    now i unchecked the “open in browser”, but the documents are still opened with a pop-up and there are still all the errors.
    can you please help us?

    #70422

    In reply to: CSS Change Template


    Michael K.
    Participant

    Good Morning,

    first thank you.

    – “you can change the url slug downloads from WPDM Basic settings.” Sorry I don´t understand it. Can you please change it.

    – “Acess” ok they hide the download Button. Can I make there a Note that the User are not allowed to download. Only hide Button is not so good I think. See Screenshot.
    Normal User”Abonnent” are only allowed to download one file per day from the free files. Are Settings for this OK?

    Thank you

    #70420

    In reply to: CSS Change Template


    Shahriar
    Moderator

    – Added new custom field Author and edited your custom link template dxf to show that author when available

    – added the background in custom template

    – changed the button color

    – access is not working because from your download manager category settings you are allowing all visitors to access the download

    https://www.evernote.com/l/AUfFZKpfwA9L07cyF62_63MrWblmgS7fLpMB/image.png

    https://www.dxf-downloads.de/category/downloads/3d-drucker-stl/ is the archive for your post category 3D Drucker .stl It is not download category archive. Download category archive url will look like this https://www.dxf-downloads.de/downloads/download-category

    you can change the url slug downloads from WPDM Basic settings.

    #70395

    In reply to: Cannot Register


    Matthew Lux
    Member
    This reply has been marked as private.
    #70374

    Shahriar
    Moderator

    Category URL base is shown when you are visiting download category archive.

    https://domain.com/category/themes [ this is the URL when Category URL base category and visiting themes category archive ]

    Package URL base is shown when you are visiting download/package details page.

    https://domain.com/download/pro-icons [ this is the URL when Package URL base download and visiting pro-icons package ]

    Archive Page slug is used to show downloads/packages archive page,

    https://domain.com/downloads [ this is the URL when Archive Page slug downloads and this page shows all packages/downloads ]

    #70351

    Michael
    Participant

    How do I do this?

    Say I have 200 downloads in the “oranges” category and before the download template, I want to add some text that only gets displayed if it’s the “oranges” category like “here are the oranges downloads”

    I can’t create a new template, as I’d have to set it manually on 200 downloads.

    So in my real world example I have 200 or so downloads, and I have a page of instructions on how to use the downloads of a certain type.

    What I’d like is to be able to add that link above the downloads, or in the text description to show people where to get help with them.

    Hope this makes sense, and hope it can be done in some way. I’ve looked at conditional tags, but I wouldn’t know where to begin using them with WPDM.

    #70288
    This reply has been marked as private.
    #70233

    The contents of the .htaccess file is

    RewriteEngine On
    <Files *>
    Deny from all
    </Files>

    If the downloads still not found then check the PHP error log if you have anything there.

    Thanks

    #70229

    Hi,

    Create a dir named download-manager inside your active theme dir, copy wpdm-all-downloads.php from /plugins/download-manager/tpls/ to{active theme dir}/download-manager/, now open and edit the file.

    And remove the link tag from 251 to remove the link from the title.and for category 222 no line.

    Thanks

    #70143

    Hi,

    You can put all your downloads file in uploads/download-manager-files directory. Then you can put filename with space like (abc.txt,another-file.doc,other-file.pdf) in the CSV file and map it to WPDM:files fields.

    Yes, you should do mapping once after uploading a CSV.

    Thanks

    #70110

    shemken
    Member

    I recently migrated all of my wp sites over to new hosts, during that process I had to repurchase the wpdownload plugin because I couldn’t find my original license key with my email, so I purchased the special 99.00 business package for my multisite (I run 10 websites off of this WP host) Now that I have it reloaded, things seem to work for uploading and displaying downloads but no matter what I do when we try and download a file we get the “file-not-found.txt” download.

    Please advise,
    Seth

    #70065

    Erik Luppes
    Participant

    Well the problem is that they were not imported, so there was also nothing to remove.
    I ended up adding the downloads 1 by 1.
    To bad that the Bulk Import causes the database crash, I think Importing less then 10 files a time isn’t really Bulk Import.

    #70016

    amarks
    Participant

    I updated my site’s WPDM file manager to the latest version (Version 1.2.0), and now all of my download files are gone. Need these back up quickly, and none of the support topics have worked. HELP!

    #69998

    Shahriar
    Moderator

    Hi,

    Maybe WPDataTable plugin loading it’s own datatable js/css. You can remove WPDM’s datatable js/css from /download-manager/tpls/wpdm-all-downloads.php file. That should fix the conflict. Or if there is any option in WPDataTable to disable the js you can try that.

    https://www.evernote.com/l/AUf3icswK8JE2LIsnYmhvnTOxQpJ6-ocpacB/image.png

Viewing 25 results - 2,651 through 2,675 (of 4,372 total)