Forum
reomove.php suffix from cotact form page
Ho do I remove the .php suffix from a page with a form? At the moment I have: https://www.intakevets.co.uk/contact-us.php/ when I try to change the path to remove .php I get get the page to display but without the form, am I missing something? Thanks.
On the form, set
action="/content-us"
Thanks, I've now got it working, for anyone else looking at this the action="/contact-us"