When the Mautic form shortcode is inside a Mautic Dynamic Web Content shortcode, the form will not show.
Example:
[mautic type=”form” id=”1″] –> Form shows on website
[mautic type=”content” slot=”slot1″][mautic type=”form” id=”1″][/mautic] –> Dynamic Web Content works, but for users that do not meet filter of DWC this is shown on website: [mautic type=”form” id=”2″], instead of the form.
---
Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/58644921-mautic-form-not-showing-when-inside-mautic-dynamic-web-content-shortcode?utm_campaign=plugin&utm_content=tracker%2F9142157&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F9142157&utm_medium=issues&utm_source=github).
When the Mautic form shortcode is inside a Mautic Dynamic Web Content shortcode, the form will not show.
Example:
[mautic type=”form” id=”1″] –> Form shows on website
[mautic type=”content” slot=”slot1″][mautic type=”form” id=”1″][/mautic] –> Dynamic Web Content works, but for users that do not meet filter of DWC this is shown on website: [mautic type=”form” id=”2″], instead of the form.