Re: myContact
I think that has been a big misunderstanding!!!
The contact form is just an html code that I have done to show what I need! I hope you understand now
You are not logged in. Please login or register.
I think that has been a big misunderstanding!!!
The contact form is just an html code that I have done to show what I need! I hope you understand now
Hi @dextra,
No it was not. You have created the form in a html template done ok. Now you must include it on your page, right? So in order to do that simply add a <iframe> and the form comes up on your page!
Like this example:
<iframe id="contactform" src="location goes here" style="width:100%; height:500px;" frameborder="0" scrolling="no"></iframe>
sorry for my bad english !!
let's take it from the start things
I have myContact plugin and I want to add some fields such as the form above!
@nakome
myContact plugin support for @dextra