PATH:
home
/
lab2454c
/
datmont.com
/
wp-content
/
themes
/
igsin
/
template-parts
<?php /** * Template part for displaying page content in page.php * * @link https://codex.wordpress.org/Template_Hierarchy * * @package WP_Bootstrap_Starter */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php $enable_vc = get_post_meta(get_the_ID(), '_wpb_vc_js_status', true); if(!$enable_vc ) { ?> <header class="entry-header"> <?php the_title( '<h1 class="entry-title">', '</h1>' ); ?> </header><!-- .entry-header --> <?php } ?> <div class="entry-content"> <?php the_content(); wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'wp-bootstrap-starter' ), 'after' => '</div>', ) ); ?> </div><!-- .entry-content --> <?php if ( get_edit_post_link() && !$enable_vc ) : ?> <footer class="entry-footer"> <?php edit_post_link( sprintf( /* translators: %s: Name of current post */ esc_html__( 'Edit %s', 'wp-bootstrap-starter' ), the_title( '<span class="screen-reader-text">"', '"</span>', false ) ), '<span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-footer --> <?php endif; ?> </article><!-- #post-## -->
[-] content-none.php
[edit]
[-] igsin-banner-section.php
[edit]
[+]
..
[-] membership-all-content-section.php
[edit]
[-] common-igsin-process-section.php
[edit]
[-] igsin-database-premium-section.php
[edit]
[-] listing-services-process-to-add-profile-section.php
[edit]
[-] igsin-database-sample-record-section.php
[edit]
[-] igsin-after-banner-section.php
[edit]
[-] apply-for-igsin-content-section.php
[edit]
[-] listing-services-reason-to-add-igsin-section.php
[edit]
[-] listing-services-advantage-of-listing-on-igsin.php
[edit]
[-] pmsin-igsin-application-process-section.php
[edit]
[-] content-search.php
[edit]
[-] content-page.php
[edit]
[-] igsin-database-section.php
[edit]
[-] pmsin-legal-entity-and-form-section.php
[edit]
[-] listing-services-add-your-igsin-section.php
[edit]
[-] content-notitle.php
[edit]
[-] content.php
[edit]