Add Form In An Article

How to embed a ChronoForms form in a Joomla article.

Overview

The issue occurs when using an incorrect shortcode format, causing the code to display as plain text instead of rendering the form.
Ensure the shortcode uses the exact syntax with the correct closing tag, including the version number at both the start and end of the code block.

Answered
ChronoForms v6
Li LikeStuff 03 Jan, 2020
Hello,

Where do I find the plugin to insert the form into an article?

Thank you!
he healyhatman 03 Jan, 2020
There isn't a separate plugin anymore I think you just use the shortcodes as you normally would? {chronoforms6}name{/chronoforms6} or something

{{Edited to show the correct short-code : Bob]]
Li LikeStuff 03 Jan, 2020
Hi thanks,

I tried the below but it does not work.
{chronoforms6}contact-form{/chronoforms}

It's showing that code on the page and not the form. What am I missing?

Thanks!
Li LikeStuff 06 Jan, 2020
Answer
I was missing the "6" at the end of the code. All is good now.
{chronoforms6}contact-form{/chronoforms6}
This topic is locked and no more replies can be posted.