• Resolved Sylvia Lima

    (@justsylvia)


    Hello,

    url: http://communityparentnetwork.org/
    I created custom post-types for Books, Audio, Ted Talks, and Video and added posts accordingly. I want to be able to click on Resources in nav menu and have each custom post-type listed. Within each page, I’d like the related posts to show up like blog posts. I’ve tried a number of ways and read through the tutorials, however I’m having difficulty getting this to display as described.

    Once the custom post-types display under each appropriate menu item, I’d like offers users the ability to search within the page for items either by Author or tags. In addition, I’d like a similar option to be made available on the Home page but allow for querying all custom post-types.

    I hope the above makes sense. I’ve gone round and round and pretty sure my head is smoking =).

    I appreciate any help or direction in advance.

    https://wordpress.org/plugins/custom-post-type-ui/

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

    (@tw2113)

    The BenchPresser

    This is actually an area of custom post types that our plugin doesn’t cover or attempt to aid in. Our plugin strives to simply provide a UI that helps register them.

    That said, I will provide this much. If your 4 post types have has_archive set to true, you can create custom menu links to them. For instance. http://www.mywebsite.com/books/, and so on. Whichever the slugs are for the post type. I don’t have a for-sure recommendation for the related posts listing. At best, the “Yet Another Related Posts” plugin.

    I definitely don’t have a solution/suggestion regarding the searching portions.

    Thread Starter Sylvia Lima

    (@justsylvia)

    Michael,

    Thank you so much for your response. I sincerely appreciate your insight and direction and will research accordingly.

    Thanks again =)!

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Welcome.

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

The topic ‘List Custom Posts in a Single Page’ is closed to new replies.