Search Results for 'download link'

Viewing 25 results - 7,426 through 7,450 (of 9,507 total)
  • Author
    Search Results

  • Doueu
    Member

    Hello,

    I recently updated the plugin to the latest version (4.4) and I noticed that the links in the dashboard generated by the [wpdm_frontend] shortcode throw 404 – not found errors. The links with the 404 errors are:

    /create-download-product/add-new
    /create-download-product/sales
    /create-download-product/edit-profile

    Before the update, links where based on a GET parameter (?task=add-new or something like this).

    How can these issues be fixed?

    Thank you for your help.

    #36261

    Shahriar
    Moderator

    Hi,

    I think you did not understand what i am referring to as Template. Did you checked the doc link i shared with you? You are already using a Page template , but need a customized template to show only thumbs.

    I already wrote the template code above.

    To create a WPDM Page template,

    1. Go to Downloads Templates Page Templates Tab
    2. Clone an existing template
    3. Copy and Paste the code from previous reply in code area
    4. Give the template a name

    And you have created a new template!

    Select this new template from Page Template drop down (http://awesomescreenshot.com/0515dpz30f) in Package settings when creating a new package or editing old one.

    Thanks.


    Marken
    Member

    When using the following shortcode (as inserted by the editor button)

    [wpdm_tree category=”3″ download_link=1]

    It shows ALL categories. It is not respecting the category number.

    #36231

    nectregroup
    Member

    Hello. I updated the plugin to 4.4 and now on my page the download links aren’t working. It doesn’t look like the page layout works either. I’m using the shortcode: [wpdm_category id="bulletin" template="default" item_per_page=50]

    Any ideas what is wrong with it?

    http://champain.co.uk/bulletins/

    Thanks for your help.

    #36215

    Shahjada
    Keymaster

    You can’t replace [download_url] with [download_link]

    [download_link]  will generate complete link html

    [download_url] will simply return the URL

    Template tag docs: http://www.wpdownloadmanager.com/doc/templates/template-tags/

    so you need to replace <a href="[download_url]">...</a> with [download_link].

    But, your package is protected and you can’t link it with your featured image using [download_url] tag.

    #36207

    cronopium
    Participant
    This reply has been marked as private.
    #36199

    In reply to: _blank


    Shahriar
    Moderator

    Here i added two classes ( btn and btn-primary ) to add button style in my download link,

    <a class="btn btn-primary" href="[download_url]" target="_blank">[link_label]</a>

    #36179

    In reply to: _blank


    Shahriar
    Moderator

    That can’t be done using [download_link]  You can show your button by adding css class with a tag in above example .

    #36176

    In reply to: _blank


    ScottESP
    Member

    Thank you for the reply, how do I get it to work with [download_link] instead of [download_url]? I need it to work with a button.

    #36174

    Below is an example page

    SpreadsheetShoppe Link

    Home → Wpdmpro → APY & APR Converter Download

    I’m wanting the Wpdmpro to be hidden.

    #36171

    cronopium
    Participant

    How I have to change? when I change [download_url] to [download_link] in Template I get download button instead of thumb

    used Template:

    <style type="text/css">.more_previews_a{display: block;float: left;margin-right: 6px;}</style> 
    <div class="row">
    <div class="col-md-12">
     <a href="[download_url]">[thumb_720x0]</a>
    </div>
    </div>
    <div class="row">
    <div class="col-md-12">
    <table class="table">
    <tbody>
    <tr><td>Download</td><td>[download_count]</td></tr>
    <tr><td>Size</td><td>[file_size]</td></tr>
    <tr><td>Create Date</td><td>[create_date]</td></tr>
    <tr><td>[icon]</td><td>[download_link]</td></tr>
    </tbody></table>    
    </div> 
    </div>
    [description]
    #36138

    Shahriar
    Moderator

    Hi,

    [wpdm_frontend] shortcode if for managing packages from frontend.

    To show multiple packages with download link use [wpdm-all-packages] shortcode.  You can choose various parameters. Insert this shortcode using tinyMCE button.

    Install following addon to add tinymce button in editor.

    http://www.wpdownloadmanager.com/download/advanced-tinymce-button/

    OR

    write the shortcode yourself, Here is a sample,

    [wpdm-all-packages categories="flat-ui-2,free-psd,html-css,icons,pro,wordpress," items_per_page=5]

     

    Thanks.

    #36125

    I’m very new to using Download Manager Pro.

    When I’m posting links to my files for download the link takes people to “Home > Wpdmpro > File Name”. I don’t want the Wpdmpro to show up. What are my options? Can I change this name, if so where and how? Can I just remove it, if so how? Any help would be great.

    Thanks

    #36122

    Emmaxson
    Member
    This reply has been marked as private.

    tsayles
    Member

    Hello.,

    I have just installed Download Manager Pro plugin in my local system. and testing it.

    When i have used the shortcode ‘[wpdm_tree]’ and related to displaying tree view of folders. i foudn error like

    Fatal error: Call to undefined function wpdm_user_has_access()

    C:\xampp\htdocs\mysite\wp-content\plugins\wpdm-extended-shortcodes\wpdm-extended-shortcodes.php on line 455

    i have tried these also
    [wpdm_tree category=”category-slug”]
    [wpdm_tree download_link=1]

    but no use.

    Please help!

    #36097

    In reply to: _blank


    Shahriar
    Moderator

    If you are using public downloads, you can use like this <a href="[download_url]" target="_blank">[link_label]</a> in link/page template to open download link in new window. Template Docs: http://www.wpdownloadmanager.com/doc/templates/

    #36090

    Shahriar
    Moderator

    Probably you are trying to use [download_url] tag to link directly, but you can’t use <a href="[download_url]">text</a> for locked package, you need to use [download_link] instead, that will generate complete download form with lock options.


    cyfaircert
    Member

    When I try to download the 2.4.2 update for extended shortcodes it is downloading version 2.4.1.

    #36088

    Shahriar
    Moderator

    You can’t use direct download link with [download_url] tag for locked packages. you always need to use [download_link] for locked packages.

    #36075

    On some of my packages I’m getting reports of a “link-expired.txt” file being downloaded and/or also “Webpage not available” rather than the package downloading correctly.

    I use email lock on all the packages with the link sent to email.

    I’ve tried updating all plugins, regenerating master key for packages which I know have the issue and removing email lock. Nothing seems to work.

    How do I fix it?? And how do I find out which of my 58 packages are affected! Like I said it seems only a few are affected, others are working as normal.

    Thanks

    #36068

    Topic: _blank


    ScottESP
    Member

    Need this instead of same window for download link, where do I change it!

    #36058

    rhofkens
    Member

    Hi,

    I have created a package that contains two files. The package is protected with a password. The page displays correctly, but when I click the download link I see a link-expired.txt file in the download manager.
    It contains the following text: “Download link is expired. Please get new download link.”

    Any ideas?

    Best regards,
    RH

    #36031

    cronopium
    Participant

    I have an problem with locked downloads.
    It works fine on download link button.
    But the Picture link works wrong – it don’t comes the password window it download a link-expired.txt

    Thanks for help

    #35960

    Shahriar
    Moderator
    1. If you select “Hide Everything” from Download Manager settings option “When user is not allowed to download:”, then all packages short-code also show hide everything
    2. Administrator in back end can see everything, wpdm actually has nothing to do with it 🙂 .

    Yes, please use [wpdm_tree download_link=1]

    #35923

    cglaeser
    Member

    The WordPress plugins says Image Button v2.3.1 is now available, but when I click on the link “Download v2.3.1”, it does not link to the Image Button download page. Also, when I search for Image Button, the latest version I can find is v.2.20. Is v2.3.1 available and if so, where is it located?

Viewing 25 results - 7,426 through 7,450 (of 9,507 total)