@ Alfonso
re: Is it posible to display the contact form before the Biography text?
It is possible but would require altering the PHP code of the template so the content block appear before the bio. The file you would have to edit it card-single.php found here ../wp-content/plugins/connections-gridder/
re: Is it posible to display the Name and Email address fields in the same line?
This too is possible but would require custom CSS what custom CSS is really depends on the theme that you are using because often theme’s have their own styling applied to form inputs.
re: Is it posible to change the heading “Email Entry”?
Yes, install the Say What? plugin.
Add a new text change found under the Tools with the following settings.
- Original string:
Email Entry - Text domain:
connections_contact - New string:
Whatever you want
Save it.
Hope that answers your questions thoroughly.
