A post explaining demonstrating how to display a list of authors and co-authors below every page and post with each linking to author pages.
Author & Co-Author Links on Posts/Pages
Posted on 16/12/2020
All types of code.
From Shortcode, CSS, SCSS, PHP (maybe a little JavaScript) and HTML on WordPress.
To C++ in Arduino and Java in Android.
A post explaining demonstrating how to display a list of authors and co-authors below every page and post with each linking to author pages.
Posted on 16/12/2020
A post showing how to create an author archive listing all posts and pages authored or co-authored by an author.
Posted on 16/12/2020
A post explaining how to affix a footer to the bottom of the screen on a WordPress site using a Beans child theme.
Posted on 12/12/2020
A post explaining how to force all embedded posts to show featured images as squares regardless of if they are originally rectangles or not.
Posted on 09/10/2020
How to add a custom Gutenberg Image Block Style which crops images into a square or a circle using only a single action within functions.php.
Posted on 22/09/2020
A couple of examples showing the CSS code needed to style an image in such a way as to crop it into the shape of a circle or a square.
Posted on 22/09/2020
A post showing the code required to place the simple social icons widget on the right side of the site title.
Posted on 25/08/2020
A compilation of embedded posts containing information on how I went about storing and displaying the maps used within the combat screen of my app.
Posted on 20/07/2020
A post explaining how I went about finding the player character within my maps and then displaying whichever area that happens to contain them.
Posted on 20/07/2020
A post explaining how I went about storing the various maps of my tile-based combat screens and why I chose a less efficient method for my own convenience.
Posted on 06/07/2020