render_form() not displaying
-
I am running Caldera on a WP setup using the Extra theme, and put the code for Caldera_Forms::render_form( ‘formid’ ); in a child theme’s php file. However, the form is not added to the page. I am putting this into the single project php file in the child theme for Extra and I have confirmed the form id using Get Shortcode for the form. I have also even tried the form name (which does contain a / in the name, but otherwise all plain alpha numeric ascii).
Thoughts?
The topic ‘render_form() not displaying’ is closed to new replies.