Custom post type in [Post Grid]

Hello

I have created a new custom post called "Designers" and i want these posts to show in a "Post grid" (http://screencast.com/t/xUx3kWdw). 
How do i do this? I do not see my custom post under "Data source" tab (http://screencast.com/t/GuGOSaxOYu7)

I have used the plugin called Custom Post Type UI to create the custom post.

Hope you can help me :)

Comments

  • I will answermy own question :)

    This can simply be done by selecting "Custom query" in the dropdown menu and then use this code to get specific posttype.

    post_type=furniture

    WPBakery should edit this link as it is misleading and makes users think they can use PHP code, but it only works with query strings.

    I found out by reading here.

  • Ok :) Thanks a lot for explanation. We're glad that you found it yourself!
Sign In or Register to comment.