Author Archives: Sunil Chaudhary - Page 5
Contact Form 7 : captcha option is not showing using really simple captcha
As we know really simple captcha is a widely used wordpress plugin which is very simple in nature as the name indicates. Now a days users are facing a general problem regarding this plugin which is : PROBLEM : When…
Contact form 7 : change recaptcha language using qTranslate X plugin
Contact form 7 is very useful plugin for wordpress websites. We use this plugin to prepare forms as per our requirement in wordpress websites. It recommends recaptcha plugin for adding captcha option to the form. On the other hand, to…
Contact form 7 : how to change language of recaptcha in WordPress
We are using contact form 7 for forms in wordpress very frequently. As we know if we are preparing a form then we will definitely add a captcha to that form. So, for adding captcha in contact form 7 we…
Contact Form 7 : recaptcha reset not working
Contact form 7 is widely used plugin for wordpress websites. In the same manner recaptcha is also widely used for implementing captcha with contact forms. Combination of both will be a perfect form for wordpress websites. Now a days the…
Change preview post link in WordPress admin
Here we are discussing a scenario where we have the requirement to change the URL of preview button which is showing at the right section under publish block for a particular post. Generally we do not want to modify this…
Get content by post id in WordPress
It is a general requirement while working with wordpress. We need the content of a post or page with the use of its "ID". Sometimes we have "post id" and we need to fetch the content of that post. It…