How to create a new page template for an Understrap Child Theme and then target and style that specific template.
Creating a New Template
Posted on 27/06/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.
How to create a new page template for an Understrap Child Theme and then target and style that specific template.
Posted on 27/06/2021
How to display text over a featured image via relative position with a simple bit of Additional CSS (which adapts to different screen sizes).
Posted on 20/06/2021
How to hide the AWS Amazon Polly text-to-speech audio player behind a toggle and also some quick CSS to style the htlm5 audio player.
Posted on 13/06/2021
How to (either manually or automatically) style headers in order to center them between lines and then hide them on smaller screens.
Posted on 10/06/2021
A post explaining in simple steps how to add social media icons based on Font Awesome to a Wordpress Theme.
Posted on 20/05/2021
A post providing the simple code required to easily add the Font Awesome font to your own Wordpress website.
Posted on 20/05/2021
A post explaining how to add tags to pages and ensure both posts and pages are included in tag queries used by archives.
Posted on 17/05/2021
A post explaining the difficulties of embedding a PDF into a Wordpress posts/page and the iframes and plugins which can accomplish this.
Posted on 22/04/2021
How to increase the depth of menus in an Understrap child theme by displaying all sub menus when the dropdown containing them is expanded.
Posted on 09/04/2021
A post explaining in simple terms how to add a widget area to an Understrap Child Theme that will appear below all posts and pages.
Posted on 06/04/2021