gigamacro
Forum Replies Created
-
Thanks for your reply.
The server times are correct:Server Time: 2023-08-04 16:19:44 UTC (2023-08-04 12:19:44 America/New_York)
Browser Time:?Fri, 04 Aug 2023 16:19:45 GMT (Fri Aug 04 2023 12:19:45 GMT-0400 (Eastern Daylight Time))
Corrected Time (NTP): 2023-08-04 16:19:44 UTC (2023-08-04 12:19:44 America/New_York)In digging further, I deleted and recreated the 2FA on BOTH 1Password and Authy. They agree and roll over every 30 secs, as expected, and in synch.
I had an issue that if the 2FA code is entered to the login screen as the code rolls over, the old code is rejected and once a 2FA is rejected but I can no longer replicate that.
Very odd. For now, let’s regard the issue as closed and I’ll reopen if I get a recurrence.
Thanks for your help.Forum: Plugins
In reply to: [Front End Users] DOB fields not showingThat doesn’t appear to have helped. I also have the same problem in the country field – though that is grey rather than white.
Forum: Plugins
In reply to: [Front End Users] DOB fields not showingForum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] [STICKY] Please read this before you post.Thanks!!
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] [STICKY] Please read this before you post.I have modded the text and signup form as follows:
‘<p>Keep up to date on news, hints, & tips about gigapixel macro imaging. Enter your e-mail to subscribe to our newsletter.
<div class=”input-group”>
<input type=”text” name=”FNAME”
class=”form-control” style=”height: 34px; width: 100px; display: inline;” placeholder=”First name” required=”required”>
<input type=”text” name=”LNAME”
class=”form-control” style=”height: 34px; width: 100px; display: inline;”
placeholder=”Last name” required=”required”>
<input class=”form-control” style=”height: 34px; width: 210px; display: inline;” type=”email” name=”EMAIL” placeholder=”Email address” required=”required”>
<span class=”input-group-btn”>
<button class=”btn btn-default” type=”submit”>Go!</button>
</span>
</div>
</p>’When I’m logged in, the for displays as expected. When I’m not, it displays in the OLD form (before the mods) with only an email field.
Forum: Plugins
In reply to: [W3 Total Cache] WP admin login fails…..That does seem to be the problem. The conundrum is how you can start WP in order to get to the settings to change memory allocation?
Cheers