All posts in category 'Techniques'

Select posts page

This caused trouble in the Astro sites which source content from WordPress sites like this. The 'Select posts' page is a block page containing selectors for By date — WP Archives block. Works in Astro. By category — WP Categories list. Doesn't work in Astro. By author — ncvp_author_list shortcode because WP doesn't provide a […]

Textflow using gallery shortcode

One way way of including images in a page of text is to put them in single image galleries. They can be made to pop out or not with the use of link="file" or link="none". Control over size is limited to Large, Medium or Thumbnail, but this is often sufficient. Some HTML is required to […]

Textflow using raw HTML

This method is very straightforward for static images. The thumbnail caption is explicitly coded. It makes no difference whether the image is from the media library or external. The static picture of the Nymph immediately follows this text ... Friend of Echo ... and this text immediately follows the Nymph. Maecenas id sapien risus. Nullam varius […]

Rendered by index.php