Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #340731
    bobgarrett
    Participant

    I am trying to identify why my site will only show the admin toolbar to those with Admin rights and failed so far! However, in trying to find the problem I have turned on debugging and get the following error:

    <b>Notice</b>: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the adventurous 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 <b>/wp-includes/functions.php</b> on line <b>6121</b>

    This is with WordPress 6.8.2 and the latest plugin but PHP 8.0.29 though I also tried 8.2

    What is this error and could it be related to the problem?

    #340736
    sujeet
    Keymaster

    Hello @bobgarretthomenetworks-co-uk,

    The theme is updated and compatible with latest version of WordPress and PHP.

    Can you please check disabling the plugins one by one? It might be the plugin issue.

    And also, please go through the link below, it might help you.

    https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/

    If any of the plugin creating the issue, then you need to either deactivate the plugin or contact the plugin author to update it.

    Let us know if you still have the issue. Thank you.

    Regards,
    Sujeet

    #340737
    Sakin
    Keymaster

    Hello Bob,

    Yes, it must be some plugin issue. You can activate a plugin “Query Monitor” https://wordpress.org/plugins/query-monitor/ and check for the error.

    Regards,
    Sakin

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.