Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterHi Zdeneck,
As you're using Yoast SEO, the best way to fix the Google Search Console is asking for their help. The thing here is only they know how to modify the output of the breadcrumbs to fix the issues. You can ask them on Github, they're more responsive there.
If you use our plugin Slim SEO, then you won't have this problem.
My previous reply was for creating your own breadcrumb solution. But I see you're not a developer, this might be overwhelming.
Anh Tran
KeymasterHi, this is the sanitization issue. Please see this blog post for details.
Anh Tran
KeymasterI see. Let me try to isolate that part to make it available only when needed.
Anh Tran
KeymasterHi Martin, I found the problem. The MB Builder uses the function
wp_enqueue_code_editor, which available in WordPress 4.9. That causes the problem on your site, since you're running 4.8.11 version of WP. Can you update WP to 4.9? It's the latest stable version before Gutenberg (5.0).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.
-
AuthorPosts