Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcode parsing issue in Form Actions #11023

Closed
5 tasks done
dbjpanda opened this issue Mar 31, 2020 · 2 comments
Closed
5 tasks done

Shortcode parsing issue in Form Actions #11023

dbjpanda opened this issue Mar 31, 2020 · 2 comments
Labels
bug Indicates a bug with one or multiple components. widget/forms References the Form (Pro) widget and its features.

Comments

@dbjpanda
Copy link

dbjpanda commented Mar 31, 2020

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest stable version of Elementor.

Description

Shortcodes produced inside form field's advanced section seem missing quotations marks(") which result shortcodes are not getting parsed while sending Email.
Related Issue #11000, #10967, #10932

Steps to reproduce

  1. Create a contact form using Elementor's Form widget
  2. Go to advance section of a field.

Screenshot 2020-04-01 at 1 13 19 AM

3. Copy the shortcode and paste it inside the message field of Email Action.

Screenshot 2020-04-01 at 1 15 09 AM

4. Save and broswe the form to submit a contact-us test. 5. Check your email. The email contains raw shortcode.

Screenshot 2020-04-01 at 1 19 21 AM

Expected Result

The shortcode should be parsed and the content of the email should be replaced with real value of shortcodes.

Screenshot 2020-04-01 at 1 20 02 AM

Isolating the problem

  • This bug happens with only Elementor plugin active (and Elementor Pro).
  • This bug happens with a default WordPress theme active.
  • I can reproduce this bug consistently using the steps above.

Environment

System Info ``` ```
@shilo-ey shilo-ey added bug Indicates a bug with one or multiple components. widget/forms References the Form (Pro) widget and its features. labels Apr 1, 2020
@shilo-ey
Copy link
Contributor

This issue has been resolved in Elementor Pro v2.9.3

Feel free to update

Thanks!

@santiagogaal
Copy link

Solved add "" results [field id="name"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug with one or multiple components. widget/forms References the Form (Pro) widget and its features.
Projects
None yet
Development

No branches or pull requests

3 participants