ailaina123456
Forum Replies Created
-
Thanks
Hi,
I have tried with both and the username still gets translated.
Thanks!
I added the add action like this, but the translation still happens on the username.
In the code it should be notrasnlate or notranslate? (Ihave tried with both)
function bm_notranslate_username() { ?> <script> wp.hooks.addFilter('better_messages_username_class', 'custom_action', function(classes){ classes += ' notrasnlate'; return classes; }); </script> <?php } add_action(‘wp_head’, ‘bm_notranslate_username’, 999 );
Thanks
Hi,
The usernames are still translated.
I copied this code in my child functions.php and deleted all the cache
function bm_notranslate_username() { ?> <script> wp.hooks.addFilter('better_messages_username_class', 'custom_action', function(classes){ classes += 'notranslate'; return classes; }); </script> <?php }
and this one
function bm_notranslate_username() { ?> <script> wp.hooks.addFilter('better_messages_username_class', 'custom_action', function(classes){ classes += ' notrasnlate'; return classes; }); </script> <?php }
Thanks!
Hi,
I retried just now and it worked, cannot understand what was the issue.
will follow up if it reappears.
Thanks!
Hi,
Great ??
How can I integrate it to the functions.php of my child theme?
Thanks!
Hi,
I contacted my host and the server is ok.
Only thing is that the server is located in Canada and I am based in Europe.
But down the line users connecting to the website and setting up the 2fa will be from all around the world.
Thanks
Hi @robert681
I have already another admin user set up with 2FA.
Version of wordpress: 6.2
Version of PHP : 7
Plugin has been updated to the latest version available
Thanks
Hi,
The error message is from wordfence, it is the usual message that says that this action is a threat and is not allowed. Since it is coming up on a non admin user screen I cannot add this action to the allowlist.
Regards
Hi,
In lightroom software directly I add the tags on each photo. Then I save the photos in a file on my computer. I then import the photos from the file on my computer to the next gen gallery.
Regards
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Error logHello,
Could you please let me know?
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] gtranslate language not updatedHi,
My website is tejomaia.com
Thanks!
Hi,
It does not solve the issue, I removed all GEo IP set up, I even tried setting up my country into USD, but none of those worked and EUR is by default selected everytime I connect to the website.
Thanks