Forum Replies Created
-
AuthorPosts
-
June 28, 2023 at 10:39 PM in reply to: Ninja form short code not working in MB Views template #42415
Peter
ModeratorHello,
In the ticket, I suggest you update Meta Box to the new version 5.7.3 to fix the issue, do you update and check it again? If it persists, please share your admin site account via contact form https://metabox.io/contact/. I will help you to check the issue.
Peter
ModeratorHello,
Thanks for your feedback.
Our development team is aware of this issue and working on it. It will be fixed in the next update.
June 28, 2023 at 10:13 PM in reply to: ✅User custom meta using custom table - rest API update #42412Peter
ModeratorHello,
I see that issue on my demo site. I've escalated it to the development team to fix it in the next update.
Thanks.
June 28, 2023 at 9:43 PM in reply to: ✅Does MB Front End submission work with User Posts Limit #42410Peter
ModeratorHello,
Meta Box does not support limiting users from creating posts. You can try to use the
ifstatement to check if the user has a post or a number of posts and then output the frontend submission form or not. Please refer to this topic https://wordpress.stackexchange.com/questions/139818/check-if-current-user-has-post-in-post-type-and-is-author-rolePeter
ModeratorHello,
The class wasn't changed but it's not the same issue. I've tested this issue again on my local site but do not see that. Please share your admin site account through this contact form https://metabox.io/contact/. I will help you to check the issue.
Peter
ModeratorHello,
Which is the object type that the field "gop_base_img" associated with? The post or the image (attachment post type)?
You can try to pass the third parameter to the helper function
rwmb_meta()to get the field value. For example:rwmb_meta( 'gop_base_img', ['size' => 'full'], 1234 );where 1234 is the object ID.
Peter
ModeratorHello,
The issues with custom fields in the media modal are fixed. Please update Meta Box to the new version 5.7.3 and recheck these issues.
Peter
ModeratorHello,
Please contact us here https://metabox.io/contact/, our development team will help you to fix the issue with license key.
Peter
ModeratorHello,
Please update Meta Box to the latest version 5.7.3, clear all caches (browser, plugin ...) to fix this issue. Let me know how it goes.
Peter
ModeratorHello AJ,
Your issue is not similar to the issue of Chris, please follow this ticket https://support.metabox.io/topic/fatal-single-quote-error-in-meta-box-5-7-3-and-aio-1-21-2/?swcfpc=1
or create a new one to ask for this.
I will close this ticket as it is resolved.June 26, 2023 at 11:07 PM in reply to: Ninja form short code not working in MB Views template #42381Peter
ModeratorHello,
How do you add the shortcode to View editor? Please try to add the plain shortcode to the View editor like this https://imgur.com/VCvCuFM
don't try to output it via a function likedo_shortcode().June 26, 2023 at 5:57 PM in reply to: Shortcodes not working in MB Views after updating to version 1.12.3 #42375Peter
ModeratorHello,
Our development team has noticed this issue and is working on it. It should be fixed in the next update of the plugin.
Here is a copy of Meta Box AIO 1.21.1 if you want to use it.
https://www.dropbox.com/scl/fi/466y4k0gqn0r8yj52a6kv/meta-box-aio-1.21.1.zip?dl=0&rlkey=c34k0gwxabos7gisbkm0o0j2sThanks.
Peter
ModeratorHello,
I do not fully understand your question. Do you mean to use the field group in the main language? The field group should not be translated. Please follow the documentation below to translate the custom field value.
https://metabox.io/translate-custom-fields-with-wpml/Peter
ModeratorHello,
Please share your site credentials via this form https://metabox.io/contact/
I will take a closer look.June 26, 2023 at 5:35 PM in reply to: ℹ️HOW-TO Question: Code for default MB-generated query loop in the Bricks Builder #42372Peter
ModeratorHello,
Bricks builder team maintains compatibility with Meta Box. So please reach out to them if you have any issues with installation, configuration, compatibility, or usage.
Refer to our support policy https://metabox.io/support/topic/support-policy/ -
AuthorPosts