Miscellaneous

3 articles

Show Content Above Posts on Blog Page

Last Updated: March 19, 2023

In order to include page content at the beginning of a page utilizing the Blog Page template, create a file named page_blog.php within your child theme directory, containing the following content:

Add an After Entry Widget Area

Last Updated: March 19, 2023

Here’s how to add an After Entry Widget Area to single posts on your site:

Add Custom Body Class

Last Updated: March 19, 2023

Include a body class for all pages on your website: Add body class to a page with a slug of ‘sample-page’: Add body class to a page with an ID of 1: Add body class to a category page with a slug of ‘sample-category’: Add body class to a category page with an ID of…