• Resolved m-one

    (@m-one)


    Is it possible to define the text displayed by a download link in the shortcode rather than have it use the default download title?

    e.g. [download id=”10″ text=”My Link Text”]

    If not n other way of doing this? Basically I want to embed the same download in different places but use different link text in each instance.

Viewing 1 replies (of 1 total)
  • Hello,

    If you want to display different text for the link then I would suggest using a normal HTML link. An example would be:

    <a href="https://yourwebsite.com/downloads/12">Download ID 12</a>

    The URL for each download is displayed above the shortcode when you create/edit a download.

    I hope that answers your query. Let us know if you have any further questions.

Viewing 1 replies (of 1 total)

The topic ‘Define link text in download id= shortcode’ is closed to new replies.