ericbourges
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Dynamic recipient form based on conditional fieldsSolution found
Thanks for the super-fast response!
I’ll get the Pro version then.Forget this topic
Thank youOk, I found the origin
Just for the attention of those who might have the same problem, this is an incompatibility from WordPress 6.4 (change in revision management)To complete, when I modify an event that is part of a previously created series, I have the date suffix displayed after the slug, and the modification for example of the title modifies all the other occurrences of the event. But if I reopen the same event after having published it, the date suffix is no longer present after the slug of the post and the modification of this event then deletes all the other events of the series.
It’s as if there was no more management of recurrence.
I clarify: when I say “deleted” this means that the posts are deleted both in the list of posts but also in the database
- This reply was modified 1 year, 4 months ago by ericbourges.
Hi,
Yes, “Company Logo” is activated of course.
What appears on the preview is only a “broken link” iconI manage a multitude of sites where I have the same notice (several plugins also generate the same notice), so it is not linked to woocommerce
The cache is well emptied, unfortunately still the same notice. Site built on Storefront theme with Woocommerce, I don’t know if that changes anything
Hi Omar,
PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
membersdomain 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 theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in xxxxx/wp-includes/functions.php on line 6114Hi!
Same here, and last release (3.2.14) dont stop trouble
Hi!
Thanks for your answer
Yes, I know it’s just a notice and not a warning, but I have several plugins that generate the same notice since the upgrade to WP6.7 and my log files reach tens of MB in a few days!
Otherwise all my plugins are up to date, that’s not the problem
Thank you for your helpForum: Plugins
In reply to: [Contact Form 7] Error 500when submitThe theme is a starter theme (bones) and the plugins are the most classic (ACF Pro, Yoast SEO, Regenerated thumbnail, Matomo, Tarteaucitron, Duplicator, WP fastest cache, Wordfence).
I will redo different tests on my sideForum: Plugins
In reply to: [WP Table Builder – Drag & Drop Table Builder] Warnings PHP 8.1Hello
These PHP Deprecated messages appear in the logs since the transition from PHP 8.0 to 8.1. I was able to target the offending plugin with Query Monitor.
This is not an error in a plugin file but functions used in a way that is deprecated (the file and line indicated are /wp-includes/functions.php line 2187)It seems that the problem comes from an incompatibility with the leadia chatbot plugin.
Do you have a solution for this?Forum: Plugins
In reply to: [Store Locator WordPress] Store custom post ?While doing tests, I noticed that it works if I uncomment line 73 of store-type.php (register_post_type), but this is only a test solution. Can I do otherwise with a hook for example?