Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterI got it. Yes, what you did is right!
Anh Tran
KeymasterProbably the changed values are not saved. Can you try saving twice?
November 21, 2019 at 9:30 PM in reply to: ✅WP5.3 — Invalid arg. supp. for foreach class-wp-post-type.php #17060Anh Tran
KeymasterHi,
Let me take a look at that. I guess it's a problem in WP, since the plugin is just a wrapper of
register_post_typefunction. But I'll check more to be sure.Anh Tran
KeymasterHi, I'm still working on this bug. The function
use_block_editor_for_post_typeis available on WP 5. Please wait a little if you can't upgrade to WP 5.Anh Tran
KeymasterHi,
I've sent you the invoice via email. Please check your inbox.
Anh Tran
KeymasterI got it. All you need to do is set
'name' => ''for the fields. Then field labels won't appear.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.
-
AuthorPosts