Edward
Forum Replies Created
-
Paddy,
what login plugin do you use with TFA? Could you show your input field for username?
I use Theme My Login plugin where input field described as
<input name=”log” type=”text” value=”” id=”user_login” class=”tml-field”>Perhaps, changing of name and id attributes may help.
David,
autocomplete = “one-time-code” does not work for me alone
the combination autocomplete = “one-time-code” & tfa_field.pattern = ‘[0-9] {1,}’ does not work either
type=”number” do work alone
I think that besides ignoring autocomplete = “off”, the Chrome heuristic is mistaken in defining the field for the username. And that’s the whole point. At the first login (when Chrome does not know anything about the site, there are no saved passwords and the site is not specified as “do not save passwords”), it suggests saving just entered TFA code as a login. In other words, I think Chrome associates the TFA field with the username and ignores the rule, since the username should not be empty. What signs he uses, I do not know. Perhaps it checks name and id attributes of all form fields.
As for the arrows, it seems to me that this is not a problem if this does not violate the program logic of the plugin. Just an additional visual effect that I didn’t even immediately notice when testing. But type = namber can save a call to the site if the user enters incorrect data, such as letters. So probably I will stick with it if I don’t find a better workaround.
David,
while google sleeps try using combination type=”number” and autocomplete=”one-time-code” or at least type=”number”.
It seems that it solves the problem for all Chromium-based browsers (Chrome, Opera, Yandex). Firefox seems work fine too.
Forum: Plugins
In reply to: [Membership Plugin - Kadence Memberships] RC hides images?Hi Nose,
do you suggest to put all content below more tag into [restrict userlevel] shorcode?
It’s still unclear why RC leave text but hide all images inside the public excerpt.Thanks
Forum: Plugins
In reply to: [Theme My Login] Compatibility with two factor authenticationMark,
I use this tfa plugin & tml 7 with no problems. I use virtual tml login page.
Forum: Plugins
In reply to: [Simple Membership] After-login redirectit seems that SMP intercepts the login event and forcibly redirects the user to the home page. This creates a problem if another login plugin is already being used on the site.
Forum: Plugins
In reply to: [Simple Membership] After-login redirectHi
I use My Theme Login & My Theme Login Redirects plugins. The reason is that I need TFA mobile support that MTL provides for login form.
Redirects are set to the referral type, so that after logging in users are redirected to the same pages from where they came.
A couple of days ago I installed an SMP for testing. And today I noticed that after-login redirect now always leads users to the home page. If I deactivate the SMP, the situation returns to the original. Redirects work correctly. If I activate the SMP again, redirects always go to the home page. It looks like as conflict between plugins.
Need your help.
ThanksHi Joachim,
thank you for your reply. For now I add [restrict] section just before more tag to show Login|Register message for guests.
Would it be a good idea to add such option (html aware text field or ability to choose a gutenberg my-block) to the Setting panel of any condition for Level?
Thanks
Forum: Plugins
In reply to: [Two Factor Authentication] WP Members and TFA ProDoes TFA Premium work on test subdomain? i.e. test.mysite.com ?
Forum: Plugins
In reply to: [AMP] PHP 7.2 Deprecation ErrorPascal,
thanks for your reply. How can I check out the ICU version? Is this possible via WP or Plesk console ? I have no ways to ask my hosting provider.
Forum: Plugins
In reply to: [AMP] PHP 7.2 Deprecation ErrorHi,
I start getting the same error when open a post to edit, class-amp-http.php but on line 233. Looks like it starts after the latest plugin update. I have php 7.3