Send Mail to sender also using Contact Form 7 Wordpress Use below code in your functions.php to Send Mail to sender also using Contact Form 7 March 6, 2015 Read more
Remove Contact Form 7 scripts elsewhere Wordpress To Remove Contact Form 7 scripts elsewhere except the pages using the Contact form 7 copy the below code to… March 6, 2015 Read more
WooCommerce Customize Checkout Fields Wordpress Collect extra customer details at checkout I was digging around in WooCommerce while trying to come up with a… March 1, 2015 Read more
How to update old links in wp_posts when moving a wordpress website to another domain Wordpress To update WordPress wp_options table with the new blog location, use the following SQL command: UPDATE wp_options SET option_value =… September 3, 2014 Read more