Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi, I need to add a new custom post type beside to the built-in project post type .
I tryed to simply duplicate every occurrence of “project” with “custom” inside every duplicated/renamed files but wordpress hangs with a blank screen until I remove reference to /inc/typecustom.php in theme functions file.
I tried also to make custom post from scratch using “http://generatewp.com/post-type/” but I can’t show it in admin panel.
Thanks in advance
Hi. Have you tried using a plugin to handle this? That might be your best route: https://wordpress.org/plugins/custom-post-type-ui/.