anbumz
Forum Replies Created
-
This was the error notice:
[1024] Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theimagify
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 theinit
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /…/wp-includes/functions.php on line 6114Forum: Plugins
In reply to: [Co-Authors Plus] Is there a change log somewhere?It appears the changelog is here:
https://github.com/Automattic/Co-Authors-Plus/releasesForum: Plugins
In reply to: [Co-Authors Plus] Changelog??+1 – a changelog is required
Forum: Plugins
In reply to: [Co-Authors Plus] Is there a change log somewhere?Endorse this request.
A changelog is essential, especially since this plugin wasn’t maintained for years, at least that’s what I recall.
On our website we cannot update the plugin unless we know how the functionality and code has changed. At least providing a changelog is standard practice and convenient, otherwise we need to look into this in-depth in a development environment.Forum: Plugins
In reply to: [Plugin Load Filter] Settings no longer savedFYI, it’s working again. We cannot reproduce why it stopped working and why it’s now back to normal.
Forum: Plugins
In reply to: [Plugin Load Filter] Settings no longer savedThank you. That seemed like a promising solution. However, sadly it makes no difference in this case to set max_input_vars higher, even above 5000.
Forum: Plugins
In reply to: [Cookies and Content Security Policy] Open settings/modal with deep linkOh, that’s really cool, thank you so much. Very helpful for all those who have no idea how to do this themselves with javascript ??
Forum: Plugins
In reply to: [Cookies and Content Security Policy] Open settings/modal with deep linkThank you. Yes, this does indeed work. We were thinking that a deep link would be useful so the modal opens upon loading a page, and no further click is necessary, but that’s just nice to have, not essential.
Forum: Plugins
In reply to: [Cookies and Content Security Policy] Open settings/modal with deep linkThanks, great, it is this:
democracywithoutborders.orgForum: Plugins
In reply to: [Custom Post Type UI] How to use tags in slug/permalink?All right, I see. I was naive and thought that it would be possible to set custom permalink structures in the field “Post Type Slug”. Anyway, I realize there are other plugins that can be used to do this.
Thanks. Just to be clear, we are using the latest version that is currently available: 1.0.7.
Forum: Plugins
In reply to: [WF Cookie Consent] Do not show on print versionFound the solution myself:
#cookieChoiceInfo {display: none !important;}
Thanks, this was helpful. We will use a custom event attribute field to work around this issue.
Forum: Plugins
In reply to: [Contact Form 7] FATAL ERRORSame problem here!