Slick Media Blog

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

jQuery Visible on Screen

This is some text inside of a div block.
This is some text inside of a div block.
A great piece of code that allows you to run a script when an element is physically visible on the screen.

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.

Append URL to Existing Links

This is some text inside of a div block.
This is some text inside of a div block.
This snippet is a quick way to add a predefined URL to the front of an existing set of links.

How to add Google Translate to a Web Site

This is some text inside of a div block.
This is some text inside of a div block.
How to add Google Translate to any Website

Current Year & Copyright with Script and HTML Only

This is some text inside of a div block.
This is some text inside of a div block.
Display the Current Year & Copyright Symbol © with JavaScript and HTML

Check if jQuery is Loaded Script

This is some text inside of a div block.
This is some text inside of a div block.
A simple script to check that your site is loading jQuery

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

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

jQuery Swap Image

This is some text inside of a div block.
This is some text inside of a div block.
How to swap an image with jQuery on Load

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

WooCommerce Change Text

This is some text inside of a div block.
This is some text inside of a div block.
How to change the default WooCommerce Text with jQuery

Hype Animation Fluid Height

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

jQuery Responsive Equal Height Method

This is some text inside of a div block.
This is some text inside of a div block.
How to achieve fluid equal height in jquery using the WordPress Gallery as an example.

jQuery Open Link with Class in New Window

This is some text inside of a div block.
This is some text inside of a div block.
Open link with Class in New Window using jQuery

jQuery Clickable Div Based on Internal Link

This is some text inside of a div block.
This is some text inside of a div block.
How to make a clickable div based on internal link using jQuery.

Remove Empty Paragraph With CSS

This is some text inside of a div block.
This is some text inside of a div block.
How to remove an empty paragraph with a single line of CSS or basic jQuery Code.

Wordpress Custom Admin Login

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

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

Change Placeholder Text jQuery and CSS styling

This is some text inside of a div block.
This is some text inside of a div block.
How to change the Placeholder Text with jQuery and style with CSS.

Script not working in Wordpress fix

This is some text inside of a div block.
This is some text inside of a div block.
How to fix a jQuery Script that is not working in WordPress

Full Screen Responsive Background Image with CSS

This is some text inside of a div block.
This is some text inside of a div block.
How to add a full-screen responsive background image with CSS.

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

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.

Responsive jQuery Layout

This is some text inside of a div block.
This is some text inside of a div block.
How to use jQuery for responsive layouts