Title: Farbweiss's Replies | WordPress.org

---

# Farbweiss

  [  ](https://wordpress.org/support/users/farbweiss/)

 *   [Profile](https://wordpress.org/support/users/farbweiss/)
 *   [Topics Started](https://wordpress.org/support/users/farbweiss/topics/)
 *   [Replies Created](https://wordpress.org/support/users/farbweiss/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/farbweiss/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/farbweiss/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/farbweiss/engagements/)
 *   [Favorites](https://wordpress.org/support/users/farbweiss/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 35 total)

1 [2](https://wordpress.org/support/users/farbweiss/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/farbweiss/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/farbweiss/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post SMTP – Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App] Translation loading for the post-smtp domain was triggered too early.](https://wordpress.org/support/topic/translation-loading-for-the-post-smtp-domain-was-triggered-too-early/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/translation-loading-for-the-post-smtp-domain-was-triggered-too-early/#post-18232195)
 * 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](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 );**
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post SMTP – Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App] Function _load_textdomain_just_in_time was called…](https://wordpress.org/support/topic/function-_load_textdomain_just_in_time-was-called-2/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/function-_load_textdomain_just_in_time-was-called-2/#post-18232188)
 * 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 the ``post-smtp` domain 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 the `init` action or later. Please see [Debugging in WordPress](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/)
   for more information. (This message was added in version 6.7.0.) in **/redacted/
   redacted/wp-includes/functions.php** on line **6114**[@crossy](https://wordpress.org/support/users/crossy/):
   You can get rid of this message if you add this to your functions.phpdefine( ‘
   WP_DEBUG’, false );[@aqibkhan9](https://wordpress.org/support/users/aqibkhan9/):
   Please fix this issue. It’s a coding problem on your end. See this ticket: [https://core.trac.wordpress.org/ticket/44937](https://core.trac.wordpress.org/ticket/44937)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Spectra Gutenberg Blocks – Website Builder for the Block Editor] Unwanted “AI Assistant” Link in Top-Toolbar. How to get rid of this?!?](https://wordpress.org/support/topic/unwanted-ai-assistant-link-in-top-toolbar-how-to-get-rid-of-this/)
 *  Thread Starter [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/unwanted-ai-assistant-link-in-top-toolbar-how-to-get-rid-of-this/#post-17366391)
 * [karlemilnikka](https://wordpress.org/support/users/karlemilnikka/) 
   You mean
   this settings?
 * ![](https://i0.wp.com/i.ibb.co/ZB0pvkZ/Screenshot-2024-01-23-163439.jpg?ssl=1)
 *  -> 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!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Spectra Gutenberg Blocks – Website Builder for the Block Editor] Unwanted “AI Assistant” Link in Top-Toolbar. How to get rid of this?!?](https://wordpress.org/support/topic/unwanted-ai-assistant-link-in-top-toolbar-how-to-get-rid-of-this/)
 *  Thread Starter [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/unwanted-ai-assistant-link-in-top-toolbar-how-to-get-rid-of-this/#post-17366320)
 * [@karlemilnikka](https://wordpress.org/support/users/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…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Spectra Gutenberg Blocks – Website Builder for the Block Editor] Unwanted “AI Assistant” Link in Top-Toolbar. How to get rid of this?!?](https://wordpress.org/support/topic/unwanted-ai-assistant-link-in-top-toolbar-how-to-get-rid-of-this/)
 *  Thread Starter [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/unwanted-ai-assistant-link-in-top-toolbar-how-to-get-rid-of-this/#post-17362994)
 * Hey [@benniledl](https://wordpress.org/support/users/benniledl/)
   thanks a lot!
   This works just fine 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Default Featured Image] Snippet for](https://wordpress.org/support/topic/snippet-for/)
 *  Thread Starter [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/snippet-for/#post-16674748)
 * Hi Jan-Willem,
   _Bedankt voor het snelle antwoord. Ga zo door! 🙂Have a great 
   dayManuel
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Default Featured Image] Does it work with WordPress v5.8 ?](https://wordpress.org/support/topic/does-it-work-with-wordpress-v5-8/)
 *  Thread Starter [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/does-it-work-with-wordpress-v5-8/#post-14735464)
 * Thanks a lot – and have a great day 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress] Login after update](https://wordpress.org/support/topic/login-after-update/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [5 years ago](https://wordpress.org/support/topic/login-after-update/#post-14452465)
 * Bitte gerne 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress] Login after update](https://wordpress.org/support/topic/login-after-update/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [5 years ago](https://wordpress.org/support/topic/login-after-update/#post-14452243)
 * 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](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!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Caldera Forms v1.8.2 breaks Elementor Modals + Accordions](https://wordpress.org/support/topic/caldera-forms-v1-8-2-breaks-elementor-modals-accordions/)
 *  Thread Starter [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/caldera-forms-v1-8-2-breaks-elementor-modals-accordions/#post-11351422)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Problem with IE 11](https://wordpress.org/support/topic/problem-with-ie-11-3/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/problem-with-ie-11-3/#post-11326960)
 * 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](https://ibb.co/BPhV8RP)
 * Please check. Hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Newsletter Sign-Up for CleverReach] What changed in Version: 2.2.1 ?](https://wordpress.org/support/topic/what-changed-in-version-2-2-1/)
 *  Thread Starter [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/what-changed-in-version-2-2-1/#post-11217115)
 * Thanks! So that (the inproper name) was the reason for the “removed from repository”
   some weeks ago? 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Genesis 2.8.0 theme breaks elementor](https://wordpress.org/support/topic/genesis-2-8-0-theme-breaks-elementor/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/genesis-2-8-0-theme-breaks-elementor/#post-11139883)
 * 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…
    -  This reply was modified 7 years, 3 months ago by [Farbweiss](https://wordpress.org/support/users/farbweiss/).
    -  This reply was modified 7 years, 3 months ago by [Farbweiss](https://wordpress.org/support/users/farbweiss/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Compliance by Hu-manity.co] Do what is need to get the plugin relisted!](https://wordpress.org/support/topic/do-what-is-need-to-get-the-plugin-relisted/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/do-what-is-need-to-get-the-plugin-relisted/#post-10938643)
 * [@josiah-s-carberry](https://wordpress.org/support/users/josiah-s-carberry/):
 * > 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Site broken since last update](https://wordpress.org/support/topic/site-broken-since-last-update/)
 *  [Farbweiss](https://wordpress.org/support/users/farbweiss/)
 * (@farbweiss)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/site-broken-since-last-update/#post-10458218)
 * [https://downloads.wordpress.org/plugin/elementor.2.0.16.zip](https://downloads.wordpress.org/plugin/elementor.2.0.16.zip)

Viewing 15 replies - 1 through 15 (of 35 total)

1 [2](https://wordpress.org/support/users/farbweiss/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/farbweiss/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/farbweiss/replies/page/2/?output_format=md)