I am getting 404 errors on any mailto links I include on this page. Visually, it is recognising the HTML but the links are not working as they should. Keeps looking for a ‘page’?
Hey markmclaren74!
Thank you for the link.
I think you’re adding it wrong.
<a href=“mailto: (Email address hidden if logged out) ”>
Replace it with:
mailto: (Email address hidden if logged out)
Cheers!
Ismael