I created a Forms & Content Types form on both admin and site views. At the admin, it saves as expected but at the site/front end it doesn’t save after clicking submit button?
My form has less than 10 fields using Joomla! 3.4.4 & seblod 3.7.2 installation on Amazon EC2 instance. At first everything was working fine, and then it stopped saving contents from front end to the back end. It doesn’t display any error, it just return a blank empty form.
I want it to save and redirect to a thank you page. The form is here.
Note: I don't have this issue on the local server (XAMPP), everything works fine on my local machine.
After submitted on your form, no blank error. The thank you message is well displayed. So it seems your issue is solved, isn't?