mautic / mautic/mautic-wordpress

Mautic form not showing when inside Mautic Dynamic Web Content shortcode

Open
#79 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.