Search Results for 'download link'

Viewing 25 results - 6,726 through 6,750 (of 9,412 total)
  • Author
    Search Results

  • Shahriar
    Moderator

    1. Use template instead of link_template This is a bug in tinyMCE, it insert wrong parameter ( which will be fixed in next version ).

    2.Working fine in my test. Please try following shortocde ( sorts in ascending order, use ‘desc’ for descending )

    [wpdm_category id="newsletter" cols=1 toolbar=0 order_by="download_count" order="asc" item_per_page=10 template="link-template-panel.php"]

    #48014

    Shahriar
    Moderator

    Hi,

    Change your [download_link_popup] template tag to [download_link] in your Link Template.

    [download_link_popup] tag does not support Image button yet.

    Thanks.

    #48010

    Shahriar
    Moderator

    Hi,

    I am having problems with this plugin using the following shortcodes:

    1.
    [wpdm_packages link_template="link-template-default" order_by="download_count" order="desc" paging="0" items_per_page="10" cols=1 colsphone=1 colspad=1]

    AND

    2.
    [wpdm_category id="newsletter" toolbar="0" order_by="download_count" order="asc" item_per_page="10" template="link-template-default" ]

    In the first shortcode changing the link_parameter has no effect on the template used.

    In the second shortcode the results are not ordered.

    Can you please advice me on where I am going wrong? I’m aiming to get a list of most downloaded packages.

    Thank you.

    #47989

    Hello
    I have problem setting the download from a link in my website
    I press the + sign and nothing happens
    What do i have to fill in URL textbox, all the url or only the file because i ‘ve set the download catalog before?

    #47988

    Shahriar
    Moderator

    Yes, you can do that easily.

    Use following shortcode to show all packages with Audion Preview. Here i have applied link template  “With Audio Preview” You can use your own customized link template ( To rearrange package information )

    [wpdm_packages template="link-template-audio.php" order_by="post_title" order="asc" paging="1" items_per_page="10" title="" desc="" cols=1 colsphone=1 colspad=1]

    But in this case there is no search feature, just plain list. You need Directory addon to show searchable package list. It has many other features too.

    Thanks.

    #47954

    Shahriar
    Moderator

    Removed home link ( It comes from ../download-manager/libs/class.CategoryHandler.php file  )

    #47951

    Shahriar
    Moderator

    You can use customized template for dashboard. Follow instructions from here http://www.wpdownloadmanager.com/doc/template-files/

    You need to edit wpdm-dashboard.php file. Remove sidebar div from there and set next div class to col-md-12 in place of col-md-9

    However , you won’t be able to see other dashboard pages , as the page links are listed in sidebar.

    #47937

    Hello,

    I am using the responsive table to show a category ([wpdm-all-packages items_per_page="30" categories="culinary" jstable=1 order_by="field_name" order="ASC/DESC"]) but I would like the package name link to trigger an auto download. I assume I will have to edit the template file.
    I basically want the package name to act like the Download button.
    Could you provide some direction on which file I should edit?

    Thanks,
    Amanda

    #47769

    midihead7
    Participant

    When I use the Package List shortcode for Most Downloads, Most Viewed or New Packages, the chosen template ID is not inserted in those cases but should be. The template ID is added if I use the Insert to Post option (blue button) but this method and the others have the incorrect link_template parameter that you are planning to fix. For now, though I have it working the way I need it to be.

    #47759

    Shahriar
    Moderator

    Yes, we will update TinyMCE, but you still can use tinyMCE to insert shortcode. Just chnage the parameter link_template to template. No need insert package id manually.

    Archive Page addon / Directory Addon ( same thing 🙂 ) http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/

    #47727

    midihead7
    Participant

    I tried this but when I select my custom link template or any other link template from the list, it shows a different template instead of the selected one. No matter what link template I select, it always displays the template as seen in the attached screenshot. I don’t want people to be able to download entire packages, only individual files. I can select and display link templates fine in the Accordion and elsewhere but not when adding a Package List as you’ve described using the Other Short-Codes method.

    #47724

    Marcie
    Member
    This reply has been marked as private.

    Gordon Shin
    Member

    I need to remove the login and register box on each single download, currently its above my download.
    It disappears when i log in as administrator.

    Also when i copy the shortcode to paste a single download it crashes my template. I am trying to add the download (pdf) MSDS to the products on woocommerce.

    Please help.~!

    http://www.rustcheck.com

    #47695

    arthos
    Member

    Hey all,

    Thanks for that complete plugin, it’s a very nice one ! However, I do have a puzzling problem.

    DMPro is set up properly, files are entered, protected by a password, but when, on the frontend, I enter the password to download the PDF file, it loads for several long minutes and then gives me an “Encoding error”. It works perfectly on my local dev site ; not on the production site.

    The PDF files are in a directory inside /wp-content/uploads ; they are inserted using the Attach file > Browse tool (once again, it works perfectly on my local dev site). I’d like to use that because of the URL obfuscation it gives. However, I’ve tried by linking a full address into Attach files > URL (the URL given loads the file without problem, so the “encoding error” is definitely not valid), and it works just fine, except there is no URL obfuscation…

    I think I’ve looked almost anywhere I could think of, to resolve this… .htaccess file is pristine ; hosting server is cheap but otherwise fine ; I’m lost and I could use some help, please…

    Thanks by advance for your ideas. Credentials to get access to the site are ready for you, in private.
    Luc

    #47677

    In reply to: Archive Page Tweaks


    Shahriar
    Moderator

    Please find the answers in same order,

    1. Use a link template that does not have [page_url] template tag. You can make custom link template.

    2. Wrap your link template inside <div class='col-md-4'></div> to make columns. This is sample div, you can change the class to adjust column numbers. This one will create 3 columns ( Bootstrap 12 columns grid system )

    3. Code change required. You can change it from ../wpdm-archive-page/wpdm-archive-page.php file

    Thanks.

    #47641

    Hello Shahriar,

    I tested separately the functions [popup_link],[page_link] and [page_url] (as [title]) as only instructions in my link template. None of them were working correctly. Each of the instructions process a modal box or new page correctly, but display wrong content.
    The tab “download overview” in https://silicon.software/know-how/download/ shows the correct page template content. Therefore I guess, the page template can be executed correctly.
    The tabs “recent downloads” and “search downloads” build up the details page
    by elements of a default page template and the download page.

    I want to use the standard funtionality of showing the detail page, you are offering. I don’t need a redirect, but want to understand how to use [popup_link], if it is not even working when I only use [popup_link] in the link template.

    see attachment >

    Thanks in advance,
    Michael

    #47592

    Shahriar
    Moderator

    Sorry, not clear, seems like, that is a theme feature, please give me an URL where you trying to set it. But if you want to change image size in link/page template please check here:

    http://www.wpdownloadmanager.com/doc/templates/template-tags/#thumb

    #47570

    lightstylenz
    Participant

    Hi Shaon,

    How can I change the default Email Lock option from “Mail Download Link” to “Download Instantly”?

    #47546

    Shahriar
    Moderator

    Yes, you can do that (send me you page link to suggest css). But you can also use custom link/page templates that does not have download count.

    #47542

    Shahriar
    Moderator

    Insert your packages in a page using Link Template. Use a link template with [download_link] template tag to show your package ( i.e. Call To Action 3 ). This tag serves direct download, without showing details page.

    Or you can build your own link template by following this doc http://www.wpdownloadmanager.com/doc/templates/link-template/

    #47533

    Hello Shahriar,

    unfortunately, the issue is still open.
    After preparing the link template code from home, I see the same behavior from my office PC, even a website shouldn’t be concerned by this.

    On the page “https://silicon.software/know-how/download/&#8221; the tab “download overview” shows the correct page template, clicking “view details”.
    Using the tabs “recent downloads” and “search downloads”, the [page_url] tag works self-referring and shows the download page, but not the detail page.
    Is there a setting for page_url?
    I am using “default values” and updated all link to the current link and page templates.
    I was also using [popup_link] with the same effect.

    Thanks in advance fr your help,
    Michael

    P.S. Let me know, if I should reactivate the temp login.

    #47510

    Shahriar
    Moderator

    Use following shortcode to show package lists like the screenshot you taken from demo,

    [wpdm-archive button_style="default" link_template="link-template-default.php" order_by="post_title" order="asc" items_per_page="10" cat_view="sidebar"]

    You can use TinyMCE button addon to insert shortcode. It is a tool utility tool for complex shortcode, so you don;t have to memorise those.

    Thanks.

    #47493

    In reply to: Email Subscription


    ahmmob
    Member
    This reply has been marked as private.
    #47470

    Shahriar
    Moderator

    No, you can use any template if it has [download_url] or [download_link] template tag in it. These tags create the package download button. You can also create your own template from Downloads Templates page. Read more about templates here http://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

Viewing 25 results - 6,726 through 6,750 (of 9,412 total)