print_styles( 'ampy-content' ); if ( ! is_singular() && get_theme_mod( get_post_type() . '_layout', get_post_type() === 'portfolio' ? 'grid' : 'standard' ) === 'grid' ) { ampy()->print_styles( 'ampy-card-entries', 'ampy-card-entries' ); $entry_template = '-grid'; } ?>
'; } } if ( ! is_singular() ) { get_template_part( 'template-parts/content/pagination' ); } } else { get_template_part( 'template-parts/content/error' ); } ?>