notos
Forum Replies Created
-
Forum: Plugins
In reply to: [hCaptcha for WP] Shows on every page, even home page[edit]Faced the same issue, the solution provided worked fine, followed by cache cleaning. Thanks!
I’m facing the same situation here. I see another user offered a solution implying to add modification to the code, which is not ideal, especially in my case. Could we hope a fix? So far it makes the extension for me, it’s a shame because I would love to use Cloudflare Turnstile and the extension works well on other places on the website. Hope we’ll get an answer!
Okay, I understand. Thank you for the clarification 🙂
That is great, thank you so much for explaining in detail all these points. The fix you suggest works fine, now I just wonder how come the original code was working since some braces were missing? Not that important but I’m curious. Thanks for the help again!
Thank you for your replies. I tried what you suggested @bornforphp but I still face the issue.
@webulous thank you for finding the line, can I ask you how did you do to find the right css source responsible of the trouble? I got a little bit lost while searching in the console but I would be curious to know.
Also, how should I edit this line? It doesnt seem to work if I override another rule with “block” through the “Customize” > Custom CSS menu : `@media only screen and (max-width: 959px)
body.default-breakpoint #site-logo.has-responsive-logo .custom-logo-link {
display: block !important;
}`
Did I miss something or is there another way to proceed?
Thanks already for your help guys!