PMLuther
Forum Replies Created
-
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] Can’t Add 2FA to AccountThis is one user who is required to have 2FA on his account, but he can’t configure it because he doesn’t have the options. https://www.dropbox.com/scl/fi/tm2girhlrho2dhpoyotst/2fastatus.png?rlkey=2erhk0n9uwk6vid8e3qbg1ers&dl=0
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] Can’t Add 2FA to AccountHi, @lucianwpwhite,
To answer your questions, when the affected user visits his own profile, he cannot see the 2FA section. Even when going to the page we have set up on our site for 2FA configuration, the only thing that appears is “Add two-factor authentication to strengthen the security of your user account” without actually providing any way to do this. It is happening to a variety of users regardless of role (we have a mix of administrators and contributors).
With the 2FA status, it is again a mix. Some users have a “2FA status unknown” message while others do have it configured but can’t make changes because the options have disappeared.
Thank you!Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] Can’t Add 2FA to AccountHello! No, the user is not excluded from having 2FA enabled. In fact, the account is listed as one of the ones where 2FA should be enforced. But the 2FA options still do not appear.
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] Can’t Add 2FA to AccountHi, Kim,
After more troubleshooting, I figured out that the issue was the tables I was trying to edit did not have a primary key set. Once I set the key, the editing options became available.
Thank you!Hi, Kim,
I’m using the new Data App builder for this table, so I am not seeing a Row Actions option. Is this only available through the old Table Builder?Hi, Kim,
Thank you for your reply! Unfortunately I do not have a pencil or trash icon, just the eye icon.Forum: Plugins
In reply to: [WP Search with Algolia] Algolia Search Showing Wrong URLI may have to set this problem on the side for a bit and come back to it later. Thank you for your help!
Forum: Plugins
In reply to: [WP Search with Algolia] Algolia Search Showing Wrong URLI was thinking that as well–that I wouldn’t see any results if that was the issue–but I also have seen a lot of weird things happen with websites in the past.
That said, I did deactivate my privacy addons, but it didn’t make any difference.Forum: Plugins
In reply to: [WP Search with Algolia] Algolia Search Showing Wrong URLLooking at the network and console tools, it looks like the requests are getting blocked by the CORS setting, so could that be why the results are getting the wrong permalinks?
Forum: Plugins
In reply to: [WP Search with Algolia] Algolia Search Showing Wrong URLYes, it’s a completely local site that’s just on my machine. I’ll try editing one of the posts and seeing that forces it to index the correct link.
Forum: Plugins
In reply to: [WP Search with Algolia] Algolia Search Showing Wrong URLThe index is supposed to be pointing to a dev/local site, so that part is correct. It’s a testing site that isn’t live, just used for experimental purposes. I have done a bulk re-index several times, but the issue remains the same. I can see the correct permalink in my Algolia index, but it’s not getting returned in the search results.
Forum: Plugins
In reply to: [Redirection] Redirecting Old .HTML ExtensionsWorked great! Thank you!
I tried to use the “Add param to firewall allowlist” option on the Live Traffic page, but the error still shows up.
Thank you for your response! The reason it gives for being blocked is “blocked by firewall for XSS: Cross Site Scripting in POST body:” when I checked the Live Traffic section. We are using the Classic Editor plugin to edit our posts.