Search Results for 'download link'

Viewing 25 results - 4,851 through 4,875 (of 9,326 total)
  • Author
    Search Results
  • #89793

    Shahriar
    Moderator

    Default Values does work with frontend uploader. Just add the patch I sent in the previous reply or send login info in private reply. I will do it for you.

    1 ) Requires customization. Could be done using user_register hook https://codex.wordpress.org/Plugin_API/Action_Reference/user_register
    2 ) Not possible but you can use the file manager to upload files in a directory of your choice and then attach the file using browse tab in Attach File meta box.
    3 ) As I mentioned above this is in our to-do list to send an email link to set the password.
    4 ) Noted for implementation.
    5 ) Will be added this in next version
    6 ) You can add custom fields in the sign-up form using Advanced Custom Fields add-on https://www.wpdownloadmanager.com/download/advanced-custom-fields/
    7 ) Sorry, Not clear. Do you want to show user profile URLs for all users? It is possible with custom code.
    8 ) File Manager is embedded with Frontend Uploader page as well as admin sub-menu in the Downloads menu.

    #89780

    Hamid Ali Anjum
    Participant

    Hi,

    I am trying to put affiliate links in “URL” tab and facing the following 2 issues:

    1) How do i show the price in “link template” which i have put in “Price” box?
    2) By clicking on download, how do i open the give link in “new tab” instead of in same tab?

    Please check the screenshot.

    #89755

    services
    Member

    I have two users A and B (both Subscriber roles) I have two packages N and M. These packages are categorised as ‘Z’. This category is accesible via a secured webpage to which both A and B users have access. And, I want the ability to share a download link with user A by copy+paste into an email message via Outlook -To do this I’ve been told I need to set package N to have ‘Allow access’ to ‘all visitors’ for the link to work.

    Now, I do NOT want user B to have access to packed N, so I have not chosen him/her as ‘Select Members’ with access to this package. However he/she still able to see and download package N when logged in into the secured webpage (listing Z category) because the package has ‘allow access’ to ‘all visitors’. How can I avoid this?

    So, when logged in, user A must have access to N and M, but user B should only be able to see/download M.

    I hope the above makes sense. Please advice.

    #89741

    GIOVANNI AMERIGHI
    Participant

    Traduction by google:
    Hello. I bought this plugin because I thought I understood that it allowed to create multilevel downloads.
    Let me explain: I have to create a page containing documents relating to two or more events. I should therefore be able to see two clickable links which, each one, brings me to a further page where you can find clickable links (event topics) which lead me to download the relevant files.
    example:
    1st level = (event 1) – (event 2)
    by clicking on event 1 I should go to the next level. Then:
    2nd level = (event1argument1 – event1argument2 – Event1argument3)
    By clicking on argument1 I should go to the next level where the relative files to download should be present. Then
    3rd level = argument1file1 – argument1file2 …

    How should I do?
    Thank you

    #89726

    Lesek
    Member
    This reply has been marked as private.
    #89705

    Shahriar
    Moderator

    All these texts are available in the .pot file for translation. How did you translate other texts? Did you use the download-manager.pot file or another approach?

    To translate link/page template you have to create a custom template. Clone the template you are using now and replace those texts.

    Thanks.

    #89682

    Shahriar
    Moderator

    You can use the Default Values ( https://www.wpdownloadmanager.com/download/wpdm-default-values/ ) add-on to set default values to new packages as well as bulk update the settings of old packages.

    Please send temporary wp-admin login info in private reply, I will create a custom link template for you that opens files in new tabs.


    ArkivIT AB
    Member

    Hi,

    I get a red empty box instead of the download link in one of my download posts.
    See attached image.

    The red box is called “.w3eden .alert.alert-danger”
    How can I fix this?

    Regards,
    Ida

    #89625

    Shahriar
    Moderator

    1 ) They have to request the password using request password link in the login form. I understand that this process can be made easier. We will add a password setting link in the signup email in next version.

    2 ) You can use the Default Values add-on ( https://www.wpdownloadmanager.com/download/wpdm-default-values/ ) to set default settings for new packages. But users have the option to change the default settings if they want.

    3 ) You have to edit the /wpdm-custom-access-level.php file. Add the following hidden input in line no 309 before the input text field. Adjust the username.

    <input type="hidden" name="file[user_access][]" value="username">

    4 ) The answer is Default Values add-on

    5 ) Requires detailed code customization. We provide custom upgrade service ( https://www.wpdownloadmanager.com/download/custom-upgrade-service/ ) in cases like this. Let me know if you are interested.

    Please let me know if you have further about any point discussed above.


    Shahriar
    Moderator

    Keep the Allow Access option empty for those special packages. Then download will only be possible using manually generated links.

    Generate download link feature works fine on my test. Please check if the user you are testing with has the administrator user role?


    Shahriar
    Moderator

    I have placed 2 downloads per row. From your custom link template remove the style="width:50%;" inline style. That will fix the size. Provide user doesn’t have access to the templates so I couldn’t edit the template file.

    https://www.evernote.com/l/AUfE-PmNXEtI8KpGhFm_evd6RWrbtaaG3A8B/image.png


    Shahriar
    Moderator

    Hi,

    PDF Viewer currently supports the password lock only.

    You can embed the viewer in a post using a custom link template. The viewer uses the [doc_preview] template tag. So, you have to create a custom link template using this tag. Then use this custom link template when inserting the shortcode in a post. Create custom link template from Downloads Templates page. If you need help with that, send temporary wp-admin login info in private reply. I will create a template for you.

    I have to check how the other plugin works before proving a quote on customization. Or we can create a completely new solution for it.

    Thanks.

    #89566

    In reply to: Users notification


    Shahriar
    Moderator
    This reply has been marked as private.

    qstiegler
    Participant

    Okay this completely confuses me:

    On my page I have a Download area. This Download area I made with the “WPDM – Archive Page” Extension. All downloads in this area are public available.

    Now I wanna add some more Files which I do not see on the Download area. Instead I want them to just be available by manually generated links which I send by Email to the customers. How can I make that?

    Additionally I just updated to Version 4.7.9 of WPDM and now when I try to generate a download link I get the following Error “Error! Unauthorized Access” instead of the link in the field. Is there maybe a bug in the newest version?

    #89548

    Hi,

    First of all thanks for your great work!

    By the way I don’t get any password via email after registration (verifyemail=true).
    Second point, the email received with username and login link propose https://xxx.com/wp-login.php. I need to put another page for login. how can I do this?
    About wpdm_my_downloads shortcode, how can I personalize data table as with wpdm_all_packages (cols, colheads, etc….)
    On logout I need users to back to a page other than /wp-login.php. How can do this?
    Last, can I override plugin files in childtheme ?

    I’m in a hurry on this project, could please take some time asap to answer? Many thanks,

    Best regards !


    Joachim
    Member

    Hello,

    I bought the PDF Viewer Addon but it does not work when I use the reCAPTCHA lock.

    Also I read your manual but how do I embed the PDF in an article? I only can embed the link and when I click it I will see the download with the embedded PDF.

    Thanks

    Jojo

    #89524

    In reply to: Users notification


    Noomia SPRL
    Member

    Hi Shahriar,

    Is there a demo link ? This plugin looks good but I need to test it 🙂 !
    Is it possible for users to subscribe to new downloads but only new downloads in some particular categories ?

    Thank you

    Thank you very much for your answer. I am now working on the new site which will firstly in Greek. The page link is http://paivanas.gr/download/stanitsas-lessons-triodion/ . It is in Greek and you probably cannot read it. I managed a little bit the colors using the avada templates I working with. What I would like to do is to change the color of the download key or other colors.
    I do not really want to bother you. If you can you send any advises.
    Thank you in advance
    Regards
    Athanasios

    #89506

    Juliane Bob-Fuchs
    Participant

    Also other download links didn’t work :
    “Entschuldigung! Download ist noch nicht verfügbar.” <– it is german and says: “Sorry, download is not avalaible.”

    #89496

    In reply to: WPDM Simple Search


    Shahriar
    Moderator

    Hi,

    Are you using this shortcode [wpdm_simple_search]?

    Do you mean you want to download from the search result page? Could you please explain this little more?

    The result shows all matched packages using a link template if you want you can change the template.

    Best regards.


    Shahriar
    Moderator

    Hi,

    Please send me the page URL to check the issue. I can suggest you custom CSS to fix the issue.

    You can also create a custom template if you want. Here is a detailed tutorial on that https://www.wpdownloadmanager.com/building-a-wordpress-download-manager-link-template-from-scratch/

    Thanks.


    Shahriar
    Moderator

    You have to create columns using a builder if you have one. Or you can follow the approach shown below to show 2 downloads per row.

    When using the editor select the Text tab and then use this structure to insert your shortcode.

    [wpdm_package id=5185 template="link-template-bsthumnail"]
    [wpdm_package id=133 template="link-template-bsthumnail"]

    You can send temporary wp-admin login info in private if you want me to create a sample for you.

    and add the following custom CSS to fix the alignment issue,

    .w3eden .col-md-4.col-sm-6.col-xs-12:nth-child(3)::after {
        content: '\a';
        white-space: pre;
    }

    Thanks.

    #89459

    In reply to: Error: Google Connect


    Martino Hugo
    Member

    Please redownload this link


    bhavya1306
    Participant

    Hi,
    I am redirecting Error Page when I click any Download Link which was created with WP Download Manager Pro.
    I am getting below ERROR :
    Warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /home/eleara6v/public_html/saplearninglibrary.com/wp-includes/wp-db.php on line 1127

    Warning: Cannot modify header information – headers already sent by (output started at /home/eleara6v/public_html/saplearninglibrary.com/wp-includes/wp-db.php:1127) in /home/eleara6v/public_html/saplearninglibrary.com/wp-content/plugins/download-manager/wpdm-start-download.php on line 249

    Please check attached Screenshot for Your Reference.

    Please help me and resolve the issue on Urgent basis.

    Thank You in Advance

    #89386

    In reply to: Link Expired txt


    Shahriar
    Moderator

    I have tested this again from different browsers for many many times in the last 24 hours. Still no error. Please ask your visitor which browser they are using when the error occurs.

    Also, you mentioned that you are sending emails. Have you activated the email download link option in any package? Or is it just an email you are sending to your subscribers and the email has some package links?

Viewing 25 results - 4,851 through 4,875 (of 9,326 total)