Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 1,531 through 1,545 (of 3,839 total)
  • Author
    Posts
  • PeterPeter
    Moderator

    If you use the Inspect tool of the browser, do you see the custom class added to the button element? Please check this screenshot https://imgur.com/a/hnLxnkI

    If yes, then the issue lies in your custom CSS code, not in the class itself.

    in reply to: Not Listing Pages in Search #45636
    PeterPeter
    Moderator

    Hello Sheldon,

    Can you switch the theme to a WordPress theme and recheck this?

    PeterPeter
    Moderator

    Hello Yasmine,

    You can use the shortcode to add your own custom class to the button

    [mbfp-button class="my-custom-class"]

    Please follow the documentation https://docs.metabox.io/extensions/mb-favorite-posts/#shortcodes

    in reply to: Select_tree with attribute required true not works #45631
    PeterPeter
    Moderator

    Hello Alex,

    You are right. There is an issue with the field type select_tree and required attribute. I've escalated this issue to the development team to fix it soon.

    Thank you.

    in reply to: Metabox WYSIWIG - Breakdance - dynamic data - shortcode #45630
    PeterPeter
    Moderator

    Hello Patrik,

    If you want to run the shortcode in the WYSIWYG field value, please follow the documentation
    https://docs.metabox.io/fields/wysiwyg/#template-usage

    In case of using Breakdance Builder, 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/

    in reply to: Change incorrect password error message. #45629
    PeterPeter
    Moderator

    Hello Sam,

    It is the default WordPress error message, located in the file wp-includes/user.php line 262 and there isn't a filter hook or option to change this message.

    in reply to: Can't download Meta Box plugin from My Account #45622
    PeterPeter
    Moderator

    Hello Willie,

    Please contact us here https://metabox.io/contact/
    we will help you check the issue on your account.

    in reply to: Product Form #45616
    PeterPeter
    Moderator

    Hello,

    I am not able to understand were to enter as normal custom fields in the meta box settings

    It is the custom fields that you added to the field group product-price, product-information.

    however in the regular view the "+ Add Media" renders like "Choose File"

    Each field type will have a different add button text. You are using the field type image so it will display "Choose file" button. You can use the field type single_image and recheck this.

    all the: "Add New producer", "Add new country" etc they are not available

    You are using the field type taxonomy, please make sure the option "Add new" is enabled when you create the custom field, screenshot https://imgur.com/2zwmuGY

    in reply to: issue with WPCode Lite #45615
    PeterPeter
    Moderator

    Hello,

    Glad to hear it works on your site. It's completely not an issue of Meta Box itself so you can contact WPCode Lite support to get more information.

    Besides that, I test to install WPCode Lite on my demo site and don't see that issue. There could be a custom code created with that plugin that causes the issue.
    https://imgur.com/3iy9wiC

    in reply to: Can't delete a date #45614
    PeterPeter
    Moderator

    I've escalated this issue to the development team to fix it. The fix will be included in the next update of Meta Box.

    Thank you.

    in reply to: Feature request #45613
    PeterPeter
    Moderator

    Hello Stefan,

    Unfortunately, Meta Box does not support a field table like that. I'm going to inform the developer team to consider adding it to the to-do list for the future development of the plugin.

    in reply to: Order by date #45607
    PeterPeter
    Moderator

    Hello Ivan,

    The code is hooked to the Elementor action so it won't work in the admin area, column startdate. You can remove the meta query $query->set('meta_query', $meta_query); of the example code and keep your own code to sort by startdate field.
    The date format should have the same field format that is saved to the database.

    Please follow the documentation https://docs.metabox.io/fields/date/#date-format

    in reply to: Can't delete a date #45606
    PeterPeter
    Moderator

    Hello,

    I see the issue happens when both settings inline and timestamp are set to true. You can remove one of them to fix the issue.

    'inline'     => true,
    'timestamp'  => true,
    in reply to: Tabs shows empty field. Doesn't work #45604
    PeterPeter
    Moderator

    Hello Keith,

    are you just saying the very first row in the field set MUST be a tab?

    Yes. If you want to use the tab field, you have to add it as the first field of the field group. Check this screenshot https://imgur.com/UarfXSu

    in reply to: ℹ️Cancel subsription #45603
    PeterPeter
    Moderator

    Hello Piero,

    Please contact us here if you have any questions about the license and subscription
    https://metabox.io/contact/

Viewing 15 posts - 1,531 through 1,545 (of 3,839 total)