Search Results for 'download link'

Viewing 25 results - 4,801 through 4,825 (of 9,326 total)
  • Author
    Search Results

  • Shahriar
    Moderator

    Hi!

    You have to use a custom link template with [file_list] template tag to show single file download buttons. This post explains how to create custom templates https://www.wpdownloadmanager.com/building-a-wordpress-download-manager-link-template-from-scratch/

    Please send login info in private reply if you want me to create a custom link template for you although we highly encourage reading the above tutorial.

    Thanks.

    #90740

    Shahriar
    Moderator

    Please replace the Download text with this ".$data['link_label']." to use link label from pacakge settings.

    echo "<a target='_blank' href='".\WPDM\Package::getDownloadURL($data['ID'])."'>".$data['link_label']."</a>";

    #90730

    Shahriar
    Moderator

    You can place the WPDM Package Info widget in the sidebar to show the add to cart options. Check the Download Link option if you want to add to cart button only.

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

    #90729

    Shahriar
    Moderator

    So, I guess download links are opening in a new tab now? Marking this as resolved.


    non
    Participant

    Hi,

    I am trying to use the short-code to display the single file downloads on the page that the short-code is added to. Currently it shows the title of the download package (this links to the page with the single file downloads) and it also shows a download link for the zip file.

    I have been looking through the forum and seeing an answer about templates and using [file_list] but I’m not able to make that work.

    Thanks!

    #90680

    Hi Shahriar,

    sorry to bother you again – I just found something missing in the code you provided: now the Download link is always named “Download”.
    Our customer use the “link title” function for a download (see attached image) so it shows that title instead of “Download”.
    In your code snippet, that does not work of course, as it just states “Download” 😉
    In the php file I was unaware to exactly find out where and how the link title gets generated to change it there.

    I hope you can help me out again here 🙂
    Thanks!

    #90675

    BGM
    Participant

    My host, WPE is forcing updates to php 7.2 as 7.0 reaches end of support in Jan 2019 and 7.1 reached end of life Dec 2018.

    I noted that WPDM didn’t seem compatible based on a few tools and the error messages I was getting after updating the server to 7.2. I purchased pro hoping it would resolve the issues and it has not.

    These are the errors and warnings that I am getting. I have 2 weeks to work this out, otherwise I will be unable to use the plugin.

    Name: Download Manager

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-default-wdc.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-audio.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-calltoaction1.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-panel.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-button.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-nopopup.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-button-popup.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-default-ext.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-default-icon.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-widget.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-extended.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-panel-1-3.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-calltoaction3.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-search-result.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-semi-ext.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-bsthumnail.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-calltoaction2.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-category-link.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-default.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-calltoaction4.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/link-templates/link-template-msthumnail.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-default.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-col2-il.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-1col-ex-autdio.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-metro.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-video.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-doc-preview.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-1col-ex.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-1col.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls/page-templates/page-template-1col-flat.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/libs/socialconnect/Facebook/PseudoRandomString/McryptPseudoRandomStringGenerator.php
    ———————————————————————————————————————————————————–
    FOUND 3 ERRORS AFFECTING 1 LINE
    ———————————————————————————————————————————————————–
    57 | ERROR | Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use random_bytes() or OpenSSL instead
    57 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
    57 | ERROR | The constant “MCRYPT_DEV_URANDOM” is deprecated since PHP 7.1 and removed since PHP 7.2
    ———————————————————————————————————————————————————–

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-default-wdc.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-audio.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-calltoaction1.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-panel.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-button.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-nopopup.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-button-popup.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-default-ext.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-default-icon.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-widget.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-extended.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-panel-1-3.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-calltoaction3.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-search-result.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-semi-ext.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-bsthumnail.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-calltoaction2.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-category-link.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-default.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-calltoaction4.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/link-templates/link-template-msthumnail.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-default.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-col2-il.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-1col-ex-autdio.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-metro.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-video.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-doc-preview.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-1col-ex.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-1col.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    FILE: /nas/content/live/bgmstaging/wp-content/plugins/download-manager/tpls4/page-templates/page-template-1col-flat.php
    ———————————————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————————————-
    1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
    ———————————————————————————————————————————————————————————-

    #90672

    markharari
    Participant

    I updated from from 4.5.2 to 4.8.1 today, and now my icons and doc_preview are too large.

    Here is the code I have been using on my page template for a few years:

    <style type=”text/css”>.more_previews_a{display: block;float: left;margin-right: 6px;}</style>
    <div class=”row”>
    <div class=”col-md-12″>
    <table class=”table table-borderless”>
    <tbody>
    <tr><td>[icon]</td><td><h4>[title]</h4><h5>File Size: [file_size]</h5></td></tr>
    [memb_has_any_tag tagid=”1742,1726,1854,532″]
    <tr><td style=”width:50%”>[doc_preview]</td><td style=”width:50%”>[description]<p><div class=”joinbtn”>[download_link]</div></p></td></tr>
    [else_memb_has_any_tag]
    <tr><td style=”width:50%”>[notification style=”error” font_size=”10px” closeable=”false”]Sorry… the Download Library is available to invested members only.[/notification] – Document Preview Disabled -<p> </p><h3>login to download</h3><p>[memb_loginform redirect=#current.page#]</p>
    <p style=”text-align: center;”>Not a member? Click here to join!</td><td style=”width:50%”>[description]<hr>
    <p> </p></td></tr>
    [/memb_has_any_tag]
    </tbody></table>
    <p> </p>
    [memb_has_any_tag tagid=”1742,1726,1854,532″]
    <h4 style=”text-align: center;”>– Go Back to Previous Page –</h4>
    [else_memb_has_any_tag]
    <div class=”hr hr-solid”> </div>
    [/memb_has_any_tag]
    </div>
    </div>

    memb_has_any_tag is from my membership plugin.

    How do I resize the icon and document so they show – I want the full width of the document showing in half of the table.

    #90660

    In reply to: not all files showing

    Link: https://ramtaps.com.au/downloads2/
    short-code:
    [wpdm_all_packages items_per_page="20" jstable="1" order="ASC/DESC" cols="title,file_count,download_count|categories|download_link" colheads="Title|Categories|Download::155px"]

    issue: showing search on top but not showing all files (showing only 78 pages in pagination)

    =========================================================================================================

    Link: https://ramtaps.com.au/downloads1/
    short-code:
    [wpdm_all_packages items_per_page="20" order="ASC/DESC" cols="title,file_count,download_count|categories|download_link" colheads="Title|Categories|Download::155px"]

    issue: showing all files as (showing 176 pages in pagination) but not showing search on top

    purpose: I want both search on top and also show all files in pagination..i think when i am using jstable=”1″ in shortcode than the issue coming

    #90633

    In reply to: Best Practices Guide


    Shahriar
    Moderator

    Which shortcode are you using to display your downloads? Could you send me the page link to check how your download page looks now?

    Hi,

    It appears right around the time we updated Download Manager (last week), our download links on our package level pages are no longer displayed.

    see here – https://www.zuckerbergfiles.org/records/2018-088/

    It seems like everything is in its right place on the backend (see attached).

    How can we correct this issue?

    Thanks.

    #90511

    Shahriar
    Moderator

    Hi,

    Do you want to skip the package details page?

    In that case, you have to remove the [page_url] tag from your template. And use the [download_link] template tag to show the download button.

    If you send login info I can set up an example template for you.

    Thanks.

    #90492

    In reply to: After Update Problems


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

    ZOOK Marketing
    Participant

    Hi there,

    I’m trying to add a thumbnail image of the actual pdf/image files. How would I do that? Here’s the short code I’ve currently have.
    I want the headings to be Thumbnail, File Name, File Type (image of file type), update date, download.

    [wpdm_all_packages items_per_page="20" categories="brochures-datasheets" jstable=1 order_by="field_name" order="ASC/DESC" cols="title|update_date|download_link,addto_file_cart" colheads="File Name::30%|Update Date|Download::20%"]

    #90455

    Futexcel
    Member

    I would like to download direct to the link

    Can you adjust my code?

    <!-- WPDM Link Template: Personal Template -->
    <div class="media well link-template-widget">
        <a class="pull-left" href="[page_url]">
        [icon]
        </a>
        <div class="media-body">
        <a href="[page_url]" style="display: block;clear: bottom;font-size: 11pt;font-weight: bold;">[title]</a>
            <div style="font-size: 9pt;">
        <i class="fa fa-database color-green"></i> [file_size] &nbsp; <i class="fa fa-files-o color-purple"></i> [download_count] downloads
            </div>
        </div>
    </div>
    <style>
        .wpdm_icon{ max-width: 48px; width: 48px; }
    </style>
    #90452
    This reply has been marked as private.
    #90405

    In reply to: Template Tags


    Shahriar
    Moderator

    There are 2 ways. You can use the custom fields add-on to add custom fields. Insert the custom field value in edit package screen. The ACF add-on will provide you template tags that you can use in custom link/page template to show you custom data.

    Another approach is adding new custom template tags using filter hook wdm_before_fetch_template. Use this option if your template tag generates something dynamic. This is the more completed option and requires coding experience. Here is the filter documentation https://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

    #90401

    In reply to: After Update Problems


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

    Pixelquest
    Member
    This reply has been marked as private.
    #90356

    Shahriar
    Moderator

    We have migration add-on to migrate packages from 2.x versions. I have attached it below.

    Take a backup of the old version before deleting it. Could you please send me the v.2.6.95 as a compressed file? You can send me a download link of the compressed file if you can’t attach it here. I will test it to check if it works with your old version.

    #90336

    In reply to: Contents on Sidebar


    Shahriar
    Moderator

    In that page, we are using 3 Download Manager widgets. Some styles are coming from the theme. So, the sidebar view in your site might be slightly different from our demo.

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

    New and Top downloads both use “Widget Template” as link template.

    #90332

    Shahriar
    Moderator

    The audio tag is used for the [filie_list] template tag to play audio. The popup is used for the popup_link tag and so on. You can remove it by commenting/removing the below line from /download-manager/wpdm-hooks.php file but some related features like audio player, pop-up link won’t work if you have those on your template.

    add_filter('wp_footer', 'wpdm_footer_codes');

    #90328

    Shahriar
    Moderator

    This details page uses your theme’s single.php template. Some themes provide an option to control the sidebars from the edit post page. If your theme doesn’t have one install this add-on https://www.wpdownloadmanager.com/download/wpdm-page-templates/

    This add-on will allow you to use your theme’s page templates as the template for the package details page. To remove the sidebar you can apply the “No Sidebar” template. Each theme provides a template with no sidebar.

    To control the view 100% you have to create a custom template for download details page. The template file name is single-wpdmpro.php ( https://www.wpdownloadmanager.com/doc/template-files/ )

    You can also add the direct download link in your link template and avoid visiting the details page if you want.

    #90284

    Roberto Santini
    Participant

    Hi,
    When I click on a download link, I’m redirect to a page with some informations about the file and the direct link to the download.
    This is a common page/article where the selected template is rendered:
    http://51.38.124.243/seminario/download/alere-2-2018-in-cammino-nella-storia/

    So, how I can modify this page (not the template) so I can hide the sidebar, resize the featured image, modify the header, …?

    Thanks
    Roberto

    #90279

    Shahriar
    Moderator

    These codes are required for various WPDM features. The audio tag is used for the [filie_list] template tag to play audio. The popup is used for the popup_link tag and so on. You can remove it by commenting/removing the following line from /download-manager/wpdm-hooks.php file but some related features like audio player, pop-up link won’t work if you have those on your template.

    add_filter('wp_footer', 'wpdm_footer_codes');

Viewing 25 results - 4,801 through 4,825 (of 9,326 total)