Thread Starter
martarz
(@martazazo)
I get a quick solution.
Go to editor > go to single.php and in the part:
get_template_part( ‘template-parts/content’, get_post_type() );
replace ‘template-parts/content’ —>’template-parts/content-single‘
Hope this will useful!
-
This reply was modified 6 years, 5 months ago by martarz.