'; do_action( 'hestia_before_single_post_article' ); do_action( 'hestia_before_single_post_content' ); the_content(); hestia_wp_link_pages( array( 'before' => '
', 'link_before' => '
  • ', 'link_after' => '
  • ', ) ); echo '
    '; do_action( 'hestia_after_single_post_article' ); } echo '
    '; if ( ( $sidebar_layout === 'sidebar-right' ) && ! is_singular( 'elementor_library' ) ) { get_sidebar(); } ?>