Shortcodes
Theme comes with advanced and very intuitive shortcode generator. So you don’t have to hunt for the syntax in the documentation.
if(is_single()){ if (have_posts()) { while (have_posts()) { the_post(); $url = wp_get_attachment_url( get_post_thumbnail_id($post->ID, 'thumbnail') ); ?> } } else {?> } } ?>
© 2026 Novados.lv | Latvijas kultūras dzīves apskats