Show Form Title
-
Hello
Is there a way to show the form title when embedding a form please?
-
Hi @oreroy
I hope you are doing well.
I am afraid it isn’t possible, you would need to add a text element manually on your page or use an HTML field for this.
For example:
https://monosnap.com/file/clrGc4BKTHVBqhpjIkNIacqNl3J7CtIt accepts HTML so you can use any header element:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_ElementsBest Regards
Patrick FreitasThank you very much Patrick.
I am already using HTML in the header, but the problem is I dont want to include the HTML field in the email notifications and I cant find a way to exclude it.
I already added this code but it didnt work:
https://gist.github.com/wpmudev-sls/0b77c787918033b5087a012a45a0204f
Can you suggest something please o exclude html fields from emails?Hi @oreroy
When using the code did you use the macro:
{all_non_empty_fields}
It should be on the Form > Email notification instead of {all_fields}
I tested the code and worked on my end.
Let us know the result you got.
Best Regards
Patrick FreitasSorry Patrick, that didnt work 😐
Hi @oreroy,
Sorry to know that it didn’t work for you.
Can you please export the form and share it with us using Google Drive or DropBox so that we can take a look at the configuration?
Reff: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export
Best Regards,
Nebu JohnHello Nebu
Please check this file
https://www.dropbox.com/s/k16o4ghnvh3kusv/forminator.txt?dl=0Hi @oreroy
Thank you for the form.
I tested the shared code and received the email without the title:
https://monosnap.com/file/vXVM1FTNwOGDmNXfH2vYr9lORD5pFD
Could you let us know how you are adding the code to WordPress?
Can you try to use it as a mu-plugin following this guide?
https://wpmudev.com/docs/using-wordpress/installing-wordpress-plugins/#installing-mu-plugins
Let us know the result you got.
Best Regards
Patrick FreitasHi @oreroy
I hope you are doing well and safe!
We haven’t heard from you in a while, I’ll mark this thread as resolved.
Feel free to let us know if you have any additional questions or problems.
Best Regards
Patrick Freitas
The topic ‘Show Form Title’ is closed to new replies.