Background of the issue:
I am trying to use the site as normal. The issue can be seen on the page: enlace oculto
Symptoms:
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for various domains (wishlist-member, buddyboss, buddyboss-pro, uncanny-automator, updraftplus, woocommerce-advanced-notifications, learndash) 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. This message was added in version 6.7.0.
Questions:
How can I resolve the early translation loading issue?
What steps should I take to ensure translations are loaded at the init action or later?
I have updated as per your notice, but the issue persists...