Farbweiss
Forum Replies Created
-
This topic is NOT solved. Error message still appears in version 3.0.0 of the SMTP plugin. The root cause for the message is this:
https://core.trac.wordpress.org/ticket/44937
You can get rid of this message if you add this to your functions.php:
define( ‘WP_DEBUG’, false );Hello, I’ll step into this conversion. I got the same error on a fresh WordPress Install. Just WP Core and your SMTP Plugin.
This is the message:Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thepost-smtpdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /redacted/redacted/wp-includes/functions.php on line 6114
@crossy : You can get rid of this message if you add this to your functions.php
define( ‘WP_DEBUG’, false );
@aqibkhan9 : Please fix this issue. It’s a coding problem on your end. See this ticket: https://core.trac.wordpress.org/ticket/44937karlemilnikka
You mean this settings?
-> these are not easy to find. Will try it.
Update: Yes it seems to work with the settings, too. Anyway I’ll keep both snippets AND the settings 🙂
have a great day!@karlemilnikka: Thanks a lot! What part exactly is the snippet removing? If I just add that filter I still get the AI Assistant Link in the top bar…
Hey @benniledl
thanks a lot! This works just fine 🙂Forum: Plugins
In reply to: [Default Featured Image] Snippet forHi Jan-Willem,
Bedankt voor het snelle antwoord. Ga zo door! 🙂
Have a great day
ManuelForum: Plugins
In reply to: [Default Featured Image] Does it work with WordPress v5.8 ?Thanks a lot – and have a great day 🙂
Bitte gerne 🙂
Die beste Möglichkeit wäre – das Plugin nicht mehr zu nutzen, bzw. die Vorgängerversion 2.2.16 wiederherzustellen (Backup vorhanden?)
Wenn das nicht geht – per FTP in das Verzeichnis “/wp-content/plugins” gehen und das Unterverzeichnis “wp-user-avatar” umbenennen (z.b. in “wp-user-avatar-abschalten”). Dann solltest Du Dich wieder ins Backend einloggen können. Da das Plugin abgeschaltet ist, weil der Name sich geändert hat. Wenn Du dann ins Plugin-Menü im Backend gehst, wirst Du sehen, dass das Plugin inaktiv ist. Dann lädst Du die vorherige Version runter:
https://downloads.wordpress.org/plugin/wp-user-avatar.2.2.16.zip
und lädst diese bei Plugins hoch. Damit wird die unsägliche v3.0 bloatware mit der alten Version überschrieben. Dann erstmal durchatmen – und sich auf die Suche nach einer Alternative zu “WP User Avatar” machen 🙂Viel Erfolg!
Do you use Ultimate Addons for Elementor? This seems to be the culprint. They fixed styling issues in their latest Update (v1.10.0):
# Caldera Form Styler – Fixed Caldera Forms minified JS issue.
Since then, the “toggle error” in Elementor is gone.
For images that are “out of frame” (too big etc) there is a solution for Internet Explorer (at least it works for me).
Set the image-size of the image widget to a value (second tab – see attached image) Can be 100% or 50%… does not matter. But you need to add a value for this to get the image correctly in size for Internet Explorer. If there is none inside – the images can be “oversized” and off the grid.See screenshot: https://ibb.co/BPhV8RP
Please check. Hope this helps.
Forum: Plugins
In reply to: [Newsletter Sign-Up for CleverReach] What changed in Version: 2.2.1 ?Thanks! So that (the inproper name) was the reason for the “removed from repository” some weeks ago? 🙂
I have the same problem with “Wellness childtheme”. I can not load the Elementor Editor at all. Always gives me “safe mode”. Even rollback in Elementor to v2.3.8 and Pro v2.3.1 does not help.
But it works when I use Genesis v2.7.3 instead of v2.8.0 –> even with latest Elementor version installed.So I will reach out to Genesis support…
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Do what is need to get the plugin relisted!Granted that Wordfence can provide a lot of value to users, but it is not quite an objective bystander, since they make their living from people who believe their web sites are in trouble.
Well, you have to take their advice with a grain of salt. Like with every 3rd party 🙂 But still – the wordfence scans helped me a lot of times to deal with nasty stuff (comment links which forwarded to malicious websites, weak passwords, the great WAF etc.)
By the way, I am surprised to here that other users of Wordfence did indeed receive an email informing them of the delisting issue. I certainly did not, making me concerned about the reliability of what Wordfence is doing.
This (the notice) depends on different factors.
a) when wordfence is crawling your site – before the scan you can not get any notice for new issues – because. Well, they are not there unless the scan reveals the “problem”
b) do you have cron jobs set correctly (because if not, wordfence will not scan correctly)
c) email settings and spamfolder…So there are a lot of parameters to consider here.