I have created 2 custom type post and I would like to have the masonry gallery to display it, but they don’t show up in the dropdown… What should I do?
Thanks!
This is an important feature I would also like to see.
The theme needs an ability to create custom post types and custom taxonomies that can be used with the layout builder.
Hi!
You can do this to add the layout builder to custom post types, https://kriesi.at/support/topic/overriding-functions-in-a-child-theme/#post-167093.
Consider creating a feature request for this here, https://kriesi.at/support/enfold-feature-requests/, and we may see an option get added in a future update.
Best regards,
Elliott
Hey Eliot, sorry my ticket was not clear, this is what i meant http://i.glui.me/1bL41To
Please let me know how to make the custom post type appear in here so that I can display it in a masonry fashion :)
Thanks!
Hi!
Create a custom post type by using this plugin: https://wordpress.org/plugins/custom-post-type-ui/
Regards,
Ismael
Hey Ismael, I have created the custom post type with the plugin you mentioned http://i.glui.me/1bQckNW
but it still doesn’t show up on masonry http://i.glui.me/1za0Mzb
I have disabled all plugins to make sure but I can’t manage to make this work…
Please let me know if you have any idea!
Hey!
Did you set it to be publicly queryable, https://codex.wordpress.org/Function_Reference/register_post_type, and did you give it a custom taxonomy?
Best regards,
Elliott
Hi!
I see that you’ve a added a custom taxonomy but your freebies posts doesn’t have any terms (category) from this custom taxonomy: http://bedesignful.com/wp-admin/edit-tags.php?taxonomy=freebie+tax&post_type=freebies
I created an example on one of your posts: http://bedesignful.com/wp-admin/post.php?post=7166&action=edit
This is the freebies page now: http://bedesignful.com/free/
Best regards,
Ismael
Thank you so much Ismael! You rock!
Cheers