Firstly this is an amazing plugin. I was using magic fields to do some of this and now I can just add a button to the editor window.
Anyway, if you add a download within a wrapped html block it doesn't work. This is the code:
[do action="green-box"]
How to book
The easiest way to book a visit is to download the [download id="1"] and email it to XXX.
[/do]
And on the front end it shows [download id="1"], rather than a link to the download in question. When I move the download shortcode outside the custom wrapper it displays correctly.
Any work around for this?