Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 1,036 through 1,050 (of 3,787 total)
  • Author
    Posts
  • in reply to: โœ…Save State Not Remembered After Browser Refresh #46983
    PeterPeter
    Moderator

    Hello Nick,

    The save_state setting works with the cloneable setting and on save post. It doesn't work if you reload the page or refresh the browser.

    I hope that makes sense.

    in reply to: Limit setting not rendering tags #46982
    PeterPeter
    Moderator

    Hello Neo,

    Thank you for your feedback. Yes I see the issue with the HTML tags are not rendered in the frontend if enabling the text limiter option. I'm discussing this issue with the development team and I will let you know when I have more information.

    in reply to: โœ…Select_advanced clone on a post field #46981
    PeterPeter
    Moderator

    Hello Yasmine,

    Thank you for your feedback.

    I could reproduce the issue from scratch. I've escalated this issue to the development team to fix it for future updates.

    PeterPeter
    Moderator

    Hello,

    You can use the WordPress function get_post_types() to get available post types on your site.
    https://developer.wordpress.org/reference/functions/get_post_types/

    in reply to: Post field search #46970
    PeterPeter
    Moderator

    Hello Jayron,

    wp_capabilities is a user meta, not a post meta, that you can add to the WP Query to query posts. WordPress doesn't support query posts by user capability so it isn't possible to add capability to the post field like that. Please follow the documentation
    https://developer.wordpress.org/reference/classes/wp_query/

    in reply to: js_options causing error #46968
    PeterPeter
    Moderator

    Hello,

    If you use the field post and field type setting select_advanced, no need to enable ajax in your code because it is enabled by default. Please follow the documentation https://docs.metabox.io/fields/post/#ajax-load

    Regarding the setting js_options, I recheck this and see that it works properly on my end with any post types. Maybe the JS code is affected by a third-party plugin or a custom code on your site. You can try to deactivate all plugins except Meta Box, MB extension plugins, switch to a WordPress theme and check the issue again.

    in reply to: 1:1 relationship with woocommerce product types #46967
    PeterPeter
    Moderator

    Hello,

    Yes, you can use the MB Include Exclude with MB Relationships to show the meta box based on a condition. However, it will include/exclude a meta box on loading so you will need to reload the editing page after updating the taxonomy for the product.

    in reply to: Problem with saving #46959
    PeterPeter
    Moderator

    Hello Hazmi,

    Thank you for your feedback.

    I can reproduce the issue on the demo site and I've escalated it to the development team to fix the issue. I will let you know when it's done.

    PeterPeter
    Moderator

    Hello Patrick,

    You can try to follow this tutorial to increase the PHP setting max_input_vars to fix the issue
    https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/

    Let me know how it goes.

    in reply to: Front End Forms and Dashicons #46957
    PeterPeter
    Moderator

    Hello Nick,

    The group field doesn't have the dashicon option. For the tab, the dashicons are displayed in the frontend on my demo site as well without enqueueing the dashicon style, see this screenshot https://imgur.com/ePLxJeb
    Do you use a third-party plugin or some custom code that removes the dashicon style so the icons are not displayed in the frontend?

    PeterPeter
    Moderator

    Hello,

    Do you add the file custom.php and the code to a custom plugin? Maybe the plugin is executed before Meta Box plugins so the Meta Box features are not available and cause the issue. Please try to add the file and custom code to a theme or child theme folder and check the issue again.

    in reply to: MB Group Skin Elementor doesn't work in latest version #46939
    PeterPeter
    Moderator

    Hello Chris,

    I test this feature by adding a shortcode of a third-party plugin to an Elementor MB Group Skin template, add the template to a post and see that the shortcode is rendered in the frontend as well.
    Can you please share some screenshots of the issue on your site? If you add the shortcode to the page content directly without using MB Group Skin, is the shortcode content displayed in the frontend?

    in reply to: โœ…Admin Filter for Custom Taxonomy? #46938
    PeterPeter
    Moderator

    Hello Andrew,

    You can use the taxonomy field, enable the admin column and the setting Filterable to show the filter for the custom taxonomy. Please follow the documentation
    https://docs.metabox.io/extensions/mb-admin-columns/
    https://docs.metabox.io/fields/taxonomy/

    in reply to: js_options causing error #46935
    PeterPeter
    Moderator

    Hello Yasmine,

    What is the field type that you are using?

    in reply to: Tabs loading very slow #46934
    PeterPeter
    Moderator

    Hello Henrik,

    I'm escalating this issue to the development team so they can check the loading speed of the tab when more fields are on a page. I will get back to you when I have more information.

    Thank you.

Viewing 15 posts - 1,036 through 1,050 (of 3,787 total)