Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1265041

    Hi,
    I’m using “The events calendar” plugin by Modern Tribe.
    Wp, plugins and theme are up to date.

    I have created two identical ALB layouts containing equal height columns.
    I saved it as ALB template, and applyed it to posts and events but events layout is broken.

    The issue in events disappears if I set columns to different height.
    It looks like this happens because events are custom post types.

    Any help?
    Thank you

    • This topic was modified 3 years, 7 months ago by aledef.
    #1265658

    Hey aledef,

    Thank you for the inquiry.

    The pages automatically redirect to the login page. We may need to login to the site first in order to check the pages. Please post the login details in the private field so that we could check the issue

    Best regards,
    Ismael

    #1265772

    Hi Ismael,
    I unlocked the site so now I’ll be able to see it.

    Please note:
    I have created another custom post type, applyed same ALB template to it, and I have the same issue there (see private content for URL).
    No issues with pages and posts, so it looks like it’s something related to custom post types.

    Have a nice day
    Alessio

    #1266821

    Hi,

    Sorry for the delay. Did you use the avf_alb_supported_post_types filter to enable the ALB for the post type? We are not yet sure why this is not working as it should, and so we may have to access the dashboard in order to check it properly. Please post the login account info in the private field.

    Best regards,
    Ismael

    #1266925

    Hi Ismael,
    I was using avf_builder_boxes instead of avf_alb_supported_post_types and that was causing the issue!
    Now everithing works fine, thank you!!

    I have two more questions:

    1. What is avf_builder_boxes for by the way? Is it deprecated?

    2. Are these two ines of code below still needed to add ALB elements support for custom post types taxonomies?

    add_theme_support('avia_template_builder_custom_post_type_grid');
    add_theme_support('add_avia_builder_post_type_option');

    Have a nice day!
    Alessio

    • This reply was modified 3 years, 7 months ago by aledef.
    #1267344

    Hi,

    You are welcome! Glad it is working properly now.

    1.) The avf_builder_boxes is still in used or still valid, but it is no longer used to enable the Advance Layout Builder for custom post types. You can use the filter to customize the default meta boxes for certain post types such as the Layout box or the Enfold Shortcode Parser when necessary.

    2.) These filters just enable the Post Type dropdown or select field for certain elements such as the Portfolio Grid or Blog Posts. You do not need it to enable the ALB for a specific post type.

    Best regards,
    Ismael

    #1267439

    Great!
    Thanks for your valuable support.

    Have a nice day
    Alessio

    #1267609

    Hi Alessio,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.