It’s just a notification that doesn’t disappear even though it has been checked in the discussion section but quite annoying as if something went wrong
The latest version fixes the problem.
Version 1.9.3
Hi,
I have the same problem but with ” WPS Hide Login: Please note that the comment_registration option “Users must be registered and logged in to comment” is activated on your site, the connection link will not be hidden on the comments block. “
The latest version doesn’t change anything! And this, on several sites.
-
This reply was modified 7 months, 3 weeks ago by ETIC-Studio.
It’s ok for me with Version 1.9.3
Try to hard refresh and dismiss again ?
Have you log error on click dismiss this notice ? in ajax
I have the same issue. The plugin version is 1.9.13 and there are no updates.
Can you send me the payload and the response of admin-ajax ?
I’m not a developer and don’t know how to do that. If you send me instructions, I can try.
Payload
action "dismiss_admin_notice"
option_name "disable-notice-warning-comments"
dismissible_length "forever"
nonce "46550356b0"
Response headers
HTTP/2 403
date: Fri, 19 Jan 2024 12:22:54 GMT
server: Apache/2
access-control-allow-origin: [private]
access-control-allow-credentials: true
x-robots-tag: noindex
x-content-type-options: nosniff
referrer-policy: strict-origin-when-cross-origin
x-frame-options: SAMEORIGIN
expires: Wed, 11 Jan 1984 05:00:00 GMT
cache-control: no-cache, must-revalidate, max-age=0, no-store, private
x-ua-compatible: IE=edge
vary: Accept-Encoding,User-Agent
content-encoding: gzip
content-length: 23
content-type: text/html; charset=UTF-8
X-Firefox-Spdy: h2
Request headers
POST /wp-admin/admin-ajax.php HTTP/2
Host: [private]
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0
Accept: */*
Accept-Language: nl,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate, br
Referer: [private]
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Content-Length: 121
Origin: [private]
Connection: keep-alive
Cookie: wordpress_sec
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
Pragma: no-cache
Cache-Control: no-cache
TE: trailers
On the latest 1.9.13 version I get a 403 on the request to wp-admin.
I’ve tried putting Wordfence in learning mode with no effect.
Making database changes to remove this, is not a viable option with the amounts of sites I manage.
Thanks for following up on this.
-
This reply was modified 7 months, 3 weeks ago by pimschaaf. Reason: added payload
Hello @pimschaaf,
the “403 Forbidden” is a permission issue. Maybe some security plugin or setting is blocking AJAX requests?