Forum Replies Created
-
AuthorPosts
-
March 7, 2024 at 9:19 PM in reply to: MB Builder - datetime with date picker options not working on refresh #44770
Adrien
ParticipantHello Peter,
Yeah I saw that, that's bad that we don't have a timeSeparator like this plugin: https://www.cafe-hadrys.de/wp-content/plugins/wp-opening-hours/includes/jquery-ui-timepicker/legacy_1.2.6/index.html
Thanks for investigating with the team, looking forward for your reply.
March 7, 2024 at 1:31 AM in reply to: MB Builder - datetime with date picker options not working on refresh #44764Adrien
ParticipantAlright I see, is it something that can be modified in a new Meta Box update though?
My initial question and having "h" instead of the ":" in the timeFormat?March 6, 2024 at 12:42 AM in reply to: MB Builder - datetime with date picker options not working on refresh #44752Adrien
ParticipantHello,
I need to use timestamp because I'm using this value to order and filter events from the past and future.
Also another question, how can I have 09h00 instead of 09:00 for the hour?I tried HH\hmm instead of HH:mm but it doesn't work.
Adrien
ParticipantUPDATE: the rollback is working to show relationship data from previous Meta Box version, but if you create new entries in Meta Box 5.7.0, rollback won't help with this unfortunately, so hopefully not a lot of people are using the latest version as it looks like it broke something when creating new entries that have relationship (in my case, it might have induced other bugs), a quick hot fix for this need to be top priority.
Adrien
ParticipantI was about to post for the same issue... The 5.7.0 update made some fields vanished, like relationship field between 2 CPTs in my case.
Rollback Meta Box to 5.6.18 with "WP Rollback" plugin made them appears again, luckily...
Please provide a hot fix in 5.7.1, thanks.
May 4, 2023 at 4:30 PM in reply to: ✅Theme code is wrong about a File Advanced field within a Group #41699Adrien
ParticipantYou can delete this thread please @Peter, there is no problem whatsoever with Meta Box, you can delete it to clean up the forum from misunderstanding.
Thanks!
May 4, 2023 at 4:10 PM in reply to: ✅Theme code is wrong about a File Advanced field within a Group #41698Adrien
ParticipantHello Peter,
It seems that the issue is from WS Form since I'm using it to upload the files.
Message from Bricks team:
"The root cause of your issue is the upload form.
The form changed the way to store the file into non-array value.
(And that's the reason why you use the official Metabox Theme code isn't work)[...]
In this example, I uploaded the files via the wp backend, with no error and you can see the var_dump is standard like Metabox Theme code, the file Id stored in an array of the field name key.
[...]
This post uploaded files via the form, triggering the fatal error.
"
I'll ask them about it, thank you for your reply!
Adrien
ParticipantI'm interested too, as it would reduce user click, since we could already update the user meta custom field within the Add user screen.
November 20, 2022 at 6:22 PM in reply to: Taxonomy Advanced field - How to filter the taxonomies that we can select #39235Adrien
ParticipantHello Peter,
That's interesting, I'll try it.
Aside I used Taxonomy Advanced with radio list and ajax false and then on page load with JavaScript I removed all the options that I didn't have in my default custom taxonomy box.
And I made the field required, that's working for now, but I'll try with the Select method.
I would prefer to have the right field on load and not rely on JavaScript.February 6, 2022 at 10:51 PM in reply to: ✅Orderings items from a "Post" custom field using WP_Query #33682Adrien
ParticipantHello,
The solution was found with the help of Phe Simmonds (support from Oxygen Builder).
We just needed to add "orderby": "post__in"Like this: https://d.pr/i/PfSrVI
This thread can be closed and marked as [RESOLVED]
February 2, 2022 at 10:51 PM in reply to: ✅Orderings items from a "Post" custom field using WP_Query #33625Adrien
ParticipantHi Long,
Oxygen Builder use the default WP_Query inside the Advanced Query Builder, my question is how to get the same order with a default WordPress WP_Query query?
Best regards,
Adrien.
January 18, 2022 at 9:57 PM in reply to: ✅[Feature Request] More Granular control inside Query args of "Post" #33315Adrien
ParticipantSolution here: https://docs.metabox.io/extensions/meta-box-builder/#json-notation
Topic can be closed
September 8, 2020 at 7:13 PM in reply to: ℹ️METABOXERS! Help get OxygenBuilder integration by upvoting this github issue #21713Adrien
Participant+1
-
AuthorPosts