'; else: echo '
'; endif; if (have_posts()): while (have_posts()): the_post(); if(! function_exists( 'spice_software_plus_activate' ) ){ get_template_part( 'template-parts/content'); } else{ if(get_theme_mod('post_nav_style_setting','pagination')=='pagination'): include(SPICE_SOFTWAREP_PLUGIN_DIR.'/inc/template-parts/content.php' ); endif; } endwhile; else: get_template_part('template-parts/content', 'none'); endif; // pagination if ( ! function_exists( 'spice_software_plus_activate' ) ){ do_action('spice_software_post_navigation'); }else{ do_action('spice_software_plus_post_navigation'); } // pagination ?>