sunil.ch
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress’s database blue-green deploymentHello setevoy,
I am also trying to implement it for my site a azure. But trapped at the same point, how to deal with database in this case.
Will you please guide me if you have discovered any work around.
Thanks,
Sunil ChaudharyAwesome …!
Impressed with your prompt replies..
Actually in my current environment if I disable WordPress 2 step authentication plugin, your plugin restrict me to login after lockdown once…I have to wait for 20mins…But as I activate WordPress 2 step authentication plugin, I am able to login after lockdown with correct details..
It might be azure and IIS effect or something else…
Really appreciate your inputs.
I am using WordPress latest version 4.7.3
Please check..
Thanks,
Sunil Chaudhary- This reply was modified 9 years, 2 months ago by sunil.ch.
NYC to get your prompt reply..
Please help me to rectify this bug.
Thanks in advance
Forum: Reviews
In reply to: [Chap Secure Password Login] DO NOT INSTALL-NOT MAINTAINEDthanks for the info, it is useful.
will you tell me the alternate way to achieve same feature.Forum: Reviews
In reply to: [WP Speed of Light] Awesome ResultsHello,
Thanks for your quick response.
Put the page URL under configuration tab “Never cache the following pages” didn’t solve my issue. Captcha is still not showing. It will solve only when I disable “JS minification” under advanced optimization but it decreases the score at gtmetrix.
Any help will be appreciated.
Thanks
Forum: Reviews
In reply to: [WP Speed of Light] Awesome ResultsHello Author,
After enabling JS minification option, speed of the website increases but google reacptcha stopped showing in chrome browser. It is showing this error in console:
“ReCAPTCHA couldn’t find user-provided function: recaptchaCallback”I think this is the issue due to minification of this js “https://www.google.com/recaptcha/api.js?onload=recaptchaCallback&render=explicit&hl=en&ver=2.0” included by plugin.
So, my question: Is there any way to exclude a JS file from your minification.
It will be a great help for me as I don’t want to remove your plugin which I like very much.
Thanks,
Sunil ChaudharyForum: Plugins
In reply to: [Contact Form 7] Changing reCaptcha languageHello anghorpl,
Do one thing, just fetch your current language code using polylang function. Then Just put the code mentioned here: http://www.wptricks24.com/contact-form-7-change-language-recaptcha-wordpress in your functions.php file of your current theme.
You just need to modify the ‘hl’ => ‘es’ parameter from the code with your current language code.
Same as we did it for qtranslate plugin here: http://www.wptricks24.com/contact-form-7-change-recaptcha-language-using-qtranslate-x-plugin/
Thanks,
Sunil ChaudharyForum: Plugins
In reply to: [WP Limit Login Attempts] Not working with IIS at AzureTo check this, I have shifted complete website with same file and database to linux hosting with apache server and mysql.
Plugin works fine as expected.
Now, the question is…Is the plugin compatible for Azure IIS with SQL or not.
Few other plugins are not compatible with IIS like : https://ww.wp.xz.cn/plugins/protect-wp-admin
They have simply written in their description that they are not coded or tested with IIS.What about “WP Limit Login Attempts” Plugin. Please mention.
Forum: Plugins
In reply to: [Easy Hide Login] Cannot logoutNobody from the plugin team reply here. I am also facing same issue
Forum: Fixing WordPress
In reply to: How to get pages along with styles using REST API?Hey vdasari,
Do you find any solution to it ? Actually I am also trying to make it happen.
If you find any work around, then please share.Thanks
SunilForum: Plugins
In reply to: [GD Rating System] Show rating on archive pageHello Milan,
Your plugin is awesome, it is providing exactly what I need. Only one thing which is still not available. I want to add this rating to the archive page where we have a list of all posts. It is showing only on detail pages which is a limit.
So, have you prepared any solution to it. If not yet then please guide me in more descriptive manner.
Thanks a lot
Sunil ChaudharyForum: Plugins
In reply to: [Contact Form 7] translation of "Please verify that you are not a robot"Hello @otoraby,
Same issue with me…
I am preparing a website in two languages using contact form 7, recaptcha and qtranslate X plugin.
I am able to translate “I’m not a robot” using a contact form 7 hook but unable to translate this line “Please verify that you are not a robot”.
Please explain the process in easy manner..you have already done it.
Thanks in advance
Sunil ChaudharyForum: Plugins
In reply to: [Contact Form 7] reaptcha is not resetting after form submissionI have resolved this bug and sharing the solution here. Just go to additional settings of contact form by this path :
Go to admin=> Contact => Edit Contact form => Additional Settings
Then just paste the below mentioned code :
on_sent_ok: "grecaptcha.reset();"your captcha will start working…
still facing issue or to make it more clear just check the solution in a better way here : http://www.wptricks24.com/contact-form-7-recaptcha-reset-not-working
Thanks
Sunil ChaudharyForum: Localhost Installs
In reply to: Automatic login to another wordpress websiteThanks En18Zone, Good to listen this from you…
Forum: Themes and Templates
In reply to: [Flat] Modify menu to work with onclick eventThanks Suyogya Shukla,
Good to get your reply, but I have changed the scenario with the use of wp tree plugin for menu..and now its working fine.
Thanks
Sunil