Forum Replies Created
-
AuthorPosts
-
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.Peter
ModeratorHello Stephane,
Currently, the module Meta Box Field doesn't support showing gallery images with a zoomable feature. I will inform the development team to explore the possibility.
Regarding the dots, you can use a custom CSS code to remove it, for example:
ul.mbdi-images-group li::marker { content: ''; }April 23, 2025 at 10:49 PM in reply to: โ Meta Box showing in sidebar instead of below content #48144Peter
ModeratorHello jmcbade,
Can you please share some screenshots of the issue on your site? If you create a new field group, can you set it to show in the sidebar on the editing post page?
Peter
ModeratorHello Simon,
1. but the fields won't fill the data.
Do you mean the address fields won't be populated after typing the address field "Search Address"? I don't see that you have the field ID as same as address field IDs in the documentation
https://docs.metabox.io/extensions/meta-box-geolocation/#other-fields2. Try the tab activity, I haven't setup con logic on the address fields for that one and they work
I see the same issue as point 1.
3. the tab layout doesn't save in the overall settings
Please use the tab settings as in the screenshot below, it works properly on my demo site.
https://imgur.com/C1JA9H8April 22, 2025 at 11:25 PM in reply to: Using Clonable Metabox Groups Inside Elementor Accordion? #48136Peter
ModeratorHello,
The cloneable group doesn't work with Elementor Accordion widget currently. If you want to have the accordion with cloneable group and another builder, please check this tutorial
https://docs.metabox.io/tutorials/create-faqs-page-meta-box-bricks/Thank you.
Peter
ModeratorHello,
Please update plugin MB Blocks to the new version 1.7.5 and WordPress 6.8 then check the issue again. If it still doesn't work, please share the code that you use to create the custom block or export the field group to a JSON file and share it with me. I will import it to my site and investigate the issue.
April 21, 2025 at 9:56 PM in reply to: Tabs won't work after changing tab style in a field group settings #48128Peter
ModeratorHello Nathan,
The issue with tabs has been fixed and is not related to the issue in Stephen's case. Please follow the discussion in the FB group here.
Thank you.
Peter
ModeratorHello,
It looks like the issue in this topic https://support.metabox.io/topic/fatal-error-uncaught-typeerror-unsupported-operand-types-string-int/#post-45145
Please follow the workaround in the topic to delete the CPT and recreate it with the same settings and let me know if it helps.
Peter
ModeratorHello Khairul,
Thanks for reaching out.
Please enable WP debug and visit the Permalink settings page to see the critical error message again, then check the error log and share it with me. It will have some useful information about what happens on your site.
Refer to the WordPress documentation https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/April 21, 2025 at 8:39 PM in reply to: The best way to organise custom fields and custom post types #48119Peter
ModeratorHello,
Applying multiple field groups to one post type is a basic feature of WordPress. That won't cause any issue in PHP calls. It also makes it easier to manage the custom fields on the site.
Peter
ModeratorHello,
It is noted in the WordPress.org plugin changelog, see here https://imgur.com/WAmfnMk
for the MB AIO changelog, I will inform the development team to check and update it.Thank you.
-
AuthorPosts