Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterHi Martin, I'm checking it now. I'll fix and update the plugin asap. Please wait.
Anh Tran
KeymasterHi Akram,
Yes, if you have MB Core extension installed, then you can remove all other extensions. But please keep Meta Box activated (you still need Meta Box + MB Core).
After that, just go to Meta Box > Extensions and activate the extension you want to use.
Anh Tran
KeymasterHi Zdenek,
If you just need to output breadcrumb for your website, maybe a plugin like Slim SEO will helps.
If you want to set up breadcrumb manually, please try the following steps:
- Install Meta Box (search for it in Plugins > Add New) and install Meta Box AIO
- Under Meta Box > Extensions, activate MB Builder and MB Group
- Go to Meta Box > Custom Fields and create fields for breadcrumb item
- Go to edit a post/page and add the data for the breadcrumb
- Follow this docs to output the breadcrumb data to the front end
If that's too technical, we can help you on that.
November 19, 2019 at 11:44 AM in reply to: Fatal error: Allowed memory size of # bytes exhausted #16986Anh Tran
KeymasterHow many posts/terms do you have on the website?
Anh Tran
KeymasterHi,
You can add new terms when editing posts by adding this param:
https://imgur.elightup.com/QoRSTxa.png
And here is the result:
https://imgur.elightup.com/xeZVoHg.png
If you're looking for adding terms directly in the Builder, then it's impossible.
November 19, 2019 at 11:26 AM in reply to: Issues with default values and other settings for fields in groups #16983Anh Tran
KeymasterHi,
Can you please check this docs on setting default values for group's sub-fields?
Regarding
save_formatfor datetime fields, if fields are inside a group, then the MB Group extension will bypass it, e.g. the values of sub-fields are not processed. This is a technical challenge and we're trying to make it work.I'll check the delete file issue and answer you in that topic.
Anh Tran
KeymasterHi, I've just tested and see the output is correct: https://www.loom.com/share/c4b89677c2404c5eb9f5a245464d6ddd
Please check if your theme set the
post-thumbnailsize correctly.Anh Tran
KeymasterHi Dave,
Unfortunately, this is not possible at the moment. I'll consider adding more API to the Builder to make that happen.
Anh Tran
KeymasterHi Dave,
A field label is set via
nameattribute. Please try it.Also, the
descattribute adds a description to the field input, andlabel_descriptionadds a description for the field label.Anh Tran
KeymasterIt's not a private thread. Please send me the credentials via the contact form.
Anh Tran
KeymasterHi Frank, this seems to be the CSS issue. Maybe it's not enqueued somehow. Do you see any error in the browser console? Can you send me a temporary admin account to check that?
November 14, 2019 at 10:30 AM in reply to: Field type 'key_value' gives notice: array to string conversion #16929Anh Tran
KeymasterI've just tried with the code and don't see the notice. Can you check that again?
Anh Tran
KeymasterI'll try to improve that. It requires some work on the infrastructure which might take time.
November 14, 2019 at 9:40 AM in reply to: โ Title changes to "Auto Draft" when changing value of any custom block field #16927Anh Tran
KeymasterHi, this is fixed in the latest version. Please update. Thanks for a very detailed question!
Anh Tran
KeymasterUnfortunately, this is not supported for now. But you can hook to the before save action and perform a check for the value.
-
AuthorPosts