ID, 'arther_sidebar_layout', true); if (('default-sidebar' != $single_sidebar) && (!empty($single_sidebar))) { $sidebar_options = $single_sidebar; } $sidebar_class = ''; if ($sidebar_options == 'left-sidebar') { $sidebar_class = 'row-inverse-md'; } elseif ($sidebar_options == 'no-sidebar') { $sidebar_class = 'row-full-width'; } elseif ($sidebar_options == 'middle-column') { $sidebar_class = 'row-center-col'; } ?>
'' . esc_html__('Previous:', 'arther') . ' %title', 'next_text' => '' . esc_html__('Next:', 'arther') . ' %title', ) ); // If comments are open or we have at least one comment, load up the comment template. if (comments_open() || get_comments_number()) : comments_template(); endif; endwhile; // End of the loop. ?>