Home Forums Weaver Xtreme Theme Function _load_textdomain_just_in_time was called incorrectly.

Topic Resolution: Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #75708
    Patti
    Participant

    Website: DashPatterns.com

    There’s an error message at the top of the screen both in the admin panel & on the main website. I applied all of the “debugging” codes from the WordPress site & it only got rid of half of the error code. But I cannot seem to get rid of the error code that you see there.

    Any suggestions?

    #75709
    User
    Moderator
    #75710
    Patti
    Participant

    @User it didn’t fix the error on my site. I tried all of their suggestions & the error is still there. Any other suggestions?

    #75711
    User
    Moderator

    @Patti

    The warning says: “some code in the plugin or theme running too early.”

    To eliminate any possible Xtreme issues in this. please check in your cache and optimization plugin(s) to ensure that nothing from Weaver Xtreme is being optimized or compresses by these plugins.  (As Extreme is already optimized, a second optimization may result in unexpected results.)

    In the meantime, adding this code in the /wp-includes/functions.php file ought to stop the error message showing to one and all:

    add_filter('doing_it_wrong_trigger_error', '__return_false');

    Regards!


    @Weaver

    #75712
    scrambler
    Moderator

    Given this is coming from woocomerce, have you tried contacting them?

    #75713
    Patti
    Participant

    @User – I deactivated one of the WooCommerce plugins & the error code disappeared! I thought that I had tried that last night, but I guess that I missed that one. Thanks for your help!

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