Mailform on Index page
-
I would like to include the mail form link in the widget.
When I do so on the index page then it reloads the page with “/?view=mail#shariff_mailform” appended to the url. Still no form is shown.
I use a custom theme, derived from “underscores”.
Do I have to include something into the theme?
-
Hi rotwp,
yes, currently the mailform does not work on the index page. I usually switch to the mailto option on widgets that are shown on the index page. We do not have a way at the moment to add the mailform to the content on the index page without adding it to every post on the index page – what is usually not what you want.
Sorry to have no better news at the moment. For the time being I would recommend to use mailto instead on these widgets.
Cheers,
JPThanks for the reply!
So there is nothing I could include in the template?
Is the Form added in the wp pipeline or by javascript?
The form is added to the content output of WordPress.
I’ll have to look into this some time to determine, if I can come up with any other solution.
JP
So its wp filter hooks that add the form to the article/page?
And form processing? Is this also some kind of filter hook?
Where is the current source? Is it the one on github?
Yes, it is.
The topic ‘Mailform on Index page’ is closed to new replies.