Slick Media Blog

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

Enable Touch for Unsupported Device

March 20, 2019
2019-03-20
Ho to add Touch Support for Dell Canvas on Mac.

jQuery Document Ready with Delay for Load

March 6, 2019
2019-03-06
How to load a jQuery function with a delay for load. and particularly useful if you need to ensure that other scripts on the page have completed their load before this function is triggered.

jQuery Current Year

February 14, 2019
2019-02-14
Keep your website up to date with the current year with this jQuery Current Year snippet which is particularly useful for showing the current year for Copyright purposes.

Social Media Icons Colours

January 30, 2019
2019-01-30
A list of the main social media Icon Colours

Slick Carousel Continuous Scroll

December 4, 2018
2018-12-04
How to achieve a continuous scroll on the jQuery Slick Carousel

Contact Form 7 Redirect to Confirmation Page

November 13, 2018
2018-11-13
To redirect Contact Form 7 to a single confirmation page, or multiple confirmation pages by form ID add this PHP snippet to your WordPress theme's function.php file

Non breaking space, breaking space, line Break HTML

November 13, 2018
2018-11-13
Here is a reminder of the code for the HTML non-breaking space, breaking space and line break

Don't fall for this SEO Scam Email

November 5, 2018
2018-11-05
Don't fall for these SEO scam emails which may trick you into thinking that you need to sign up for/or renew and 'search engine optimization submission'/'domain seo registration'

Remove Input Inner Shadow on Mobile Safari

October 11, 2018
2018-10-11
How to remove the Inner Shadow on Mobile Safari form Inputs with mobile specific CSS

CSS Target Class that Starts or Ends With Value

October 5, 2018
2018-10-05
How to a CSS Class that starts or ends with a particular value

Webflow Breakpoints

October 1, 2018
2018-10-01
The standard Webflow breakpoints media queries and how to use them in your custom CSS

Any Content Shortcode

September 27, 2018
2018-09-27
A snippet to add any content (including HTML, PHP) as a WordPress shortcode for output onto your WordPress site

Update Google Chrome

September 6, 2018
2018-09-06
How to update Google Chrome

Style HTML Table Columns

September 3, 2018
2018-09-03
Style and responsively Stack HTML Table Columns with CSS

Ecwid Product Description Before Product Attributes

August 9, 2018
2018-08-09
How to place Ecwid Ecommerce Product Attributes before the Product Description

Font Awesome 5 Icons not Showing?

July 11, 2018
2018-07-11
Steps to check if your Font Awesome Icons are not showing (typically a blank bordered box) along with Font Awesome implementations for Web Font CSS & SVG JS

li show ul on Hover

May 24, 2018
2018-05-24
You don't need Javascript / jQuery to show a hidden (display: none) child/nested ul on hover of the parent li, as this can be achieved with CSS alone

Gravity Forms CSS Flex Layouts

May 23, 2018
2018-05-23
Use the following CSS to make your Gravity Forms Flex using CSS Flex (CSS Flexbox) for responsive layouts.

X Theme Responsive Breakpoints

April 26, 2018
2018-04-26
The main X Theme Responsive Breakpoints and X Theme Media Queries

WordPress Page Title not Displaying SEO

April 6, 2018
2018-04-06
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.

Google G Suite with your own email

April 5, 2018
2018-04-05
How to use your own email with Google G Suite (now Google Workspace).

Preview PSD in Windows File Explorer (as well as numerous other image formats)

March 5, 2018
2018-03-05
How to preview Adobe Photoshop PSD files in File Explorer (as well as numerous other image formats)

Faune Encyclopedic Inspired Typeface

February 21, 2018
2018-02-21
Download Faune Font Family a new encyclopedic inspired free font family designed by Alice Savoie.

Six easy SEO tips that will improve your rankings on search engines

February 13, 2018
2018-02-13
Six easy-to-implement 'on-page' SEO tips that you can use to improve the rankings of your website.

How to change your LinkedIn company URL from Numeric ID to Vanity URL

February 7, 2018
2018-02-07
How to change your LinkedIn company URL from Numeric ID to Vanity URL i.e. your company/brand name.

jQuery Change Input Placeholder Text

January 29, 2018
2018-01-29
How to update the input field Placeholder text and how to style it with CSS.

WordPress Echo post title with H tag

January 29, 2018
2018-01-29
How to PHP echo the WordPress title with an H Heading tag/level (H1, H2, H3, H4 etc.).