Alexandru Tapuleasa
Forum Replies Created
-
Forum: Reviews
In reply to: [301 Redirects - Redirect Manager] Simple and Super usefulThank you! We’re happy to hear you found it useful 🙂
Forum: Plugins
In reply to: [Maintenance] Maintenance mode remains activeWell, it’s definitely cache since opening the website with a random parameter like https://healthyascanbe.com/?nocache=123123 will show the normal website. Sometimes there are multiple cache layers, not just one cache plugin. Check your hosting dashboard to see if there’s some caching service you can clear.
Forum: Plugins
In reply to: [Advanced Google reCAPTCHA] Checking Browser before accessingHi,
That is not added by Advanced Google reCAPTCHA. I think it’s Wordfence performing that check.
Forum: Plugins
In reply to: [Under Construction] HTTP 503 statusHi,
We have that option in the PRO version. This forum is only for the free version though, if you have any questions about PRO please contact us through the website, thank you! 🙂
Forum: Reviews
In reply to: [Email Log] Have to get Pro in order to remove additions to dbHi,
We recently took over development of the plugin and will get that fixed! Sorry for the inconvenience 🙁
Forum: Plugins
In reply to: [Advanced Google reCAPTCHA] Kommentar ohne reCaptureAwesome! Thank you! 🙂
Forum: Plugins
In reply to: [Advanced Google reCAPTCHA] Kommentar ohne reCaptureWe support the standard WordPress comment forms.
In your form I saw a bunch of jetpack classes and IDs in the HTML, plus it has some JavaScript and AJAX that makes it harder to get a captcha displayed and verified properly.Forum: Plugins
In reply to: [Advanced Google reCAPTCHA] Kommentar ohne reCaptureHi,
Unfortunately we don’t have support for Jetpack Comment forms yet, sorry 🙁
Forum: Plugins
In reply to: [Advanced Google reCAPTCHA] Sort reCaptcha instance on Woo checkoutHi,
Yes, in the PRO version you can customize where it gets printed by changing the hook used. This forum is only for the free version though so for PRO related support please contact us through the website, thank you 🙂
Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] Link not workingHi,
Thank you for purchasing. This forum is only for the free version though, so please contact us through the website or the support widget in the plugin for PRO related support. Thank you! 🙂
Forum: Plugins
In reply to: [Maintenance] Maintenance mode remains activeIf you add some random parameter to the URL like https://lilas.notaires.fr/?nocache=123123 you will see the normal website. So it is some sort of cache. Maybe your host/server has a cache service active in addition to WP Optimize or other plugins.
We have not had any reports of this so I don’t have any ideas. You can check the server’s error log in the hosting admin panel to see what error is coming up even if you can’t access the debug email and let us know.
Forum: Plugins
In reply to: [Maintenance] Bug saving CSS settingsHi,
Yes, the CSS box contents get escaped 🙁
Hopefully you can use a class or some other more direct targetting instead.
Forum: Plugins
In reply to: [301 Redirects - Redirect Manager] Spaces in redirectsYes, the URL does get decoded when saving because it is escaped at runtime and needs to match. But in my tests it works OK.
In your case the issue is different though. When opening https://jbi-humanrights.org/JBI%20Manual%20on%20Human%20Rights%20and%20Prevention%20of%20Genocide.pdf I see a nginx 404 page though, so it is not passing the request on to WordPress and 301 Redirects never runs or get a chance to do the redirect 🙁
Hi,
I tested with Twentytwelve 4.7, Classic Editor 1.6.7 and Custom Sidebars 0.3, no issues for me (see screenshot https://prnt.sc/looSQQppJQ5B ) 🙁
Since you mention a fatal error, please check your server’s error log and let me know what the error actually is.