', '' ); } else { the_title( '

', '

' ); } ; ?>
→', 'basic-shop' ), array( 'span' => array( 'class' => array() ) ) ), the_title( '"', '"', false ) ) ); wp_link_pages( array( 'before' => '', ) ); ?>
'; endif; //show categories if (has_term('','download_category' )) : echo ''; the_terms( get_the_id(), 'download_category', 'Categories: ', ', ', '' ); echo ''; endif; //sow tags if (has_term('','download_tag' )) : echo ''; the_terms( get_the_id(), 'download_tag', 'Tags: ', ', ', '' ); echo ''; endif; //close ntry-footer if ( has_term('','download_category' ) || has_term('','download_tag' ) ) : echo ''; endif; } }