Since I have a media view to render the form in the editor, it now makes it impossible to do inline modal triggers.
The media view causes the content after to be wrapped in <p></p>
This was actually one of the reasons I initially had the [caldera_form_modal] shortcode since it doesn't use a registered view.
Since I have a media view to render the form in the editor, it now makes it impossible to do inline modal triggers.
The media view causes the content after to be wrapped in
<p></p>This was actually one of the reasons I initially had the
[caldera_form_modal]shortcode since it doesn't use a registered view.