I'm using Wordpress to make my new site. But I don't want a wordpress page for the front page, so I designed that myself. Now I have a problem, I want to put a form on the main page where readers can create posts for the blog - I found a plugin to do just that, so I thought it'd be simple. Turns out that because I'm not using the plugin's code on a Wordpress post or page it doesn't execute properly. The website is here: http://herphealth.hostsx.net/ You can see the code and how it's messed up. Does anyone know how to get it working? I want it on that page, not a Wordpress post or Wordpress page - The plugin that generated the code and Wordpress are installed on on the site, as you can see by going to this - herphealth.hostsx.net/?p=1 Can anyone help? Please?
If nobody can help with that. Is there a way I can put a form on my main page (root/wp-content/themes/default/home.php) that allows unregistered users to post a new blogpost/page?