dragongate
Forum Replies Created
-
Hello WFAdam,
yes I tried to login from different browsers, it’s same there is a delay about 30 sec. between my Google Authenticator App. and WP login page 2FA, because when new code generated if I entered the code immediately in the WP login page 2FA I get a message that the 2FA code entered is wrong, but if I entered the same code again after 30 sec and before 1 min then the WP login page accept the 2FA code and I can login successfully.
it is not a cache issue as I tried also to clear the cache of my browser and try again, it is same issue!!
It seems to be a delay in the code synchronization between my WP Wordfence security plugin & Google Authenticator App.
regarding your last question if this always been an issue since you set up 2FA or did it just start recently, the answer is NO, it was not like that earlier, it was working normally, but since about few weeks start this issue to happen.
Awaiting your response and help.
Thank you,
Forum: Fixing WordPress
In reply to: Problem WP automatically change image filenames after uploadHello Sundar,
Pls. note that image file name (for example image file name “x”) only change to x-1 or x-2 or x-3… depends on how many times you reload the same image file name only happen when you reload the same image file name in different date, for example:
if you uploaded image “x” in one day then you deleted it and try to reload the same image x in different day (different date) the image file name change automatically to x-1.
But if you uploaded image “x” in one day then you deleted it and try to reload the same image x in the same day (the same date) the image file name won’t change automatically to x-1.
Please. try it and check yourself and you will notice that.
Pls. help me if possible.
Thanks.- This reply was modified 4 years, 6 months ago by dragongate.
- This reply was modified 4 years, 6 months ago by dragongate.
Forum: Fixing WordPress
In reply to: Problem WP automatically change image filenames after uploadSorry, typing mistake in line-8
Mistake: with name (s), WP change automatically…
Correction: with name (x), WP change automaticallyForum: Fixing WordPress
In reply to: Problem WP automatically change image filenames after uploadHello Sundar,
I did exactly what you told me here above, and I activated the plugin in my admin dashboard then uploaded the images but unfortunately still have same problem the images name change automatically and adds “-1” , “-2” , “-3″… etc. to the end of the filename of some image files every time I delete the images from my media library then re-upload the number increase by (1) like for example if I uploaded image name (x) first time then deleted it, when I try to upload same image again with name (s), WP change automatically the name to (x-1), then if I deleted the image (x-1) and try to upload the original image (x) again, the second time I upload the name change automatically to (x-2), then if I repeat third time the name change to (x-3) even though I am deleting the image from my media library!!Pls. help me if you can,
Thank youForum: Fixing WordPress
In reply to: Problem WP automatically change image filenames after uploadHello Sundar, yes I have latest WP 5.5.1 installed and it is not a matter caused by a plugin, as I read from the link you posted here that this is a new feature added by WP i is not caused by a plugin conflict.
They suggested that “But if you need to override that behavior, since WP 4.5.0 there has been the wp_unique_filename filter which you can use in a custom plugin.”
but I don’t know how to use this code in a plugin and I don’t know how to make a plugin!
ca you help show me how?
Pls. help thx