have_posts() ) : while ( $query_sticky->have_posts() ) : $query_sticky->the_post(); get_template_part( 'template-parts/post/content-sticky' ); endwhile; /* Restore original Post Data */ wp_reset_postdata(); endif; ?>
aino_get_svg( array( 'icon' => 'baseline-chevron_right-24px' ) ) . '' . esc_html__( 'Older posts', 'aino' ) . ' ' . '' . esc_html__( 'Older posts', 'aino' ) . ' ', 'prev_text' => aino_get_svg( array( 'icon' => 'baseline-chevron_left-24px' ) ) . '' . esc_html__( 'Newer posts', 'aino' ) . ' ' . '' . esc_html__( 'Newer posts', 'aino' ) . ' ', 'before_page_number' => '' . esc_html__( 'Page', 'aino' ) . ' ', ) ); ?>