Hey Olivier, is [Chronoforms5] a shortcode which currently works when you use it in WordPress admin editor?
Hey Thierry, yes it is, i put: [Chronoforms5 chronoform="FormulaireDeContact"] in a default page side texte in the text editor and it run.
Great, then you should be able to add following PHP in your contact.php:
echo do_shortcode( '[Chronoforms5 chronoform="FormulaireDeContact"] );
Have fun,
Hey Mister, top class, thank you for your time.
