Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
You need to use a migration plugin like AIO WP Migration https://wordpress.org/plugins/all-in-one-wp-migration/
or WP All Export/Import to migrate data on your site to another site. Meta Box does not support migrating data on your site.Peter
ModeratorHello,
Which is the taxonomy field type? And do you create a custom taxonomy for the attachment post type? Please share some screenshots of the issue on your site.
Peter
ModeratorHello,
Please share your site credentials via this contact form https://metabox.io/contact/
I will take a closer look.Peter
ModeratorHello,
On your staging site, I do not see a field group that has the custom field "teaser" like that. Can you please create those custom fields or import field group to the staging site and let me check the issue?
Peter
ModeratorHello,
Please use the tooltip position "bottom, left, right" to fix this issue. Let me know how it goes.
July 8, 2023 at 10:22 AM in reply to: MB fields missing or misnamed (shows old/changed name) in Elementor Dynamic Tags #42522Peter
ModeratorHello,
Please share the JSON file and image via this contact form https://metabox.io/contact/
July 7, 2023 at 9:50 PM in reply to: MB fields missing or misnamed (shows old/changed name) in Elementor Dynamic Tags #42518Peter
ModeratorHello,
I don't see a limitation to display custom fields in Elementor dynamic tag. Please export your field group to a JSON file and share it here, I will import it to my demo site and check this issue. Also, please share some screenshots of the issue on your end.
Read more in the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import
July 7, 2023 at 9:06 PM in reply to: Small Bug Report: additional HTML not hidden if field is hidden #42517Peter
ModeratorHello,
The option "before" or "after" supports adding HTML tags outside of HTML field, like a wrapper. The conditional logic show/hide the HTML field only so the additional HTML tags are not affected. You can use the Inspect tool to see the HTML structure.
Peter
ModeratorHello,
I'm not sure what's wrong with the capabilities of the custom role. I also see that issue on my end. I fix it by coping a default role:
- Assign the capabilities to the Contributor role (default of WordPress)
- Create a custom role and make it a copy of Contributor role.Then I can assign the posts of CPT to a user who has the custom role.
Peter
ModeratorHello,
1. The email notification about the password changed is the standard email of WordPress. You can use the filter hook password_change_email to customize it.
And take a look at the file wp-includes/user.php line 2598-2609.2. Make sure you have the latest versions of MB extension plugins then follow the documentation to override the template confirmation email
https://docs.metabox.io/extensions/mb-user-profile/#email-templatesPeter
ModeratorHello,
I've created two fields like your screen record and did not see any issues. You can create a new field group with only two fields and deactivate all other plugins, leave only Meta Box, MB extensions plugins, switch to a standard theme of WordPress then check this again.
https://imgur.com/DVCdGSQPeter
ModeratorHello,
I do not receive any email related to this topic. Please send it again via this contact form https://metabox.io/contact/
Peter
ModeratorThis feature is available from MB User Profile version 2.2.2 or Meta Box AIO 1.20.0.
Peter
ModeratorHello,
I see
password_strength="false"works correctly on my local site. You can add only one shortcode on the page and disable other plugins and recheck this issue.Peter
ModeratorHello,
The group field actually is a wrapper field, it stores an array of sub-field values. If you are using the Bricks builder, please contact them to get more information. Bricks maintain compatibility with Meta Box on their side.
Refer to our support policy https://support.metabox.io/topic/support-policy/ -
AuthorPosts