Forum Replies Created
-
AuthorPosts
-
Georgetown University Web Services
ParticipantWe have been seeing this issue on several sites on our end as well. Looking forward to a fix. Thanks!
Georgetown University Web Services
ParticipantLooks like it is working again. Thank you so much!
Georgetown University Web Services
ParticipantOh! I filed my own issue, but then just saw this one. I am seeing the same 404 issue as well. Please advise - thank you!
Georgetown University Web Services
ParticipantHi Ahn! Thank you for the reply! We actually believe this was a caching issue. We were just only able to pull down the correct version using the
--no-cacheflag when doing acomposer update. Is it possible that your system has your headers set up in a different way that other systems, e.g. GitHub?Regardless, busting the cache seems to be the solution for us. Thanks again!
Georgetown University Web Services
ParticipantGreetings,
We wanted to come back and return to this thread. This has come up again for us and we wondered if any of your investigations resulted in any information that may be helpful to us.
Thank you, and please don't hesitate to let me know if there's anything we can do to help.
Dash
Georgetown University Web Services
ParticipantI would like to +1 this question. I am looking for a way to get to a specific version of the MetaBox AIO extension. A reply (even if it's "no, you can't do this"), would be great. Thanks!
Georgetown University Web Services
ParticipantHave you had a chance to investigate further?
Thanks,
DashGeorgetown University Web Services
ParticipantLet me know if I can help out. A video of the problem, code snippets, etc.
Thanks,
DashGeorgetown University Web Services
ParticipantAnh,
Do you mean to wait 1-2 seconds and reload the page? If so results are the same. They are not simply saved into the database. This is what is get posted to the WP:
gu_field_faq[0][question]: Question 1 gu_field_faq[0][answer]: Answer 1 gu_field_faq[1][question]: Question 2 gu_field_faq[1][answer]: Answer 2 gu_field_faq[2][question]: Question 3 gu_field_faq[2][answer]: Answer 3 gu_field_faq[3][question]: Q4 gu_field_faq[3][answer]:As you can see, last answer is empty. If I switch to the Classic editor this issue does not happen. So it looks like MetaBox does not play nicely with the Gutenberg.
Is following article still accurate?
https://metabox.io/meta-box-is-compatible-with-gutenberg/
Also this may be relevant too:
https://github.com/WordPress/gutenberg/issues/5718
Any suggestions what to do?
- Vadym
Georgetown University Web Services
ParticipantAnh,
Please see the video of the bug recorded: https://trello-attachments.s3.amazonaws.com/5bbf59d5ca98ee1531cb44fd/5b60ae22a00f5e1386523d16/abf8e673e7371d78c3a5b8152307d380/faq-not-saved.mov
Thank you,
VadymGeorgetown University Web Services
ParticipantAnh,
Thanks for checking however if I go to the link you provided I can see row 3 and 4 is without an answer
Vadym
Georgetown University Web Services
ParticipantThat indeed fixed it. Thank you again!
Georgetown University Web Services
ParticipantThat is great to hear! We will update it and test. Thank you!
Georgetown University Web Services
ParticipantHi Ahn,
That is really great to know, but that does not exactly address my issue. For clarity, here is the workflow of my issue:
1. A user goes to the settings page and sees only the first "extra link" group. None of the fields in that group are filled out initially.
2. The user selects one of the radio buttons - let's say it's radio B. They also add text into all of the other fields in this first group.
3. The user clicks on the "Add more" button to display a second group.
4. None of the fields in the second group are filled in as expected (as you noted.) However, neither radio button in the *first* group is selected now. The previously selected radio button in that first group is now unselected - this happens when the group is cloned to create the second group.
-
AuthorPosts