Skip to content

Plugin: how to add download midi or pdf in the short code? #1104

@fxpar

Description

@fxpar

Hi,

How to add commands in the shortcode for the plugin?

  • download midi
  • download pdf

Is there list of example specifically for the plugin, or an instruction to go from the "configurator" syntax to the "plugin" versions?

Here are my tries without success:


[abcjs-audio class-audio="abcjs-audio" animate="true" params="{ responsive: 'resize' }" render="{generateDownload: true}"  ]

[abcjs-audio class-audio="abcjs-audio" animate="true" params="{ responsive: 'resize' }" render="{generateDownload: 'true'}"  ]

[abcjs-audio class-audio="abcjs-audio" animate="true" params="{ responsive: 'resize', generateDownload: true, }"  ]

[abcjs-audio class-audio="abcjs-audio" animate="true" params="{ responsive: 'resize', render: [{generateDownload: 'true', }]  }"  ]

Thanks for any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions