Search Results for 'download link'

Viewing 25 results - 376 through 400 (of 9,349 total)
  • Author
    Search Results

  • Nayeem Riddhi
    Moderator

    Please kindly check your link-template from the Downloads > Templates> Link Templates section , if any template naming fresh_card. Please kindly check and let me know.

    Thank you and regards

    #198660

    Ryan Stueve
    Participant
    This reply has been marked as private.
    #198658

    Ryan Stueve
    Participant
    This reply has been marked as private.

    Capital Title
    Participant

    Hi,

    I’m not sure what could be causing this issue. This is the environment the plugin is in:

    WordPress Version 6.6.1
    PHP Version 7.4.33.6
    Download Manager Pro Version 6.5.7

    Receiving the following errors
    error found in console on individual download page
    error found in console on listing page

    This is the page where I’m testing on: https://fnti.com/test-page-for-downloads-delete-later/

    Tried the following already

    • Reconnected license to website
    • Updated permalinks
    • Cleared cache
    • Tried uploading a new document
    • Changed the directory from “downloads” to “files”

    Can you please help! This issue is on the live site and vital to daily operation.

    Thank you!


    Paolo Piana
    Participant

    I tried to send it over to you by email replying to the email this forum sent, otherwise is there any option to upload file here inside?
    The URL of this post that generates error is: https://press.oprgitaly.it/download/lorem-ipsum/
    anyway all the post now doesn’t show me the link inside the post, using the chain button on the right of the single file.


    Paolo Piana
    Participant

    Hi there,
    I tried today to select the icon to retrieve the direct link to a specific file, but it hangs the browser windows, Tried also with other browsers and from the mobile, same issue. I tried to update the version of Download Manager PRO from 6.5.4 to 6.5.7 but it responds with an error here, Update failed: The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature.
    If I’m going to Plugin details it shows me, Plugin not found, but it’s working and operative. I can’t understand what’s happening.
    Thanks.
    Paolo Piana

    #198562

    In reply to: Menu item


    Tahasin
    Moderator
    This reply has been marked as private.
    #198488
    This reply has been marked as private.
    #198482

    Franck TAVERRITI
    Participant

    hello,

    I want to use the email lock function with the files managed by the download manager plugin.
    the files are used for woocommerce products in catalog mode.
    I made a product page template with elementor in which I put a clickable image.
    if I use the link to the type file: https://www.website.fr?wpdmdl=178&ind=152 ; the email lock does not work in guest mode

    if I use the short below the image with the button template (I created a copy to modify it later), the popup appears but I cannot modify the css style.

    How to do it, either to have the functionality with the direct link (opening the email lock popup if not logged in) or how to write in the CSS area so that it is taken into account and use an already existing css style (theme button style)

    Thank you


    Neil Yen
    Participant

    How to write Template?

    Scenario 1.
    When there is no file to download, page_link is displayed.
    If there is a file to download, then download_link is displayed.

    Scenario 2.
    When tags are HTML, display page_link.
    When the tag is not HTML, download_link is displayed.

    Thanks!


    Nayeem Riddhi
    Moderator

    Please kindly visit template=”fresh_card” fresh_card template from Download > Templates section, and just remove [download_link] template tag and save it, thus you shall be able to hide the download button. Please kindly check and let me know.

    Thank you and regards

    #198403

    In reply to: Breakdance builder


    Nayeem Riddhi
    Moderator

    There are other page builder addon are available like Elementor, Gutenberg. You can check the add-on list here, https://www.wpdownloadmanager.com/downloads/add-ons/.

    And for your shortcode if you can check the doc here, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/. You shall find a shortcode parameter called template, you are able to use and customize link-template as per your requirements. Please kindly check and let me know.

    Thank you and regards

    #198393

    In reply to: Breakdance builder


    Nick Baron
    Participant

    you can see page here – I am having problems styling and display/template options.

    Bamboo Bulletin Downloads


    The first list section uses Breakdance to display posts from Download manager but it does not find the custom fields within the component -I would like to insert file size and the file link for logged in users with permissions and Subscribe or login to access as a notice for non logged in users or those without permission (role)

    Further down you can see category shortcode display from Download manager which I am finding much harder to style/customise and display nicely without using blocks

    SHORTCODE:
    [wpdm_category id="bamboo-bulletin" operator="IN" title="Custom Title Here or 1" desc="" toolbar="0" paging="1" orderby="field name" order="asc or desc" items_per_page="30" template="bamboo_bulletin_card_links" cols=3 colspad=2 colsphone=1 async=1]


    Poshnjari
    Participant

    Hi, I need to edit or add tab for more options to Package Settings
    How can you do this please?

    #198318
    This reply has been marked as private.

    Hi,

    I’m having an issue where when I embed a post into a download page, it embeds in the editor but then shows a non-linked URL only.

    You can see what I mean by looking at this link:

    https://techygeekshome.info/wpdm-package/windows-lock-screen-changer/

    You can see the links, but not embedded. Embeds on all my normal posts work fine.

    Any ideas?

    #198313

    Hi there,
    When an admin-user tries to change his password via lost-password-link the message ‘Password update is disabled for this user!’ is shown.

    I see this behavior in the file wp-content/plugins/download-manager/src/User/Login.php but I don’t know why only users NOT having the “manage_options”-right should be able to change their passwords.

    Thanks for any advice 🙂

    Chris

    #198277

    Nayeem Riddhi
    Moderator

    If you have already developed a shortcode or template tag, you can also try in the template PHP file like this,

    <?php echo do_shortcode('[wpdm_url_ae]');?>

    You can edit/create a new template from download-manager\src\Package\views\link-templates or download-manager\src\Package\views\page-templates dir. For making backup your file you may follow this doc,

    Template Files

    Please kindly check and let me know.

    Thank you and regards

    #198269

    Ryan Stueve
    Participant

    PDF Viewer has been giving us trouble, so I’m trying to create a page template with an iframe to embed my PDF previews in to test if this might work better for us. I have it set up and working properly if I put a link to a specific PDF in my template (For example: https://mywebsite.com/wp-content/uploads/download-manager-files/myfile.pdf), but when I try to change the src url to make it dynamic, it doesn’t work. I need a shortcode for the direct file url (not download link), but I don’t see that as an option in my research.

    I’ve also tried just hard coding the beginning of the URL and adding the shortcode for the file list (example: <iframe src="https://mywebsite.com/wp-content/uploads/download-manager-files/[file_list]"></iframe>), but that doesn’t allow me to add that file extension to the end of the URL just before because there’s html that is injected around that file name to put it in its own table:

    <div class="w3eden">
      https://resources.advisorsexcel.com/wp-content/uploads/download-manager-files/
        <div data-packageid="68947" id="wpdm-filelist-area-68947" class="wpdm-filelist-area wpdm-filelist-area-68947" style="position:relative">
          <table id="wpdm-filelist-68947" class="wpdm-filelist table table-hover">
            <thead>
              <tbody>
                <tr>
                  <td>
                    myfile.pdf</td>

    Does something like this exist or is there a way to create my own tag that would do this?


    Ken Panitz
    Participant

    We are running WP Download manager on our NFPs WordPress site. We have enabled the Frontend upload function so our members can share content with other members. This is all working except the ability to share a URL link. The ‘URL’ tab in the ‘Attach Files’ section is unresponsive.
    We have done basic trouble shooting, including:
    1. Checked Plugin Settings: It seems the Frontend Access settings are correctly configured.
    2. Updated Plugins and Themes: WP Download Manager and all other plugins and themes were updated.
    3. Disabled Conflicting Plugins: All other plugins were temporarily disabled to see if there is a conflict.
    4. Checked Browser Console for Errors: We opened our browser’s developer console and saw no JavaScript errors.
    5. Clear Cache: We cleared our browser cache.
    Our next step was to delete and reinstall WP Download Manager but I thought we should check with yourselves first. Any suggestions?

    #198239

    Nayeem Riddhi
    Moderator

    Hello Sam Desmet,

    Hope you are well. We have all products which you are looking for , some links I am sharing with you,

    Premium Package – WordPress Digital Store Solution

    WordPress PDF Viewer

    WordPress PDF Stamper Plugin

    you can also check our download manager pro version features here,

    Pricing


    For All add-ons, you can check here,
    https://www.wpdownloadmanager.com/downloads/add-ons/
    Please kindly check and let me know.

    Thank you and kind regards


    Nayeem Riddhi
    Moderator

    The frontend upload option is available in the PRO version, please kindly check here,

    Pricing

    And for disallowing crawling by the Search Engine. You can Mask Download Link, If you mask the download link, bots will not be able the find any public download link easily. You are able to find this setting from Downloads > Settings> Basic Settings. please check.
    And another way for making disallow Crawling Download Manager Pages on Google, Bing + search engines is, Add the following code at the end of your active theme’s functions.php:

    function noindex_for_wpdm()
    {
        if ( is_singular( 'wpdmpro' ) ) {
            echo '<meta name="robots" content="noindex, nofollow">';
        }
    }

    I hope it may help you. Please check and let me know

    Thank you and regards

    Thank you and kind regards

    #198204

    Bryan Bishop
    Participant

    We are in the process of launching a site using Download Manager and Private Messages, and have encountered a huge blocker.

    To recreate the issue, perform the following steps . . .

    When you click Messages, you get this:

    This page doesn’t seem to exist.
    It looks like the link pointing here was faulty. Maybe try searching?

    I’ve tried changing the configuration, creating a new user (only Soundtracks Manager roles have this experience), but nothing is working.

    The client is upset, because we were supposed to launch this week.

    Could you assist?


    substance151
    Member
    This reply has been marked as private.

    substance151
    Member

    The plugin code is showing wrapped around a non-functional Download button.

    Here is a screenshot of the code that shows after a successful form submittal:
    https://drive.google.com/file/d/1yZnhQIiNWsOoXb6e-dHaDoUU-3gsXdNs/view?usp=sharing

    If the user refreshes the page, the code works. Perhaps an auto-refresh on form submit would be a possible fix?

    Below is the code in question which appears several times in the wpdm-form-lock.php file.

    <hr style=’margin: 0 0 10px 0’/><i class=’fa fa-downlaod’></i> ” . $link_label . “”

    Notice there is also a typo in your code ‘fa-downlaod’ that you will want to correct.

Viewing 25 results - 376 through 400 (of 9,349 total)