Forms and feeds question
-
Hi there guys.
Iam trying to incorporate in a page a form
<form method=post action=”mailto:(email visible only to moderators and staff)”>
Nome completo: <br>
<input name=”nome” type=”TEXT” size=45><P>
Endereço eletrônico: <br>
<input name=”e-mail” type=”TEXT” size=45> <P>
Sugestões para a disciplina :<br>
<textarea name=”sugestao” rows=5 cols=40>Aulas Teóricas e
Práticas,….</textarea><P>
<input name=”limpa” type=”RESET” value=”Limpa”>
<input name=”envia” type=”SUBMIT” value=”Enviar”>
</form>But i have a problem, when i publish the inputs, like buttons and text fields disseaper, and when i try to edit the code of the inputs is no longer there.
And one more thing , how can i remove the feeds from my side bar
-
Q1: You can’t use forms on WordPress.com blogs.
Q2: Either remove them from your sidebar (Dashboard >> Presentation) or you’ll have to change themes (if your theme doesn’t have a sidebar)
- The topic ‘Forms and feeds question’ is closed to new replies.