Custom Post Type and ACF

Posted in: Newspaper
Post count: 3

Hi All

Firstly can I say how impressed I am with Newspaper – ditched Avada in favour for Newspaper and not really looked back!

Now, my question… I’m wondering how to create a custom post type to allow me to add 4 custom fields. I’m using Advanced Custom Fields Pro to provide the custom fields.

I’m a little bit of a noob when it comes to actually modd’ing php with a wordpress page, so I’m a little lost on the ins and outs of changing, I’m assuming, the code based of the ‘single.php’ page.

Could anyone be so kind to point this php idiot in the direction of a tutorial or guide please?

Many Thanks!!

Post count: 22421

Hello,
There are 2 ways to go about custom poist types. One is the coding method:
https://codex.wordpress.org/Post_Types
the second is plugins that can create the CPT for you.
http://www.wpbeginner.com/wp-tutorials/how-to-create-custom-post-types-in-wordpress/
I hope this helps.

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.