Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #255067

    I’ve created a custom post type ‘seminar’ and I’ve register the ‘portfolio_entries’ taxonomy with ‘seminar’
    register_taxonomy_for_object_type( 'portfolio_entries', 'seminar' );
    I then add Seminar posts and assign them to a new ‘portfolio_entries’ taxonomy e.g. Seminars. I then create a Page and drop in the Portfolio Grid content element and select my Seminars category but it is not displaying any entries and the page has a sidebar.

    How can I use portfolio template layout with a custom post type?
    Thanks.

    #255326

    Hi!

    Is there any portfolio items assigned to the ‘seminars’ category?

    Best regards,
    Josue

    #255353

    No not ‘portfolio’ items but my CPT Seminar items are assigned to the ‘seminars’ category.

    #255359

    Hi!

    Well, i believe the Portfolio Grid element won’t work with CPT without editing the source file (/config-templatebuilder/avia-shortcodes/portfolio.php).

    It would be a lot easier to use a portfolio item category instead.

    Best regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.