Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
Thanks for reaching out.
Please notice that, all fields registered with custom models are saved to the custom table as custom fields and they don't work like Taxonomy of WordPress.
If you want to output the custom model data in the frontend and use the filter, you need to create some custom code to do so. Please refer to the documentation https://docs.metabox.io/extensions/mb-custom-table/#getting-field-values-for-modelsPeter
ModeratorHello,
I don't see that issue on my demo site. I also created a testing site if you want to check the issue. Below is the site credentials:
URL: https://lovely-meerkat-cd0088.instawp.xyz
Username: mehuxecoju5327
Password: q0sS5FZCfVLwjMyU9E6eAnother way, you can click on the up/down arrow in the meta box on the editing page to move the meta box to the sidebar or back to under the content. Please check this screen record https://imgur.com/385Fued
Peter
ModeratorHello Gregory,
Thanks for reaching out. Can you please try to deactivate all plugins except Meta Box plugins, switch to a WordPress theme and recheck the issue?
If it still doesn't work, please export the field group to a JSON file and share it here. I will import the field group to my demo site and investigate the issue.
Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--importPeter
ModeratorHello,
Yes, it is possible. But you need to create more custom code JS, CSS to make the gallery zoomable. Then add the Views shortcode to the Divi builder and display it in the frontend.
Peter
ModeratorHello Tanja,
Are you using WP Gridbuilder to output the map field value? If you use the code to output the field value, does the issue happen? Please share a screen record of steps you take on your site so I can understand the issue fully.
Thank you.
Peter
ModeratorHello,
As you can see that, it is a WordPress issue, not an issue of Meta Box itself. You can follow this topic https://wordpress.stackexchange.com/questions/481/can-i-use-a-number-for-a-post-page-slug
there are some workarounds to fix the issue: use a third-party plugin, or use another permalink setting: Day and name or Numeric.April 25, 2025 at 10:59 PM in reply to: ℹ️Frontend Form Not Rendering via Meta Box View — Shortcode Shows as Plain Text #48166Peter
ModeratorHello Lisa,
Thanks for reaching out.
The
frontend_formis not a function to use in MB Views to display the form. You can just add the frontend form shortcode to the page content to display the frontend form on the frontend. Here is an example:[mb_frontend_form post_fields="title,content"]Please follow the documentation https://docs.metabox.io/extensions/mb-frontend-submission/
https://docs.metabox.io/extensions/mb-views/#running-php-functionsPeter
ModeratorHello Michael,
Please update Meta Box AIO to version 2.1.1 to fix the issue with Tabs when using the builder.
Thank you.
Peter
ModeratorHello Simon,
I can see the issue. Let me escalate it to the development team and I will get back to you when I have more information.
Peter
ModeratorHello,
Thank you for the feedback. I can reproduce the issue on my demo site.
It has been escalated to the development team to fix the issue with tabs when using custom blocks. I will let you know when it's done.Peter
ModeratorHello,
The column
titleisn't available on the Products listing page, you should usenameinstead. Please check the second screenshot that I shared above https://imgur.com/a/FN3dERXPeter
ModeratorHello,
Do you mean using MB Views to add the custom CSS code? No need to do that, you can just add the code to Appearance > Customize > Additional CSS to implement the CSS code.
Peter
ModeratorHello Simon,
You can try to follow this tutorial to increase the PHP setting
max_input_varsto fix the issue
https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/Refer to this topic https://support.metabox.io/topic/customer-fields-will-not-assign-to-custom-post-type/
Peter
ModeratorHello Joanna,
It looks like the issue in this topic https://support.metabox.io/topic/entries-into-the-database-that-we-cant-explain/
Have you tried to use the Google reCaptcha V3 feature to prevent bots from spamming the frontend form? Please follow the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#adding-the-submission-form
April 23, 2025 at 11:11 PM in reply to: Metabox AIO: There has been a critical error on this website (Arabic) #48146Peter
ModeratorHello Karen,
Please enable WP debug, activate all extensions of Meta Box AIO plugin to see the error and check the debug log. Let me know if you see any fatal errors in the log and share it with me.
If you want to share the staging admin account, please submit this contact form https://metabox.io/contact/
I will take a look. -
AuthorPosts