Search Results for 'download link'

Viewing 25 results - 3,901 through 3,925 (of 9,349 total)
  • Author
    Search Results
  • #118854

    Shahjada
    Keymaster

    @webrealisation, if you use form lock ( https://www.wpdownloadmanager.com/download/wpdm-form-lock/ ) with wpdm pro, you can handle it without password, You can link a form with a package, users will receive a download link only after they fill the form.

    #118808

    Nayeem Riddhi
    Moderator

    The 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. and your customizations won’t be lost during the plugin update.

    Thanks.


    Jan Kasten
    Participant

    Hello,
    Unfortunately we are again having this same problem. The plugin says there is an update in WordPress and the update can’t download via the WordPress plugins screen. I have gone to Downloads>Settings>Updates and there is nothing listed. Please send us a link for the latest version. Thank you
    We have version 5.0.4 and it says there is a newer version of 5.0.5.

    Sincerely,
    Julie Otten
    Website manager


    Gavin Wehlburg
    Participant

    Hi Nayeem, here is the Short-code

    [wpdm_package id='1203']

    I would like to have the “pdf icon” + the text “Download-pdf” shown within the button – green with white text and on hover Orange with white text and only within the button and center aligned. I do not want the heading or to display anything else, Just the Button as described and linked to each document?

    A screen shot would have still been useful and saved a lot of wasted time!

    Can you assist me so that I can apply this to every document within Download Manager and apply the short-codes generated for each document within a short-code widget in Elementor?

    Kind regards
    Gavin

    #118722

    Nayeem Riddhi
    Moderator

    Hi,

    You can create a link template with this code <a href="[download_url]">[icon]</a>. And after applying your package, You can use form lock add on for locking your package with any form, https://www.wpdownloadmanager.com/download/wpdm-form-lock/.

    Thanks.

    #118716

    Bernard Gagnon
    Participant

    Hi,

    As a link template, I’d like to have just a simple icon with no message beside it (e.g., “Please login to download”), and I’d like that link to send the person to the login and register form when the person is not logged in and to start the download when he is. Is that possible and, is so, how?

    Bernard

    #118685

    Nayeem Riddhi
    Moderator

    If you want to show your download package in post or page you have to use shortcode. otherwise the package link.

    #118673

    Nayeem Riddhi
    Moderator

    Hello,

    I have tested form lock with CF7 with required fields, after getting download link resubmitting again not showing required fields error. My link is here http://www.nayeemriddhi.info/portfolio2/download/cf7-package/. It needs to see from your wp-admin panel.


    Hamid Ali Anjum
    Participant
    This reply has been marked as private.
    #118632

    Claire
    Member
    This reply has been marked as private.
    #118613

    Sharon Skipper
    Participant

    I couldn’t use the link above but downloaded it from the site and was able to upload again once I had deleted the previous version. Thanks.


    Gavin Wehlburg
    Participant

    Hi Nayeem, Sorry but this does not help me in anyway I understand.

    I want my button to reflect the pdf image and have the text – “Download – pdf” and be linked back to the document within the download manager.

    Please send me a contact mail so that I may send you a screen shot and details.

    Kind regards
    Gavin

    #118597

    Nayeem Riddhi
    Moderator

    Thanks for your comment Richard. The prev/next option generally comes from theme. So, it is a user choice. I have just created single-wpdmpro.php file in your theme and removed the pagination link. If you want to add it, you just have to add it again in this file.

    and if you like our service, don’t forget to review us here, https://wordpress.org/support/plugin/download-manager/reviews/

    Thanks.

    #118594

    Richard Stewart
    Participant

    Is that something worth thinking for a future release as an option? Prev/Next Download link “On or off?”

    Cheers,
    Richard


    Nayeem Riddhi
    Moderator

    Hello,

    You can change

    “pdf Logo + “Download”

    in the Link label from your package settings.

    #118585

    Richard Stewart
    Participant

    I did think that, but they only appear on the pages with the download manager links -ie there are pages & blog posts in another section, and they don’t have them…

    I figured it was part of the actual download manager theme design…

    Cheers,
    Richard

    #118581

    Nayeem Riddhi
    Moderator

    Hi,

    Link and Page templates are stored in database wp_optionstable as _fm_link_templates and _fm_page_templates.

    You can create template files for your custom link/page templates. You have to put the files in /active-theme/download-manager/tpls/page-templates/ and /active-theme/download-manager/tpls/link-templates/ directory. The file name will be the same as the template id, i.e. 5aafb49c1b7c2.php. and also check any existing template file from /download-manager/tpls/link-templates/ directory for naming convention.

    Thanks.

    • This reply was modified 5 years, 4 months ago by Nayeem Riddhi.
    #118569

    Claire
    Member

    I already checked. In fact, I have written “the sample.csv does not include Tags”. The link you posted does not talk about tags.

    Another problems:
    – description includes commas inside, so the csv does not upload properly
    – link template is a custom template, I don’t see it in the wp-content/plugins/download-manager/tpls/link-templates directory in order to set it
    – also page template is a custom template, I don’t see it in the directory

    Can you suggest the solution in order to process correctly the csv?

    #118554

    Nayeem Riddhi
    Moderator

    Show ‘Add To Cart’ button as customer download link fallback stands for [customer_download_link] template tag. It will show the download button, otherwise will show add to cart button if you check the option,

    #118525

    bernhardsmith
    Participant

    Hi Nayeem

    Thanks for that. I think the CSS was added on previous ticket to the WPDM team. So one of the pages now seems fine, but I was just trying to figure out why…

    madetomeasurekpis.com/download/kpi-checklists-book-downloads-page/

    …still has an ‘invisible’ zip download button at the bottom of the page – it uses the same link and page template as…

    madetomeasurekpis.com/download/kpi-checklists-audiobook-downloads

    …the page that now works

    Any ideas would be appreciated. I think I have cleared the cache on the problem page.

    Also, but not essential, I originally had the zip download as a big green button – any advice on how to recreate this?

    #118490

    Shahjada
    Keymaster

    Also, if you want to remove ZIP download ( full package downlaod ) button, you simply need to remove [download_link] tag from the page template.
    Doc:

    Templates

    #118479

    bernhardsmith
    Participant

    Hi

    I also having a problem on this link

    The zip download button is there, but it’s so pale it looks like it is missing. Any ideas on how to fix this?

    Thanks

    • This reply was modified 5 years, 4 months ago by bernhardsmith.
    #118458

    bernhardsmith
    Participant

    Perhaps it is the links I’m including. Here is the response without the links..
    Hi Nayeem

    There seem to be two issues. Firstly, when you click on the green package download icon on this page…

    the link from above ending download/kpi-checklists-audio-book-download

    It takes me to an individual files download page, not a zip file – it was not doing this previously.

    Secondly, this page … the link from above ending kpi-checklists-audiobook-downloads

    … is not offering a zip bundle download at all, which it is set to do.

    Thanks for your help!

    #118450

    DesignServe
    Participant

    Hi WPDM,

    What do these global options in Premium Package mean please?

    Show ‘Add To Cart’ button as customer download link fallback
    Where will it show ‘Add to Cart’ button? On the download post? In the customer’s dashboard? What are the fallback conditions?

    Auto renew order on expiration
    Does this mean it will automatically renew as though there was no expiration date? Or does it mean that the customer will get an email when it expired?

    Thanks,
    Mike

    #118446

    Nayeem Riddhi
    Moderator

    So, you want a shortcode for post or page showing individual download links for those four files?

Viewing 25 results - 3,901 through 3,925 (of 9,349 total)