' . implode('
', $this->description) . '
'; } else { echo $this->description; } ?>We highly appreciate if you kindly take a few minutes to give us your impression of the theme and any suggestions you may have. It will help us to improve our ability to serve you and other users.
' . esc_html(AttireThemeEngine::NextGetOption('copyright_info')) . ''; } else { return ''; } } function attire_archive_page_post_view_rcb() { get_template_part('loop', get_post_type()); }