A simple explination of how to add the “burger” symbol (≡) to a menu in Wordpress using some HTML entity code.
“Burger” Menu Symbol (≡)
Posted on 11/03/2021
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 simple explination of how to add the “burger” symbol (≡) to a menu in Wordpress using some HTML entity code.
Posted on 11/03/2021
A quick fix to the problem of lazy loading preventing embedded posts from loading consistantly after Wordpress 5.7 update.
Posted on 11/03/2021
A compilation of embedded posts containing information on how I went about adding support for Co-Authors Plus to a WordPress child theme.
Posted on 19/12/2020
A post demonstrating the code needed to style author.php template into a simple author box with a circular author avatar.
Posted on 18/12/2020
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