I am trying to configure the email form in the footer of the template I wish to use.
It is, it appears a html form but when I insert an email address where the 'form action #' is, complete the form on the front end and hit send it just opens my mail client.
I have looked at the typography page but this doesn't explain.
I'm guessing its really simple but I can't figure it out!
The code I am trying to work with is ;
""<div class="rt-email-form">
<form action="#">
<input type="text" placeholder="Full Name" size="18" alt="fullname" class="inputbox" name="fullname">
<input type="text" placeholder="Your Email" size="28" alt="email" class="inputbox" name="email">
<textarea placeholder="Your Message" name="message" cols="30" rows="5"></textarea>
<input type="submit" value="Send Message" class="button" name="send">
</form>
</div>""
Please do not post extensions/template specific questions in the "configuration and security" forum. You should post in the extension forum or template forum as appropriate.
What template are you using? what joomla version ? link to your site?
Those forms are typically dummy forms just for demo purposes - they don't actually do anything. I'd suggest that you look on JED for a suitable email/contact module.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.