Description
The [chordpress]
shortcode assumes that the text wrapped in its tags is valid ChorPro format. It will render the text and display it “pretty” on your page.
Format
[chordpress parameter="value" ...]your ChordPro text here[/chordpress]
Parameters
Parameter | Description | Default |
---|---|---|
float | Forces the output div element to float. This can be useful depending on other elements on your page. Supported values:
|
none |
format | Tells the plugin whether to render the text or not. There maybe cases where you actually just want to display the original ChordPro text. Support values:
|
yes |
hbnotation | This parameter allows to display chords in H/B notation: H is used instead of B, B is used insetad of Bb. This notation is used in some European countries. Read more about it here. | no |
interactive | Tells the plugin to activate interactive mode. A drop down list with 11 semitone steps will be shown to the right of the song title.
Supported values:
Interactive mode will also place a print button next to the transpose listbox. |
no |
transpose | Enter a positive or negative number for the amount of semitones to transpose the chords. | 0 |
Can I set the interactive to yes by default
Hi Liliana,
no, at this point you cannot switch on interactive mode per default. A good suggestion though. I will see what I can do…
Best regards,
George