mautic / mautic/mautic-wordpress
Mautic form not showing when inside Mautic Dynamic Web Content shortcode
Open
@shulard is already working on this.
Since Oct 23, 2018.
- Dominant language
- PHP
- Stars
- 136
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.