Tagged Questions
0
votes
1answer
96 views
Add Input Field in Simple Model Contact Form (smcf) plugin
I am using nice SMCF (Contact Form) want to add a wordpress post list Drop Down menu in
"Simple Model Contact form"
here what i added on line '195' to try look.
$output .= "<div ...
0
votes
1answer
217 views
Contact form 7 post loop
I am using contact form 7. It says to use the following
[contact-form-7 id="23" title="Contact form 1"]
In my post or page, I have placed it in my post. Now I am using this code to grab the post a ...