Archived topic
How can i get this kind of page using gp
3 replies · Started by Azeez on February 28, 2019
Hello, i am new to wordpress and i am trying to use gp premium can anyone help me on how i can build this kind of achieve post http://bordersliteratureonline.net/Book_Reviews_and_Podcasts to my wordpress site http://borders2.bordersliteratureonline.net/book-reviews-podcast/
Hi there,
that would require a Custom Post Type to manage the additional Meta data. If coding isn't your thing but don't mind getting your hands 'dirty' then there are plugins for creating CPTs e.g:
https://wordpress.org/plugins/custom-post-type-ui/
Found this guide on how to which may be of interest.
https://www.thewordcracker.com/en-us/how-to-create-book-review-using-a-custom-post-type-in-wordpress/
There are other plugins as well that do this. There's also ACF (Advanced Custom Fields) that will allow you to add fields to your posts.
Or there are some dedicated plugins such as:
Okay I will try it and get back to you thanks
You're welcome