Viewing 8 replies - 1 through 8 (of 8 total)
  • Button text in frontend? Maybe you can try create own button with the download link.

    so, is there no way to edit text within the button?
    … i want it to say “Download version 3.4”

    thanks – great plugin.

    I add text atts to shortcode in Lana Downloads Manager 1.0.8 just now for you. ??

    Example:
    [lana_download file=”test-2″ text=”Download version 3.4″]

    – change download button text to “Download version 3.4”

    great thanks much!

    sorry one more thing… any chance to be able to eliminate the circle with the number of downloads shown? (its the part thats actually shown on the button). We really dont want users to be able to see how many downloads there have been. let me know thoughts – thanks.

    In this case, do a custom button with download URL.

    HTML example:
    <a class="btn" href="https://wp.lanaprojekt.hu/blog/download/93/"> Download this file </ a>

    Lana Widgets example:
    [lana_button size="md" type="default" href="https://wp.lanaprojekt.hu/blog/download/93/"]Download this file[/lana_button]

    so should i use the HTML one or the LANA one?
    Tried both but they’re not showing a bootstrap button?
    …and if i use just the download url, will it still track downloads?

    You can enable Bootstrap framework if you use Lana Widgets in Settings > Lana Widgets, and then show the Bootstrap based button. (But Lana Widgets primary developed for Bootstrap based WordPress themes).

    HTML link or button are customizable with CSS. It also depends on the used WordPress theme.

    Yes, track download if you use the download URL.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Change the download text’ is closed to new replies.