free form wordpress

you can do that very simply with contact form 7 plugin that lets you send two emails on every form submit, so on the first mail collect all of the form fields and send it to your self and in the 2nd email just mail the user the voucher. Hope this helps

my checkbox is not saving it’s value

options.php does not automatically save in the database anything that you post to it. You must also tell the page which options it should look for in the posted data. I see that you have set option_page to admin_bar, which is half of the solution. The other half is to add the option names to … Read more

How to add search form in main page body?

I just wanted to add two small things for other peoples…. if your template supports it you can just add : <?php include (TEMPLATEPATH . ‘/searchform.php’); ?> 2.adding the following code will put a text inside the search box. (like “Write your search and hit Enter” ) <form method=”get” id=”searchform” action=”<?php bloginfo(‘home’); ?>/”> <div><input type=”text” … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)