You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: