• Resolved ravennook730

    (@ravennook730)


    Hi, I have created 2 custom post types ‘Portfolio’ and Properties’ and created page templates for these in elementor. I have managed to add all the custom fields within in these single post templates but when I got to apply them to the post type the post type does’t show up in the display conditions. I have followed all set up instructions and nothing it working.

    • This topic was modified 2 weeks, 2 days ago by ravennook730.
Viewing 1 replies (of 1 total)
  • Plugin Support pdclark

    (@pdclark)

    The question appears to be why custom post types are not displayed in the Elementor Display Conditions menu: https://elementor.com/help/conditions/

    Display conditions are a feature of Elementor Pro.

    Based on a best guess, Elementor Pro seems to need the following settings to display a post type in that menu:

    • Post type must be public and publicly queryable
    • Post type must have an archive
    • Post type must be set to display nav menus (this setting in Pods may be under the Admin UI tab, Show in Navigation Menus)

    As far as I can tell, the navigation menus requirement is set by method get_public_post_types in elementor-pro/core/utils.php. The requirements of what causes a post type to appear or not is filterable there with filter name elementor_pro/utils/get_public_post_types.

    Further details, verification, or support the Elementor Pro features would be best followed up on by the Elementor Pro team.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.