Код: Выделить всё
//custom post type and taxonomy declaration
//page-portfolio.php loop
$portfolio = new WP_Query(array(
'post_type'=>'portfolio',
'posts_per_page'=>'-1'
));
while($portfolio->have_posts()): $portfolio->the_post();
global $post;
?>
[*]ID, 'portfolio-type' , '' , '' , ''))); ?>" data-id="id-">
[url=
Подробнее здесь: [url]https://stackoverflow.com/questions/12035315/custom-post-type-permalink-sends-to-404-php[/url]
Мобильная версия