Search Results for 'download link'

Viewing 25 results - 4,451 through 4,475 (of 9,382 total)
  • Author
    Search Results
  • #108048

    Ezzat Edros
    Member

    Hi Salahuddin,

    Sorry I did not really like that kind of solution. It’s because on mobile view will looks weird if you use column..

    Somehow I get the solution by changing some CSS.

    Here’s my CSS:
    /*Download Plugins*/
    .w3eden .link-template-default.thumbnail {
    padding: 10px;
    width: 230px;
    }

    .w3eden .link-template-default.thumbnail .wpdm-download-link.btn {
    padding: 0 10px !important;
    line-height: 30px !important;
    font-size: 7pt;
    }

    .w3eden .media-body {
    width: 90px;
    }

    .w3eden .wpdm_icon {
    box-shadow: none;
    min-width: 39px;
    }
    /*END Download Plugins*/

    Just that I use this CSS just for mobile view. But desktop view also follows the CSS.. If possible can you make the view 100% just for desktop view?

    Thank you.

    How can I change the color of the button [download_link]? And also the color of the font?

    The standard button is blue and the font is white. But I need this button in yellow #fdc533 and the font in black #1d1d1b.

    Thank you!

    #108006

    In reply to: Must agree with terms


    Shahriar
    Moderator

    Hi Henri,

    If you want the user to agree with terms before download then send the package details page link instead of the direct download link.

    Thanks.

    #107991

    Shahriar
    Moderator

    On that link, you are trying to download a package with id 11441 but I found no package with this id. Update the link with a correct package id to fix the error. Also, update you WPDM to current version 4.9.8

    Hello,

    In WP Plugins, I have the following messages displayed for Download Manager:

    There is a new version of Download Manager available. View version 4.9.8 details. Automatic update is unavailable for this plugin.

    Please activate Download Manager license for automatic update. Validate license key

    I have a current License that renewed in May, 2019. When I click on the Validate license link, it takes me to the Downloads > License and the current License Key is already there.

    How do I update DM? Does it have to be done manually? Why is it prompting me to Validate license?

    Thank you,

    Michael

    #107895

    taracox
    Member
    This reply has been marked as private.
    #107860

    In reply to: Email verification


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

    TEL COP
    Member

    My team member has purchased the download manager and entered the registration key but it says that it’s invalid although we copied and pasted the exact key. The linked site url is set to the domain name without the subdomain. For example, “example.com” instead of “www.example.com”. Is it because of this? If it is, can we have the linked site changed?

    #107792

    In reply to: Email verification


    damtox
    Participant
    This reply has been marked as private.
    #107785

    damtox
    Participant
    This reply has been marked as private.
    #105993

    In reply to: invalid download link


    LarryG
    Member

    Hi Shariar
    As above, at least for now, please can you send me a link where I can download the previous version 4.9.7 (Pro) until the issue is resolved?
    Thanks
    Lawrence

    #105440

    Shahriar
    Moderator

    Hi,

    You need Crypton theme to make your site look exactly like the demo. But it is possible to use specific parts of the demo if that part is coming from a shortcode.

    If you want to create the download boxes like demo create custom link template from Downloads Templates page. The demo is using a modified version of Link template Panel.

    Thanks.

    #105435

    Shahriar
    Moderator

    It is not possible with the [download_url] tag. You have to use the [download_link] tag if you want to hide the URL. But you do have the option to customize the button from Settings User Interface Tab.

    #105413

    Dear Support,
    After installing the Pro version, “Edit Profile” link to “website.com/?udb_page=edit-profile” says nothing found.
    Download History also “website.com/?udb_page=download-history” says the same.
    What could be the issue?
    Regards,
    Farhad

    #104275

    In reply to: invalid download link


    LarryG
    Member

    Hi Shariar
    I checked and the Private Download Links Usage Limit was set to 3 – I increased it to 300 and it still gives the same message.
    In any case, you get the same problem if you try to download the file from our normal downloads page “downloads.acfconsultants.com”, and the problem arises with all previous files too.
    Please can you send me a link to download the previous version 4.9.7 (Pro) until the issue is resolved?
    Thanks
    Lawrence

    #103947

    In reply to: invalid download link


    Shahriar
    Moderator

    Please check the “Private Download Links Usage Limit:” option in the Basic settings tab. Maybe it is set to 0. Set it to a higher value.

    Send temporary wp-admin login info in private reply if that doesn’t fix the issue.

    #103868

    Shahriar
    Moderator

    1 ) Requires customization of /download-manager/tpls/wpdm-reg-form.php template. Here you will find template customization documentation https://www.wpdownloadmanager.com/doc/template-files/

    2 ) You have to create a Facebook App to get that info. You can follow this https://www.youtube.com/watch?v=txCfgVmsR7g or just start creating the app from this link https://developers.facebook.com/apps

    3 ) You need to create an app from the Google developer console, then from the Credentials tab, create an API key and OAuth client ID. Here is the link to https://console.developers.google.com/apis/dashboard dev console. This is a generic process. No special steps are required for the Download Manager.

    4 ) Please check reply 1

    5 ) You can use the Text option to collect URLs.

    #103375

    b kh
    Member
    This reply has been marked as private.

    Hi Wise, Can you give me your WordPress site link and a Download package url to check?

    #103304

    taracox
    Member

    How do I remove the odd pop up that occurs when linking to a download item?
    https://king.vansd.org/elementary-school-supplies/
    Clicking on the Listado de útiles escolares para escuelas de primaria link in blue box in upper right corner generates a pop up that just says “Download”. I just want the file to open.

    #103232

    Henri Boer
    Participant

    Thanks for your response.
    While this does seem to generate a link the usage limits do not seem to work, I can download a 1 time usage link as many times as I like.
    Furthermore, it does not redirect to the actual page that imposes lock options such as terms.

    How do I generate a unique 1 time link that goes to the regular download page?

    Thanks.


    Ryuhei Ide
    Member

    Hi, I’ve just started to use Download Manager Pro and trying to style my own download button in Templates area.
    I wanted to use this kind of code below but at the same time, I want to have the URL to be hidden just like the [download_link] does.
    <a href="[download_url]" class="button primary large shadow">[title]</a>

    Is there any way to achieve this goal?

    #103223

    Ezzat Edros
    Member
    This reply has been marked as private.

    Jasper
    Member

    Hello – Any help with this? This problem is preventing any downloads on my client’s live site. Thanks.

    Edit regarding the “send download link.” The link is valid and allows the download basically if you look at it immediately. Although it allows a usage limit of 3 and expiration after 60 minutes. Not sure if that issue is related or not.

    #103209

    Shahjada
    Keymaster

    Hi,
    In case of the free version, use the link template “Default Template”. Use TinyMCE button plugin ( https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ ) or Gutenberg Block plugin ( https://www.wpdownloadmanager.com/download/gutenberg-blocks/ ) to generate package shortcode/block where you will have some visual options to generate the shortcode/block with the proper link template.

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

Viewing 25 results - 4,451 through 4,475 (of 9,382 total)