Forum Replies Created
-
AuthorPosts
-
March 24, 2023 at 8:39 PM in reply to: Beaver Builder image gallery connection to Metabox field #41201
Peter
ModeratorHello,
Can you please update the plugin Meta Box AIO or MB Beaver Themer Integrator to the latest version and check this issue again?
Peter
ModeratorHello,
Thanks for your confirmation. I'm going to mark this topic as Resolved.
Let us know if you have any questions.Peter
ModeratorHello,
The issue in Stefano's case happens because the option "Disable syntax highlighting when editing code" is disabled in the user profile. You can try to enable it in your user account and see if it helps.
This issue is noticed by our development team and it will be fixed in the next update.
Peter
ModeratorHello,
You can use the function
rwmb_the_value()to output the field label instead of the field value. Read more in the documentation https://docs.metabox.io/functions/rwmb-the-value/March 23, 2023 at 10:40 PM in reply to: How can I use the shortcode to update a user's field in a custom page? #41185Peter
ModeratorHello,
Can you please let me know the purpose of this question? To set the image for a user as a user meta, is that right? If yes, you can try to use the MB User Profile shortcode
[mb_user_profile_info]. Please read more in the documentation https://docs.metabox.io/extensions/mb-user-profile/#edit-profile-formMarch 23, 2023 at 10:35 PM in reply to: Box suddenly not appearing, but appears in Screen Options #41184Peter
ModeratorHello,
Please check if there is a block of code that makes the meta box hidden or the feature MB Conditional Logic.
You can try to deactivate all plugins except for Meta Box, Meta Box extensions, switch to another theme and remove all other meta boxes then check this issue again.
Peter
ModeratorHello,
I've asked the development team and there is no way to publish the file composer.json without the license key.
Let me know if you have any questions.
Peter
ModeratorHello,
So if you do not want to scroll to the top, you can remove this attribute and the form will be removed after submitting, you will see the form message. There is no scroll at all, just the form is removed.
Peter
ModeratorHello,
Please check this screenshot and you will see the issue https://monosnap.com/file/gTC2t3j2ZxaEMHE2gNEJl65YrUVUpE
When adding a shortcode, please switch to the tab Text instead of Visual, if you copy some links from other places, it will copy the HTML tags also. And it does not work when passing HTML tags to the shortcode attribute.
[mb_user_profile_register id="user-profiles" label_submit="Register" role="vendor" redirect="https://www.ergafrica.com/supplier-agreement/" password_strength="medium" email_as_username="true"]Peter
ModeratorHello,
Your refund request has been processed. Let us know if you have any questions.
Peter
ModeratorHello,
If you want to use the function
rwmb_set_meta()you need to hook the callback function to the actioninitwith a priority later than 20 or a later hook thaninit. Or use the WordPress function update_post_meta().Please read more here https://docs.metabox.io/functions/rwmb-set-meta/#arguments
Peter
ModeratorHello,
There is no way to remove the license key from the composer.json file and publish it. You should set the repository as Private under our Terms and Conditions https://metabox.io/terms-conditions/
You can also set the license key in the file wp-config after installing the premium plugins to get updates. Please read more here https://docs.metabox.io/updates/#can-i-define-the-license-key-via-a-constant-in-wp-configphpPeter
ModeratorHello,
Thanks for your feedback.
Please keep the credentials available. I've informed our development team to check the issue.
March 22, 2023 at 6:36 PM in reply to: Beaver Builder image gallery connection to Metabox field #41164Peter
ModeratorHello,
Please share your site credentials via this contact form https://metabox.io/contact/
I will take a closer look.Peter
ModeratorHello,
Can you please share the code that creates the custom block and fields on your site and a screen record of this issue? You can try to deactivate all plugins except Meta Box, MB extensions and switch to a standard theme of WordPress then check this issue again.
-
AuthorPosts