Custom forms + Polylang
for the action label, there are some reserved terms, that wordpress uses internally. so you should avoid this terms (specially true in http_post ot get requests). ‘s’ stands for search, that’s why the output is a search result page. here you can find reserved terms: https://codex.wordpress.org/Reserved_Terms If you need very simple forms (so it seems … Read more