Slick Media Blog

Covering Website Design, Coding, SaaS, Software and Tech.
Editorial by
Glenn

WordPress Page Title not Displaying SEO

This is some text inside of a div block.
This is some text inside of a div block.
If your WordPress page Title site is not showing the correct SEO then you need to add Title-Tag support to the Theme. Here's how.

WordPress Echo post title with H tag

This is some text inside of a div block.
This is some text inside of a div block.
How to PHP echo the WordPress title with an H Heading tag/level (H1, H2, H3, H4 etc.).

Add FontAwesome to WordPress

This is some text inside of a div block.
This is some text inside of a div block.
How to add FontAwesome to WordPress

WordPress add Class to Body

This is some text inside of a div block.
This is some text inside of a div block.
WordPress add Class to Body functions.php PHP script.

WordPress add link to Featured Image

This is some text inside of a div block.
This is some text inside of a div block.
How to add an external link to the featured image on the main post page. This is particularly useful for linking to client websites, affiliate links or any manner of URLs where linking out to an alternate URL is desirable.

WooCommerce Custom Placeholder Image for Single Product Page & Category / Archive Pages

This is some text inside of a div block.
This is some text inside of a div block.
Replace the Placeholder Image in WooCommerce

Wordpress Output all Custom Fields on Post or Page

This is some text inside of a div block.
This is some text inside of a div block.
How to output all WordPress Custom Fields on Post or Page

Exclude Category from Wordpress Category Widget

This is some text inside of a div block.
This is some text inside of a div block.
How to exclude a specific Category from displaying in the Native Wordpress Category Widget

Wordpress Posts Last Modified Admin Column

This is some text inside of a div block.
This is some text inside of a div block.
A useful PHP snippet that adds a 'Last Modified' column to WordPress Posts

Customise WordPress Login Style

This is some text inside of a div block.
This is some text inside of a div block.
How to customise the WordPress Login with a few lines of code

Wordpress Custom Admin Login

This is some text inside of a div block.
This is some text inside of a div block.

Sequentially Number Wordpress Posts

This is some text inside of a div block.
This is some text inside of a div block.
How to add sequential numbering to your WordPress posts

WordPress Custom Posts Auto Menu for Current Post Type

This is some text inside of a div block.
This is some text inside of a div block.
A WordPress Menu for the Current Post Type

Show ACF Custom Field Outside Loop

This is some text inside of a div block.
This is some text inside of a div block.
How to display an Advanced Custom Field (ACF) outside of the WordPress Loop.

Wordpress Shortcode in Template

This is some text inside of a div block.
This is some text inside of a div block.
How to output a WordPress shortcode in a template.

Wordpress Query Posts String & Array

This is some text inside of a div block.
This is some text inside of a div block.
How to Query Posts in Wordpress as a string and array

Wordpress Standard Loop

This is some text inside of a div block.
This is some text inside of a div block.
The standard WordPress Loop.

PHP Echo If Examples

This is some text inside of a div block.
This is some text inside of a div block.
How to echo PHP if a statement is true.

Add fancybox to all images in Wordpress

This is some text inside of a div block.
This is some text inside of a div block.
How to add fancybox to all images in WordPress

WordPress Show if Custom Meta Exists

This is some text inside of a div block.
This is some text inside of a div block.
How to Show if Custom Meta Exists in WordPress Loop.

TinyMCE Blank Wordpress

This is some text inside of a div block.
This is some text inside of a div block.
Possible fixes for a Blank TinyMCE HTML editor in WordPress.

How to use a PHP include with Wordpress

This is some text inside of a div block.
This is some text inside of a div block.
Various ways to Include files with WordPress PHP

Hide menu item in Wordpres Nav if logged in

This is some text inside of a div block.
This is some text inside of a div block.
How to hide items if user is logged into WordPress.

Custom Admin CSS in Wordpress

This is some text inside of a div block.
This is some text inside of a div block.
How to add custom admin CSS styles in WordPress