Rodrigo
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Show pending user registrationHello @bcworkz
Yes, my site has multisite enabled.
I created a ticket on WordPress Trac. I hope they will consider this suggestion and offer improvements in an upcoming update.Appreciate your attention.
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Invisible reCaptcha does not workOK, thank you!
Forum: Plugins
In reply to: [Comments - wpDiscuz] Remove comment fields and enable recaptchaDoes the plugin work well in the AMP version?
I am using the “reCaptcha by BestWebSoft” plugin, but in the AMP version reCaptcha is not working. So, I would like to know if the wpDiscuz plugin’s reCaptcha will work correctly.
I am using the official AMP plugin.Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Invisible reCaptcha does not workHi,
When issuing a new key on Google reCAPTCHA it only have two options (v2 and v3): https://prnt.sc/v6nu5s
How to configure the key for the Invisible?
- This reply was modified 5 years, 7 months ago by Rodrigo.
Have you set Yoast SEO to keep or to remove the category prefix?
It was in the Remove option.
I changed to the Keep option and the posts went back to normal access.I have the No Category Base (WPML) plugin enabled. So, I disabled this plugin and activated the Remove from YoastSEO option again, and the posts continued to access normally.
So here is the conflict, the option Remove /category/ from YoastSEO with the plugin “No Category Base (WPML)”.
Perfect. Problem solved! Thank you for your help!
- This reply was modified 5 years, 7 months ago by Rodrigo.
Hi,
Did this issue start to occur with a particular version of Yoast SEO for WordPress?
I can’t tell you which version it started having problems with, but when I realized this problem, I was using the previous version 15.1. I am currently using the current version, 15.1.1, but the problem remains.
In the Rewrite Rules Inspector plugin there is the following rule:
Rule:
category/(.*)$
Rewrite:index.php?category_redirect=$matches[1]
Source:categoryI noticed that when activating the YoastSEO plugin, this rule is modified to:
Rule:
(.+)$
Rewrite:index.php?wpseo_category_redirect=$matches[1]
Source:categoryWith that, it starts showing an error (a blank page appears with the error ERR_TOO_MANY_REDIRECTS).
So, I disable the YoastSEO plugin and the blank page with the redirection error no longer appears, however, all posts are redirected to the home page.
I go to the Rewrite Rules Inspector plugin and there shows an error in the
category/(.*)$rule: https://prnt.sc/v08e1jThat is, as soon as I disable the YoastSEO plugin, this rule is corrected, and I just need to flush it.
I do this by clicking on “Flush Rules” (https://prnt.sc/v08e68) and everything is resolved. The posts start to be accessed normally.
It seems that YoastSEO is conflicting with the Rewrite Rules Inspector plugin and modifying this rule that is essential to access posts.
Thank you!
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] ReCaptcha does not work on the AMP versionThe AMP plugin I use is the official one for WordPress: https://br.wordpress.org/plugins/amp/
It should be compatible.Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Invisible reCaptcha does not workHi,
With the reCaptcha Invisible option, I test and show me an error: https://prnt.sc/uyukyvCould you tell me where I could personalize this?
Forum: Plugins
In reply to: [Broken Link Checker] 429 Unknown error on all Instagram linksOkay, I’ll be waiting for the improvements. Thank you!
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Captcha with errorThanks for listening!
Forum: Plugins
In reply to: [Broken Link Checker] 429 Unknown error on all Instagram linksHi Patrick,
Just copy and paste?
Thank you!
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Captcha with errorI checked with the WP-Rocket team and they reported that your captcha will not be able to work with WP-Rocket because the captcha loads oem php on the page instead of javascript.
See their answer:
I am sorry about the issue!
It looks like this captcha is not compatible with page caching.
It seems to be using PHP code to generate the captcha for each page load, rather than JavaScript. It prints the result in the HTML that is being cached. You can see the screenshot of the source code here: https://jmp.sh/OyWhaE4
At this point, the cache has to be cleared so that captcha can be updated again.It would need to use JavaScript in order to be compatible with page caching.
You may consider using some other solution, like, for example, Google reCaptcha.
There is also an Invisible reCaptcha solution that my teammates shared with our customers before. It should also be fully compatible with caching:
https://developers.google.com/recaptcha/docs/invisibleForum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Captcha with errorYes, I have the WP-Rocket plugin.
I cleared the cache via WP-Rocket and the numerical calculation was updated.What should the WP-Rocket configuration be like for it to work correctly as the captcha for All In One WP Security?
Forum: Plugins
In reply to: [Broken Link Checker] 429 Unknown error on all Instagram linksHello @wpmudev-support8
I did what you said, but it didn’t solve anything.
So I marked all the Instagram links that were showing “429 Unknown Error” and selected it as “not broken”, and after that your plugin registered all these links as false positive.However, as my authors put more instagram links in the posts, your plugin checks and records it as “429 Unknown Error”: https://prnt.sc/uwa42l
This seems to have no end.
- This reply was modified 5 years, 8 months ago by Rodrigo.