Site logo

Archived topic

Navigate single posts using WP Core taxonomies for CPT

17 replies · Started by Eva on November 9, 2021

Viewing posts 16–18 of 18

Aaahh - ok.
Edit your single-portfolio.php

This line needs changing from:

get_template_part( 'content', 'portfolio' );

to:

generate_do_template_part( 'portfolio' );

Yesss! Problem solved!!
Very happy :-)
Thank you for your patience and help.

Glad we could be of help!

This archived topic is closed to new replies.