I am manually inserting a write blog form into a page in buddypress: "../members/lyradmil/write". My form displays fine but hitting the submit button does not submit the form. No entries are recorded. The page simply "refreshes" and nothing else happens. I have also included: <?php gravity_form_enqueue_scripts(1, true); ?> in the "header.php" file but to no avail.
This is my code in "functions.php" to display the form: