Tagged: Portfolio
Hi there,
I have a question about the Portfolio post type.
I would like to have multiple post types, looking just like Portfolio, but they should be named differently.
What would be the easy way to create a new one with the same design?
Kind regards,
Rolandas
i guess to make it in a propper way – it is hard stuff to create a custom post type (CPT).
See here f.e.: https://www.cloudways.com/blog/how-to-create-custom-post-types-in-wordpress/
to have an impression how many work this could be look inside : enfold/includes/admin/register-portfolio.php how enfold registers the portfolio post type.
Hi,
Thanks for sharing Guenni007, certainly not an easy task to create and then somehow get them to work properly with the theme elements, it would probably be a good idea to hire some experienced CPT help.
Best regards,
Mike
I am a developer myself, I thought you would have some instructions to follow on how to create additional CPTs.