' ' . '' . esc_html__('Next post:', 'store-lite') . ' ' . '

%title

', 'prev_text' => ' ' . '' . esc_html__('Previous post:', 'store-lite') . ' ' . '

%title

', )); ?>
ID, 'store_lite_post_sidebar_option', true ) ); if ( $store_lite_post_sidebar_option == 'global-sidebar' || empty( $store_lite_post_sidebar_option ) ) { $store_lite_post_sidebar_option = $global_sidebar_layout; } if ( $store_lite_post_sidebar_option != 'no-sidebar' ): get_sidebar(); endif; get_footer();