BuddyDev

Search

You can insert a download link for any MediaPress media using the following short code in your post/page.

[mpp-downloadable-media id=media_id]

Shortcode Options :-

  • id :- numeric media id
  • label :- label for the Download link
  • class:- a list of css class that you want to add to the download link

Examples:-

To show a download link for Media id 32 you can use it like this

[mpp-downloadable-media id=32]

To change the lable from “Download” to “Get Now” you can use it like

[mpp-downloadab-media id=32 label=”Get Now”]