• After transferring my WordPress website to GoDaddy hosting and importing the backup, I started seeing this notice on the front-end (only on mobile view, not desktop):

    Notice: Function
    _load_textdomain_just_in_time was called incorrectly. Translation loading for the herrington 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 for more information. (This message was added in version 6.7.0.) in /home/q8shucwyg7z3/public_html/wp- includes/functions.php on line 6121

    How can I properly fix this notice?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Mobile compatibility is theme dependent.

    I recommend asking at dedicated support so its developers and support community can help you with this.

    Moderator threadi

    (@threadi)

    These PHP notice (not errors) on your screen appear because your commercial themeHerringtonis not compatible with changes in WordPress 6.7.x (and newer). To solve this you can do one or all of:

    • Install all pending updates. The theme developers may have already provided a fix.
    • Disable the output of PHP notices. This either happens because your WordPress is running in debug mode OR your hosting is outputting PHP errors. The support of your hoster might help here.
    • Or downgrade to WordPress 6.6.2 and then wait some time until you go back to 6.8.x until the theme developers have caught up.
    • Or simply wait until the theme developers make changes in this regard. You might want to contact their support: https://themeforest.net/item/herrington-business-consulting-wordpress-theme/53469711/support

    See also the information from the core developers about the upcoming changes for theme developers from a year ago: https://make.ww.wp.xz.cn/core/2024/10/21/i18n-improvements-6-7/

    Please also note that we cannot provide you with any further assistance regarding this commercial theme here in the forum.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error in Mobile’ is closed to new replies.