Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 512573

Projects Categories

$
0
0

Replies: 0

For single projects:

I usde “single.php”

	       <?php

	        if ( is_singular('post') ) {

	           get_template_part( 'loop-single', 'single' );

	        } elseif ( 'dslc_projects' == get_post_type() ) {

	        	get_template_part( 'loop-project', 'single' );

	        }

	        ?> 

I would like use this idea for “category.php” to show “projects categories (dslc_projects_cats)”.

I need help.

Obs: Sorry for my english. It’s not so good…!


Viewing all articles
Browse latest Browse all 512573

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>