• Resolved lisaave

    (@lisaave)


    I would like to style this page with elements like a header (etc.) and, I also want to get rid of the image on the left and make the page either a grid or just a list display. Where do I edit the custom post type archive display? (I’m a real code novice!)

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hi @lisaave

    You’re going to need to dig in to your active theme and make some dedicated template files for your post type, or make use of a page builder of some sort.

    Custom Post Type UI doesn’t affect the display and theming in any way, we just make sure that the post types and taxonomies are registered at the appropriate time.

    Thread Starter lisaave

    (@lisaave)

    Hello Michael. Thanks for your reply. I actually have no trouble styling the individual custom post-type pages. My trouble is on the display of the archive display where all the posts are listed (see link above.)

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Understood, but it doesn’t change my response. Based on what I’m seeing, you’d also want to be customizing an archive-press_release.php file

    https://developer.ww.wp.xz.cn/themes/basics/template-hierarchy/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Style Archive Page’ is closed to new replies.