Search Results for 'download link'

Viewing 25 results - 3,001 through 3,025 (of 9,348 total)
  • Author
    Search Results
  • #142732

    Nayeem Riddhi
    Moderator

    Hi,

    please adjust the code from plugins/download-manager/tpls/lost-password-form.php file in line number 35,

    <a href="<?php echo wpdm_registration_url(); ?>" class="color-info btn btn-link btn-xs"><i class="fa fa-user-plus"></i> <?php _e("Register", "download-manager"); ?></a>

    and for back-up in your theme, you may follow this doc, https://www.wpdownloadmanager.com/doc/template-files/

    thanks

    #142646

    jstoltz
    Participant

    My company just moved from one server to a faster, new server with updated capabilities. The download manager and plugins are not working as they should be. On pages with WPDM_all_packages, the download link does not work. We very often have 404 errors when adding packages. Other times we upload a file and it just loads and loads and loads.

    I have tried disabling all of the plugins except for download manager. I have updated all plugins. I have updated the themes. I have reinstalled both Download Manager and WordPress. I have reset the permalink. None of this has resolved the issue.

    Also, when I look at the add-ons page (and several others), they are no longer nicely formatted as they once were. They are now more of a generic text list of the plugins, bot the designed and boxed packages.

    Any help would be appreciated. Thanks!

    #142438

    Sidratul Sohrat
    Spectator

    Bulk update can be done using CSV import option

    For more details check the following link.

    Bulk Import

    #142432

    In reply to: Problem shortcode


    ehavinga
    Member
    This reply has been marked as private.

    Philipp Schiessel
    Participant

    Hello,

    i created a link template when i place it on my site via shortocde in full box it displays normal. When i use 3 columns and i place the shortocde into one of the columns it looks really underscaled. and when i place a text after the [download_counter] i do not fit between the number and the download button. So it displays in a new line. Also, how can i fix this?

    View post on imgur.com

    <div class="col-md-4">
        <div class="card" style="background-color: #383838;">
            <div class="card-body" style="background-color: #282828;">
                <div class="media" style="background-color: #282828;">
                    <a class="mr-3 img-48" href="[page_url]">
                        [thumb_96x96]
                    </a>
                    <div class="media-body">
                        <h3 class="media-heading p-0 m-0" style="color: #6c757d;">[title]</h3>
                        <div class="meta text-white-50 text-small mt-1"><i class="fas fa-hdd text-white-50" style="color: #6c757d;"></i><a style="color: #6c757d;"> [file_size]</a> <i class="fas fa-code-branch ml-2" style="color: #6c757d;"></i> <a style="color: #6c757d;">[version]</a></div>
                    </div>
                </div>
            </div>
            <div class="card-footer"><div class="row"><div style="line-height: 30px;" class="col-6"><span class="[hide_empty:version]"><i class="ml-2 far fa-arrow-alt-circle-down text-white-50" style="color: #6c757d;"></i> <a style="color: #6c757d;"> [download_count]</a></span></div><div class="col-6 text-right align-right">[download_link_popup]</div><div style="clear: both"></div></div></div>
        </div>
    </div>
    #142178

    Nayeem Riddhi
    Moderator

    Yes, you can put this code in your link-template-default.php file for checking if you can get the old one,

    <!-- WPDM Link Template: Default Template ( Old ) -->
    
    <div class="wpdm-link-template link-template-default" >
    
        <div class="media">
            <div class="mr-3">[icon]</div>
            <div class="media-body">
                <div>
                    <strong class="package-title">[title]</strong> | [file_size]
                </div>
                [download_link]
            </div>
    
        </div>
        <div style="clear: both"></div>
    </div>
    <div style="clear: both"></div>

    please let me know if your problem gets solved

    thanks

    #142171

    USMAN AHMAD
    Participant

    Hi,

    The short code provided by you wont work for us as we require the Package Title, Date and download link. We are using the following shortcode.

    [wpdm-all-packages items_per_page="20" categories="notification" jstable=0 order_by="field_name" order="DESC" cols="title|publish_date|download_link" colheads="Title|Date|Download::155px"]

    Looking forward to hearing back from you soon.

    Best Regards.

    #142168

    ovoigt
    Member

    IS it this code?

    `<!– WPDM Link Template: Default Template ( Old ) –>

    <div class=”wpdm-link-template link-template-default” >

    <div class=”media”>
    <div class=”mr-3″>[icon]</div>
    <div class=”media-body”>
    <div>
    <strong class=”package-title”>[title] | [file_size]
    </div>
    [download_link]
    </div>

    </div>
    <div style=”clear: both”></div>
    </div>
    <div style=”clear: both”></div>

    Source: https://git.wp-china.org/wp-plugins/download-manager/raw/commit/664fb2885f507ca555aaa4ea34e47e976e3f819d/tpls/link-templates/link-template-default-old.php

    #142101

    Nayeem Riddhi
    Moderator

    I think you can make a trick, you can make a link-template-default-old.php file in your download-manager/tpls/link-templates folder copying other similar link-template PHP files, thus it may solve your problem

    thanks


    ovoigt
    Member

    Hello,
    is the “template=”link-template-default-old.php”” not supported anymore? I notice that the “look” of my downloads has changed. I do not need the download counter and I prefer the “default-old” style. However, “default” and “default-old” look the same on my website now.

    Please see https://gymnasium-brake.info/informationen-zum-elternsprechtag-am-11-november/

    Thanks for checking

    Regards

    #141998

    Varinder Singh
    Participant

    I created a new profile Editorial Board. Assigned the required rights to this profile. I also installed a Membership plugin.
    There are some packages which have a link to another website. Any user (till now) who wanted to read that article was redirected to another site (the URL is https://managementresearch.co.in/download/business-friendliness-and-small-firm-characteristics/).

    My requirement is:
    The user under the profile Editorial Boards, can access all the articles including the one that is mentioned above.
    The logged in Editorial Board user should be able to view the post on this site only without getting redirected.

    Please suggest

    #141978

    Shahjada
    Keymaster

    Hi,
    The page is taking time to load as there are 100s of packages rendering in a single request. However, if you are using [wpdm_package id=PID] shortcode, as you only need there the download link, try using [wpdm_direct_link id=PID label='Downloads' class='btn btn-success'], that could reduce the page load time.

    #141945

    Nayeem Riddhi
    Moderator

    For watching your offer in your package details description, you can adjust this setting as I image attached,

    Image 2020-12-01 at 6.23.29 PM

    Only Block Download Link instead of Hide Everything, please check and let me know

    thanks

    #141940

    Ahmad Reza Jafari
    Participant

    I have the same problem. My files is originally 600 MB and lots of our clients are angry that it is corrupted. The problem is that when they download it via WP Download Manager plugin, if browser starts the download, it will stop at exactly 500 MB. But if they start the download with IDM, it downloads the file intact. I tested it many times and it seems that WPDM only allows each connection to download up to 500 MB and since IDM breaks the download in 8 connection, it’s fine.
    I played with every parameter in WPDM settings and nothing solved this problem.
    And I’m sure that there is no problem with WordPress or server because I can download the file with browser from direct link.

    I would be so thankful if you could give us a working solution.

    #141918

    Iain Cowper
    Participant

    Due to needing people to be able to download the policies I have made a work around at the top with the [page-link] but I have included the download button below the pdf preview if you can find a fix I would be very greatful.

    #141917

    Iain Cowper
    Participant

    So have had no issues with website until about 2 days ago. Now when you go and click the download button on any file it doesn’t download. It doesn’t do anything. I’ve not changed anything. Help please.

    Link to one of the files https://powerstock.school/download/charging-remissions-policy-jan-2020/

    any help please.

    #141890

    Ron Charest
    Participant
    This reply has been marked as private.
    #141796

    FSS
    Participant

    I am trying to set the Facebook like lock.

    I would like the user to like the page in order to download.

    I would also like to include Twitter and linkedin, but unable to make Facebook work, I stopped.

    Can you help me?

    https://financestrategysystem.com/download/prova-social-locker/

    #141728

    In reply to: Problem shortcode


    ehavinga
    Member
    This reply has been marked as private.
    #141704

    Ikram Dirujii
    Participant

    yes Sir
    Without lazy addon, everything is working fine.
    But on lazy Download, we need to add the script to redirect with a new tab with the Download button not automatically Download.
    So when time expired user will click again for Download.
    Without that feature, we can’t download multiple files from the same page without refresh the page.
    You can see in the video Sir.

    Video link.

    https://youtu.be/Gh3Sz6ahxJM.

    Sir See my other files Without wpdm.
    Please apply the same Feature on Wpdm files for me.
    In this example, you can see the download button appearing after time expiring.

    Example link.

    https://khandishnetwork.com/go?link=https://khandishnetwork.com…

    #141642

    Ikram Dirujii
    Participant

    Lolz.
    Thank for Very Quick Response.
    I said i disabled the lazy Download addon and redirect the Download to new tab that’s why it’s working.
    But it i activate the lazy then it’s working for first file but for next file Download it’s need to refresh the page or post. So it’s need redirect with button Sir. When timer expire then shows the final Download button. Same like i done with java script for my other files.
    So Sir If you can this for me then plz tell me if you can’t then inform me I’ll apply my Costum script to all my files so then I don’t need to keep wpdm or lazy Download.

    My custom script exemple sir Here.wait for 20 second you will see the download button after expiration of timer.
    If we can’t apply the same setup for lazy Download then it’s not Downloading multiple files without refresh the page.
    You can see in vodeo i sent the link to you.

    #141556

    Ikram Dirujii
    Participant

    i was message wpdm support team, they fixed the server problem, but after that the wpdm was downloading sane file by clicking each link, when i disabled lazy download then it was fixed but then it was not downloading the multiple files without refresh browsing, then i add new tab redirect script so it is working, now one thing I noticed sir that if we redirect the final link its working file, but on same window it is not downloading the multiple file, now my lazy download disable, plz fix that sir as after timer expiration the download button should show so user will click again for download then it will no proble. but all these things is only on mobile devices sir not on pc

    #141552

    Ikram Dirujii
    Participant

    after your customization wpdm was downloading the same file from different links on mobile devices, then i reinstall the fresh wpdm and disable the lazy download, so now its downloading one file and then I want to download another it’s not downloading, then i have close the browser and reopen and then download so it is download, but I cant download multiple files without the closing browser for each download

    please watch the video sir for complete details plzzzzz help me urgent https://youtu.be/Gh3Sz6ahxJM

    the second file is not downloading after download one file, without refresh the browser or reopen the browser

    • This topic was modified 4 years, 6 months ago by Ikram Dirujii.
    #141510

    In reply to: Free Add-ons


    Emmanuel Setyawan
    Participant

    Hello, we purchased the PDF Stamper plugin a while ago, but it appears the WP Download Manager plugin (free) now keeps on giving us a critical error message when trying to access the list of all download files from within the plugin.

    The website is hosted on WordPress.com platform (the paid one, not the free wordpress.com). Chatted with their support team and they came back with the following detail:

    PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 53534720 bytes) in /wordpress/drop-ins/object-cache.php online 165

    I’ve queried of ways to increase the memory limit, but unfortunately, WordPress.com (paid) doesn’t allow us to do that. They gave me the following link to see if there is something that can be done with the plugin to resolve the error:

    https://wordpress.com/support/php-environment/

    Your assistance will be greatly appreciated.

    Thanks


    Ryan Irvin
    Participant

    Hi Nayeem,

    After deactivating, deleting, re-installing, etc. various plugins multiple times today, I’ve finally got the Download Manger plugin(s) in a state where you can create and edit package settings. I don’t know what was going on earlier, but the post function was looking for jsquerytree.js in a non-existent folder when clicking on the tabs to change the package settings.

    So the current state is that the plugin will send emails with links, but the links simply open a browser tab that says “Invalid link”.

    Your help is greatly appreciated.

Viewing 25 results - 3,001 through 3,025 (of 9,348 total)