Search Results for 'download link'

Viewing 25 results - 4,026 through 4,050 (of 9,351 total)
  • Author
    Search Results
  • #115969

    Jason Wirl
    Participant

    How do you override the 128X128 Thumbnail image size in a custom Link Template.

    Here’s my code:

    <div class=”panel panel-default c2a4″ style=”margin-top: 15px; margin-right: 150px; margin-bottom: 15px; margin-left: 150px;background: #f5f7f9″>
    <div class=”panel-body text-center” style=”padding-bottom: 20px”>
    <div class=”text-center wicon”>
    [thumb_384x384]
    </div>
    <h3 style=”padding: 0;margin: 0;margin-bottom: 5px”>[title]</h3>
    <div class=”panel-footer text-center” style=”background: #fcfcfc”>
    View More
    <div class=”d-button d-inline-block”>[download_link]</div>
    </div>
    </div>
    <style>
    .w3eden .text-small{ font-size: 10px; }
    .w3eden .c2a4 .wpdm_icon{ height: 64px !important; width: auto; } .well.c2a4 .media-body{ font-size: 11pt; }
    .w3eden .c2a4 .wicon img{ border-radius: 2px; max-width: 20px;margin: 15px auto 25px !important; }
    .w3eden .c2a4 .btn{ border-radius: 20px; margin: 0 3px; padding: 0 25px !important; height: 36px !important; line-height: 36px !important; font-size: 12px; font-weight: 800; }
    </style>

    #115922

    mindoven
    Participant

    Hi,

    I have two downloads with this issue. It is strange I have over 300 download and only having issues with those two.

    I don’t have the option to make this post private yet, I will send you login and the links with issues.

    #115918

    Shahriar
    Moderator

    I have found an old ticket where you requested to add this scroll to top feature. Here is the ticket link https://www.wpdownloadmanager.com/support/topic/questions-about-pagination/

    You have to remove the custom code to stop the scroll 🙂

    #115915

    Shahriar
    Moderator

    Hi Marko,

    The download link in the email is working now. I activated Bootstrap 3 from Downloads > Settings > User Interface as this is related to a Bootstrap 4 template.

    Thanks.

    #115890

    Timothy Gard
    Participant

    Since the update to version 5.03 my website has lost its look and feel. The alignment of the PDF icon with the link text is bunched together on the left instead of in a clean, straight line. How do I modify this so that it goes back to the way it was before? Perhaps you should include more control over these elements in the User Interface section of the piece. I could change the colour of the download icon, but that’s pretty much it. Not too happy about the way this impacted my website. Please provide a workaround.If I modify one of the templates, do I have control over these issues? How do I modify a link template to reflect my site’s theme?

    #115876

    Joakim Skuland
    Participant

    Ok, thanks. But in that file there’s only a shortcode [download_link_popup] present. How do I get access to change the actual html for the modal popup?


    Tim
    Participant

    Hello Shahriar,
    now I was able to set it up..basically it is working like intended.
    I’m having a few problems, maybe you can help:

    1. File Cart not showing file-title, only file-name.
    The line <?php echo isset($fileinfo[$file])?$fileinfo[$file]['title']:''; ?><?php echo basename($file); ?> only echoes the basename. $file is not giving an ID, it’s giving 56982356filename.pdf. This way $fileinfo[$file]['title'] doesn’t work, because the $fileinfo array has (in this example) 56982356 as identifier. This seems to be an bug in the add-on.
    Could you offer me a solution for that?

    2. When ajax submitting a CF7 form, the “successfully sent” message will contain the download button for the package. If you click that button, the ZIP is downloaded, but the page/form gets “submitted” again and then you get many “field required”.
    Is there a way to redirect the form to a “Thank you” page, and then show the download link there (or automatically start the download after submitting the form)?

    Thank you for the help.

    Best regards,
    Tim

    #115872

    Abdus Sattar
    Member

    The download popup modal is using /download-manager/tpls/link-templates/link-template-button-popup.php template. To customize this template, make a copy and place it in /active-theme/download-manager/link-templates/link-template-button-popup.php location. Then add your customization in this new template.

    Now, this new template will override the default one. As the file is outside the plugin directory, your customizations won’t be lost during the plugin update.

    • This reply was modified 5 years, 6 months ago by Abdus Sattar.
    #115867

    In reply to: Install issue


    Shahriar
    Moderator

    Please download the plugin from this link https://downloads.wordpress.org/plugin/download-manager.zip and then install it by uploading from Plugins > Add New page.


    Sebastian Sztyber
    Participant

    https://maxlifeindustries.com/downloads-maxlife/

    When you opt to email the filecart contents to an email, the recipient receives two emails. Both emails contain a link and the contents of the emails are fine however one links to the packaged filecart correctly while the other leads to:

    https://maxlifeindustries.com/?fcpack= and downloads file: wpdm-chache.txt

    How can we resolve this to only send the correct address to not confuse people?

    Thank you very much for your time and so far a great plug-in

    #115859

    twomuch
    Member
    This reply has been marked as private.
    #115644

    Michael
    Participant
    This reply has been marked as private.
    #115777

    Senict Beanie
    Participant

    Your update today (5.0.3) managed to break my custom download template by increasing the size of the heading font.
    I don’t have time to fix this today so need to roll back to the previous version.
    How can I get that version. I’ve tried just about every link on your website.

    • This topic was modified 5 years, 6 months ago by Senict Beanie. Reason: spelling mistake

    MJ Klein
    Member

    @Shahriar The site owner created new apps, and it all works! THANK YOU! Now, i just have one little issue, and i did look through the forum and docks. one thing is not quite clear yet:

    in the example setup you have, you show a shortcode for the return URL as [download_page], but i cannot find that shortcode anywhere and how to use it. what i want is for the return URL after purchase is to go directly to the download page and not the purchases page. for one thing, it’s confusing because there is a link to the purchase order, and a search bar that says “Resolve” which is not intuitive.

    at any rate, how, do i make the return to the download page where the customer can just get the file and get on with it?

    Note: i did try to create a Download page in WP, but none of the shortcodes seemed to have anything to do with downloading a purchased product.

    Thanks Shahriar (i apologize for the previous email – you did respond but i did not get the notification).

    #115771

    Maik Janko
    Participant
    This reply has been marked as private.
    #115755

    In reply to: tree with file list


    Abdus Sattar
    Member

    hi,

    for direct download link use additional parameter download_link=1

    Thanks

    #115709

    Marko Dargel
    Participant

    Hi,
    the provided download links in mails are not functional. If I change the lock option to “approving” the download works well.
    You could verify it here:https://myancestry.de/myancestry-download/ev-kirchenbuch-meisdorf-auszuege/

    Secondary question: Why don’t I get a notification (mail) when a permit has been applied for and still has to be approved by me.

    Thanks, Marko

    • This topic was modified 5 years, 6 months ago by Marko Dargel.
    #115699

    Robbie Done
    Participant

    When I get the download link sent to email and then click on the link I get the following error –

    Warning: include(/homepages/33/d784429422/htdocs/clickandbuilds/WordPress/SanclerProperty/wp-content/plugins/download-manager/tpls//download-page-clean.php): failed to open stream: No such file or directory in /homepages/33/d784429422/htdocs/clickandbuilds/WordPress/SanclerProperty/wp-content/plugins/download-manager/libs/class.Apply.php on line 1170
    
    Warning: include(): Failed opening '/homepages/33/d784429422/htdocs/clickandbuilds/WordPress/SanclerProperty/wp-content/plugins/download-manager/tpls//download-page-clean.php' for inclusion (include_path='.:/usr/lib/php7.3') in /homepages/33/d784429422/htdocs/clickandbuilds/WordPress/SanclerProperty/wp-content/plugins/download-manager/libs/class.Apply.php on line 1170

    Need a fix asap

    #115673

    Shahriar
    Moderator

    The package page will show a login button automatically if login is required to download the file. No need to set up login for that. This is actually true for any page where you post a WPDM shortcode. Whenever login is required a login button linked to the login page is shown.

    Anyway, here is the code to include package pages in auto redirect,

    if( ! is_user_logged_in() && get_post_type( get_the_ID() ) == 'wpdmpro' && get_the_ID () == 'n_id_page' ):

    #115655

    Trí Trần Vĩnh
    Participant

    Please guide me to update 5.0.3 and help the download link work.
    Currently I have an error of the image of the file icon. And at the interface additional download packages are faulty. You can see in the attached image!

    Error icon

    Error interface


    Trí Trần Vĩnh
    Participant

    Hello !
    Because my account has to login through Google account.
    I cannot add Login to the update server.
    You guide me to delete the Plugin, then download the new version and reinstall, you tell me that it will work, and I will not lose data.
    But after I deleted 5.0.2 and installed 5.0.3, all Download buttons did not work.
    I have reinstalled 5.0.2 and it works normally. But there were error images representing the file type.
    Please guide me how to solve it!
    Thank you !

    #115639

    Web Guy
    Participant

    I noticed that my pagination is not as smooth as in your demo. In your demo, when you click between pages 1 and 2 the packages load all at the same time and do not shift around the page (https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/). However, on my site, the rows and packages temporarily jump out of order when switching between pages (some rows temporarily have only one package displayed for a second). Once the page loads, it looks fine, but doesn’t look good prior to fully loading. I will include the link to my page in a private message.

    #115626

    Klaus Ackermann
    Participant

    The problem is that for multilingual downloads (using WPML) the direct link does not automatically forward the user to the content in the currently chosen language

    #115618

    In reply to: WPDM Directory Add-on


    Abdus Sattar
    Member

    hi,

    You need to use a link template in your shortcode. Its default link-template was a problem with your theme so I am making you a new link template. Your shortcode is working when you add this template tag link_template="5ddfbe241755d"

    This link will get the template’s ID Downloads->Tempalates-> links Templates

    http://prntscr.com/q3bq28

    thanks

    #115601

    Tim
    Participant
    This reply has been marked as private.
Viewing 25 results - 4,026 through 4,050 (of 9,351 total)