Search Results for 'download link'

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

    Hi Wenceslau,

    Actually, your shortcode was wrong, this should be the right shortcode >

    [wpdm_all_packages items_per_page="10" categories="cat1"jstable=1 order_by="title" order="ASC" cols="title|download_count|categories|update_date|download_link" colheads="Title|No of Downloads|Categories|Update Date|Download Link"]

    See your table is looking like this now :

    #109935

    Hi, you can try the following shortcode in a page

    [wpdm_direct_link id="Package ID" target="_blank" label="Download Me!"]

    #109872

    The link of how I want to, do not appeared in my post, I will repeat it here.

    [https://demo.wpdownloadmanager.com/wpdmpro/package-list-in-responsive-table/]

    #109842

    Since updating to 4.9.8 the option to just block the download-link is not taking action anymore. Now only packages that are allowed to be downloaded by all visitors are shown in the all-packages section in frontend.

    #109823

    Ed Ammendola
    Member

    I think you are not understanding what I am asking. I will try to make it more clear, but it is taking a long time just to get a response from WPDM. It took six weeks for you to answer.

    I am using a code similar to what you have shared. Mine looks like this:

    [wpdm_category id="human-resources" operator="IN" title="" desc="" toolbar="0" order_by="title" order="asc" item_per_page="999" template="link-template-custom-category-page.php" cols=1 colspad=1 colsphone=1]

    This is my custom template:

    <!-- WPDM Link Template: Custom Category Page -->
    
    <div class="wpdm-link-tpl c2a3" style="padding: 10px; background: #f5f5f5; border-radius: 4px; margin-bottom: 10px;">
    
        <div class="media">
            <div class="pull-left" align="left">
            [icon]
            </div>
     
            <div class="pull-right" align="right">
                <i style="margin: 2px 0 0 5px;" class="far fa-hdd color-green"></i> [file_size]
            </div>
    
            <div class="media-body">
            <h3 class="media-heading" style="padding-top: 0px;border:0px;margin: 0 0 5px 0;font-size:12pt;"><a href="[download_url]">[title]</a> <span style="margin-left:30px;font-size:8pt;font-weight:300"><br> Categories: [categories]</span></h3>
            </div>
    
        </div>
    
    </div>

    Which produces an output like this:

    Screenshot 1

    If you click on the hyperlink “Human Resources” (highlighted in Screenshot 1), you are taken to an unformatted page that looks like this:

    Screenshot 2

    It shows the documents in the category “Human Resources”, but the list is unformatted. How can I change this? The page title is “Archives”, so I can’t change the page directly.

    #109814

    In previous versions of the software we were able to add do_shortcode([wpdm_package id='###']) and it would generate a button with a appropriate link template.

    However this doesn’t seem to work any more on the latest version. I see there is a widget for latest downloads which works, but has a standardised link template.

    Is there any way of getting the previous functionality to work?


    Rita
    Member

    I am sorry that I must reactivate this discussion:
    Now the error described above:

    No downloads available and the message (translated): “The website has technical problems”.

    is a permanent error.

    Try gps.rother.de // EDIT: Because I must find a workaround to give our customers the possibility to download the files, you find the original site with it’s problem here: https://gps.rother.de/gps-downloads-rother-tourenfuehrer-not-working-original-site/ The problem occurs only, if you choose (with category “gps”) all packages. If the table contains only a part of the packages (like “wanderfuehrer”), downloads are available.

    Perhaps the current version 4.9.3 is not compatible with WordPress 5.2.2? Or is there a limit in download packages?
    This is a slight catastrophe for us and we need help as soon as possible.
    If you need a login again, plese tell (I already deleted the old one).
    Shortcode of the table:
    [wpdm_all_packages items_per_page="20" template="5c52b37b15298,5c52b454a10c1" categories="gps" jstable=1 order_by="title" order="ASC" cols="page_link,file_count|categories" colheads="Title|Categories"]
    What is interesting is that the tables of the other languages are working properly.
    See https://gps.rother.de/english/
    Only difference is the additional download button – but that we had to delete on the start site some tiome before because it caused problems. And of course, that the table contains not so many packages.

    Thank you very much for fast help
    Rita

    #109807

    Shahriar
    Moderator

    Yes, you can use a custom page template without the [download_link] template tag. Clone the current page template and just remove the [download_link] tag from there.

    #109792

    Web Guy
    Participant

    Hello,

    Can you please explain if there is a way to offer two different download buttons on a product? We offer products that come in two versions: Free basic version or Paid premium version. Only our paid members can access the premium versions (guests can only access the free basic versions).

    So each product would have two buttons that look something like this:

    Button #1: Download Free Basic Version
    Button #2: Access the Premium Version

    For Button #2 it doesn’t need to actually download a file. It could just be a link that redirects them to a page where they can login to access the premium version (or it could just be a link that takes them to our free trial membership signup page).

    Is there any kind of template that could be used for this type of setup?

    Please advise.

    #109735

    DesignServe
    Participant

    Hi Shahriar,

    Thank you, that is very useful I didn’t realise the option was already included. I have a few queries:

    1 – When the package is free to a particular Plan, the user goes through a purchase process but it still shows Paypal option in the checkout. Could it be made to not show any payment processor when the file is free?

    2 – I used the order ID as the password to open the PDF (ie I left the field blank). It is quite difficult for the user to select the order ID to copy it because it is a link. Could it be added somewhere as an easily selectable ‘password’, to make things more clear.

    3 – I would prefer if the user had to enter their website password or email address to open the file (because they won’t want to share that information with someone else). Could that be implemented in PDF stamper?

    4 – Because this PDF (for example) is available for free to some plans, it can be downloaded without going through the PDF stamper process by using the link in “Membership Items”. Can that be avoided so that any download of the PDF always goes through PDF stamper?

    Many thanks,
    DesignServe


    DesignServe
    Participant
    This reply has been marked as private.

    Tim Lord
    Member

    I have a website I am managing using WPDM, I have a page that was created using Visual composer and implemented shortcodes on the page to display downloads.

    The shortcodes used are
    [wpdm_search_result cols=1 template="5b255c0a0640f"]
    and
    [wpdm_packages link_template="link-template-semi-ext.php" order_by="post_title" order="asc" paging="1" items_per_page="10" title="" desc="" cols=1 colsphone=1 colspad=1]

    Everything was working 100% and now all of a sudden the page is not accessible to the public – it displays a box with two fields asking for username or Email and Password

    ANy ideas on why this might be happening and how to fix it please – I need to know urgently as this is the download center for the whole iste that the public can now no longer view.

    When logged in as administrator the page views as it did before

    #109696

    Corey Lee
    Participant

    When the subscribers click the download link (mp3 files), I want the users to download, not playing the audio files. How can I do that? Thanks.

    #109693

    Hi Jennifer,
    Accept greetings from WordPress Download Manager team!

    Nothing to worry, just get a new license from this link WPDM PRO Pricing Page, We will take care of the rest.

    After your purchase share your Admin login details in a private reply, hopefully, everything will be sorted without any data loss!
    Cheers

    Salahuddin Ahmed


    macmorre
    Participant

    Hello, is it possible to turn off “sorting by titel, date, asc, dsc”, so that only the title is shown.

    Please look at “https://jomurema.at/download&#8221;

    [wpdm_category id="all" operator="IN" title="Manuals" toolbar="1" paging="0" order_by="field name" order="asc" items_per_page="20" template="link-template-widget" cols=2 colspad=2 colsphone=1]

    Thank you very much
    Christoph

    #109665

    Adrian Balles
    Participant
    This reply has been marked as private.
    #109654

    In reply to: Table with categories


    Shahriar
    Moderator

    You can add the categories parameter in your all packages shortcode to show downloads from selected categories. Use comma separated category slug when adding multiple categories.
    Here is detailed documentation https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

    The demo page is using category shortcode with a custom link template. I see you have already implemented the shortcode on your site using a different link template.

    #109625

    Shahriar
    Moderator

    Package zip download works fine. I have tested here https://communityactionangelsny.org/download/test/ Your previous files weren’t linked properly. I reuploaded 2 files and download was fine after that.

    Please run a test again and let me know if still having an issue.

    #109623

    Shahriar
    Moderator

    Hi,
    Here is an example of package shortcode using “link-template-panel-1-3” We defined the template using template shortcode parameter.

    [wpdm_package id='1674' template="link-template-panel-1-3"]

    If no template is defined in the shortcode, it will use the Link Template set on the package settings.

    You can check the template documentation here https://www.wpdownloadmanager.com/doc/templates/ Or ask me if you have further query.

    Thanks.

    #109619

    In reply to: Email verification


    Shahriar
    Moderator

    I have added the link. You can modify the link from /themes/pobierz/download-manager/wpdm-reg-form.php file at line 160. The form is designed in a way that keeps the submit button disabled until required filled are filled. So, it is not necessary to show the required message.

    Hey,

    after updating downloadmanager to version 4.9.8 the licence key was lost.

    • I tried to reenter the key with the message “Invalid Licence Key”.
    • As supposed in the DM forum I tried to update manually to version 4.9.8, with the same issue.
    • I tried to reinstall Version 4.7.8, the Licence Key is not excepted any more.

    Meanwhile the URL of the WP installation changed. I tried to remove the Linked Site but the site reappears anytime I reopen the popup.

    How can I reactivate the license?!

    #109598

    macmorre
    Participant

    I have created this table and want, that instead of “all packages” there will be shown only packages from “2 categories”. How does ist work?

    [wpdm_all_packages items_per_page="20" jstable=1 order_by="title" order="ASC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Name|Category|Update|Download"]

    Please look at https://jomurema.at/download/

    Just another question. How can I create this wonderful table:
    http://demo.wpdownloadmanager.com/wpdmpro/category-short-code/

    Thank you very much in advance
    Christoph

    #109573

    pandafan789
    Participant
    This reply has been marked as private.

    pandafan789
    Participant

    Hi support,

    I use WPDM archive plugin to create a download center. But the search function not works well.
    I can see the PDF in the list and search it. Page returns nothing to me.

    Do you know what’s the root cause? Thanks.

    (because the website is under developping, i will provide the link in another message.)

    #109552

    In reply to: Send file by mail


    Sebastian Mato
    Participant

    Thanks! We can’t find the “Email Download Link” option… Can you send us a printscreen?

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