Forum Replies Created
-
AuthorPosts
-
JC
ParticipantProblem solved. Thank you Peter. If someone has the same issue: try export, delete and re-import of the custom field group.
JC
ParticipantSome other CFGs open the editor just fine.
JC
ParticipantWP7
Meta Box AIO 3.7.1
PHP 8.4.22JC
ParticipantWhen I click on "edit" in the CFG list in the WP dashboard I see the editor for a very short time. Then this error:
ERROR: null is not an object (evaluating 'document.querySelector("#post_title").removeEventListener')
Stack:
@https://stage.[xy].de/wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/assets/build/app.js:1:245411
If@https://stage.[xy].de/wp-includes/js/dist/vendor/react-dom.min.js:161:275
...JC
ParticipantHello Peter,
here is the JSON:
{ "$schema": "https://schemas.metabox.io/field-group.json", "fields": [ { "id": "nd-gallery-news-content", "name": "News", "type": "wysiwyg" }, { "id": "nd-gallery-news-images", "type": "image_advanced", "name": "Images", "max_status": false }, { "id": "nd-gallery-news-attachements", "type": "file_advanced", "name": "Files", "max_status": false } ], "id": "nd-gallery-news-field-group", "modified": 1780752402, "off": { "relation": "OR" }, "post_types": [ "nd-gallery-news" ], "tab_style": "default", "tab_wrapper": true, "title": "ND-Gallery-News Field Group" }JC
ParticipantThank you Kara, that could be it. Will try.
Jan
JC
ParticipantThank you Kara! That could be it. Will give it a try.
JC
ParticipantCould it be the Server's PHP-Version? The problem site runs on PHP 8.4.16. Another site with PHP 8.5 I has none of that. Both run Metabox AIO 3.4.0 and WordPress 6.9.
JC
ParticipantSecond that.
JC
ParticipantHi there,
I got the same issue. Can't edit custom field groups of type post. I always get the error: "Something went wrong. Please try again!" I can edit custom field groups of type block without problems though.
Please advice.
Best
Jan
JC
ParticipantHi there,
works again in Version 3.2.0.
Thank you. Very much appreciated.
JC
ParticipantYou can change the view from one to two columns. It Looks normal with two columns.
JC
ParticipantThe Support found the problem on my Site. Somehow the empty fields had the option "Save field value" disabled. Activating them solved the problem.
Thank You to the support.
JC
ParticipantI reverted to Meta Box 5.6.18 and AIO 1.20.2. Still empty fields in the backend. What can I do?
June 26, 2023 at 3:13 PM in reply to: Shortcodes not working in MB Views after updating to version 1.12.3 #42368JC
Participantsince v1.12.3 the gallery shortcode I generate with views gives me a twig error, too.
-
AuthorPosts